A B C D E F G H I L N O P R S T U V W Y 

A

addFile(ResourceFile) - Method in class net.sf.yal10n.analyzer.ResourceBundle
Adds the file.
addLanguage(LanguageModel) - Method in class net.sf.yal10n.dashboard.BundleModel
Adds the language.
analyze(Log, String, String, DashboardConfiguration, Repository, String) - Method in class net.sf.yal10n.analyzer.ResourceAnalyzer
Analyzes the given dstPath and adds any resource bundles found.
analyzer - Variable in class net.sf.yal10n.BaseMojo
The analyzer that finds resource bundles.
asHtmlSnippet() - Method in class net.sf.yal10n.diff.UnifiedDiff
Converts this diff into a side-by-side html format.

B

BaseMojo - Class in net.sf.yal10n
Base class for the mojos.
BaseMojo() - Constructor for class net.sf.yal10n.BaseMojo
Instantiates a new base mojo.
build(List<String>) - Method in enum net.sf.yal10n.dashboard.LanguageComparator
Builds a comparator, that may take the given list of variants into account.
BundleModel - Class in net.sf.yal10n.dashboard
Contains the data necessary to render a summary report about a bundle.
BundleModel() - Constructor for class net.sf.yal10n.dashboard.BundleModel
 
BY_NAME - Static variable in class net.sf.yal10n.dashboard.ProjectModel
Comparator for sorting by project name.

C

charsetForName(String) - Method in class net.sf.yal10n.charset.UTF8BOMCharsetProvider
charsets() - Method in class net.sf.yal10n.charset.UTF8BOMCharsetProvider
CheckConfiguration - Class in net.sf.yal10n.settings
Configures various aspects of messages.properties file checks.
CheckConfiguration() - Constructor for class net.sf.yal10n.settings.CheckConfiguration
 
checkFile(Log, ScmType, String, String, String) - Method in class net.sf.yal10n.svn.SVNUtil
Gets the information about a file in a local working directory.
checkout(DashboardConfiguration, DetectChangesStatus) - Method in class net.sf.yal10n.BaseMojo
Performs the svn checkout and collects the new revision status.
checkout(Log, ScmType, String, String) - Method in class net.sf.yal10n.svn.SVNUtil
Checkout from the given svn url to the destination directory.
close() - Method in class net.sf.yal10n.tmx.IndentingXMLStreamWriter
compareTo(BundleModel) - Method in class net.sf.yal10n.dashboard.BundleModel
contains(Charset) - Method in class net.sf.yal10n.charset.UTF8BOM
create(Log, DashboardConfiguration, List<ResourceBundle>) - Static method in class net.sf.yal10n.dashboard.DashboardModel
Creates a Dashboard model based on the given ResourceBundles.

D

DashboardConfiguration - Class in net.sf.yal10n.settings
Configuration for the dashboard-mojo and detect-changes-mojo.
DashboardConfiguration() - Constructor for class net.sf.yal10n.settings.DashboardConfiguration
 
DashboardModel - Class in net.sf.yal10n.dashboard
This is the overall model for rendering the dashboard overview.
DashboardModel() - Constructor for class net.sf.yal10n.dashboard.DashboardModel
 
DashboardMojo - Class in net.sf.yal10n
This mojo creates a dashboard like overview of all resource bundles.
DashboardMojo() - Constructor for class net.sf.yal10n.DashboardMojo
Instantiates a new dashboard mojo.
DashboardRenderer - Class in net.sf.yal10n.dashboard
Renders the dashboard overview.
DashboardRenderer() - Constructor for class net.sf.yal10n.dashboard.DashboardRenderer
 
DetectChangesMojo - Class in net.sf.yal10n
Mojo to detect changes between the current and the previous run of this mojo.
DetectChangesMojo() - Constructor for class net.sf.yal10n.DetectChangesMojo
Instantiates a new detect changes mojo.
DetectChangesStatus - Class in net.sf.yal10n.status
This class contains the status of the last run of the detect-changes mojo.
DetectChangesStatus() - Constructor for class net.sf.yal10n.status.DetectChangesStatus
 
detectEncoding(File) - Method in class net.sf.yal10n.analyzer.SimpleEncodingDetector
Determines the encoding of the given file.
diff(Log, ScmType, String, String, String, String, String) - Method in class net.sf.yal10n.svn.SVNUtil
Retrieves a unified diff for a given file and revision.

E

Emailer - Class in net.sf.yal10n.email
Helper class to actually send off a email.
Emailer() - Constructor for class net.sf.yal10n.email.Emailer
 
Encoding - Enum in net.sf.yal10n.analyzer
The file encoding, that has been detected.
EncodingResult - Class in net.sf.yal10n.analyzer
The result of a encoding detection.
EncodingResult() - Constructor for class net.sf.yal10n.analyzer.EncodingResult
 
equals(Object) - Method in class net.sf.yal10n.dashboard.BundleModel
execute() - Method in class net.sf.yal10n.DashboardMojo
execute() - Method in class net.sf.yal10n.DetectChangesMojo
execute() - Method in class net.sf.yal10n.HelpMojo

F

flush() - Method in class net.sf.yal10n.tmx.IndentingXMLStreamWriter

G

getAdditionalMessages() - Method in class net.sf.yal10n.dashboard.LanguageModel
Gets the additional messages.
getAdditionalMessagesPercentage() - Method in class net.sf.yal10n.dashboard.LanguageModel
Gets the string percentage of additional messages.
getAllBundles() - Method in class net.sf.yal10n.dashboard.ProjectModel
Gets the all bundles.
getAllLanguages() - Method in class net.sf.yal10n.dashboard.DashboardModel
Gets the all languages.
getAllLanguages() - Method in class net.sf.yal10n.report.ReportModel
Gets the all languages.
getAllProperties() - Method in class net.sf.yal10n.analyzer.ResourceBundle
Gets the all properties.
getBase() - Method in class net.sf.yal10n.dashboard.BundleModel
Gets the base.
getBaseName() - Method in class net.sf.yal10n.analyzer.ResourceFile
Returns the base name of this file without the filename suffix and without the locale.
getBaseName() - Method in class net.sf.yal10n.report.ReportModel
Gets the base name.
getBasePath() - Method in class net.sf.yal10n.report.ReportModel
Gets the base path.
getBundleBaseName() - Method in class net.sf.yal10n.analyzer.ResourceFile
Returns the full bundle path.
getBundleName() - Method in class net.sf.yal10n.dashboard.BundleModel
Gets the bundle name.
getBundles() - Method in class net.sf.yal10n.analyzer.ResourceAnalyzer
Gets the found resource bundles sorted by project name.
getByLanguage(String) - Method in class net.sf.yal10n.analyzer.ResourceBundle
Gets the by language.
getCheckoutUrl(DashboardConfiguration, Repository) - Static method in class net.sf.yal10n.svn.RepositoryUtil
Gets the complete URL without the mirror.
getChecks() - Method in class net.sf.yal10n.settings.DashboardConfiguration
Gets the configuration for the file checks.
getCommittedDate() - Method in class net.sf.yal10n.svn.SVNInfo
Gets the committed date.
getCompleteRepoUrl() - Method in class net.sf.yal10n.status.RepoStatus
Gets the complete repo url.
getCountOfDefaultMessages() - Method in class net.sf.yal10n.dashboard.LanguageModel
Gets the count of default messages.
getCountOfMessages() - Method in class net.sf.yal10n.dashboard.LanguageModel
Gets the count of messages.
getDashboardClass() - Method in enum net.sf.yal10n.dashboard.StatusClass
Gets the style for the dashboard table.
getDefaultFile() - Method in class net.sf.yal10n.analyzer.ResourceBundle
Gets the default file.
getDetected() - Method in class net.sf.yal10n.analyzer.EncodingResult
Gets the detected encoding.
getEncoding() - Method in class net.sf.yal10n.dashboard.LanguageModel
Gets the encoding.
getEncodingStatus() - Method in class net.sf.yal10n.dashboard.LanguageModel
Gets the encoding status.
getError() - Method in class net.sf.yal10n.analyzer.EncodingResult
Gets the last coding error or null if there was no error.
getErrorColumn() - Method in class net.sf.yal10n.analyzer.EncodingResult
Gets the error column.
getErrorLine() - Method in class net.sf.yal10n.analyzer.EncodingResult
Gets the error line.
getErrorPosition() - Method in class net.sf.yal10n.analyzer.EncodingResult
Gets the error position if there is an error.
getExcludes() - Method in class net.sf.yal10n.settings.DashboardConfiguration
Gets the global ant-style exclude patterns that have effect across all repositories.
getExcludes() - Method in class net.sf.yal10n.settings.Repository
Gets the ant-style exclude patterns for files, that should not be recognized as messages files.
getFileHeaderRegexp() - Method in class net.sf.yal10n.settings.CheckConfiguration
Gets the regular expression used to check the file headers.
getFoundationClass() - Method in enum net.sf.yal10n.dashboard.StatusClass
Returns the style (css class) for foundation.
getFullLocalPath() - Method in class net.sf.yal10n.analyzer.ResourceFile
Gets the full local path.
getGenerationDate() - Method in class net.sf.yal10n.dashboard.DashboardModel
Gets the generation date.
getGenerationDate() - Method in class net.sf.yal10n.report.ReportModel
Gets the generation date.
getHunks() - Method in class net.sf.yal10n.diff.UnifiedDiff
Gets the hunks.
getId() - Method in class net.sf.yal10n.analyzer.ResourceBundle
Gets the id.
getId() - Method in class net.sf.yal10n.status.RepoStatus
Gets the id.
getIgnoreKeys() - Method in class net.sf.yal10n.settings.CheckConfiguration
Gets the list of messages keys, that should be ignored in any statistic.
getIncludes() - Method in class net.sf.yal10n.settings.DashboardConfiguration
Gets the global ant-style include patterns that have effect across all repositories.
getIncludes() - Method in class net.sf.yal10n.settings.Repository
Gets the ant-style include patterns for the messages.properties file that should be used.
getIncludeVariants() - Method in class net.sf.yal10n.settings.CheckConfiguration
Gets the list of language variants, that should not be excluded in the checks.
getInconsistentTranslations() - Method in class net.sf.yal10n.dashboard.LanguageModel
Gets the inconsistent translations.
getIssues() - Method in class net.sf.yal10n.dashboard.LanguageModel
Gets the issues.
getIssuesThreshold() - Method in class net.sf.yal10n.settings.CheckConfiguration
Determines how many issues should be considered to be a major problem.
getLanguage() - Method in class net.sf.yal10n.analyzer.ResourceFile
Gets the language.
getLanguageComparator() - Method in class net.sf.yal10n.settings.DashboardConfiguration
Gets the comparator to be used for the languages in the dashboard.
getLanguages() - Method in class net.sf.yal10n.analyzer.ResourceBundle
Gets the languages.
getLanguages() - Method in class net.sf.yal10n.dashboard.BundleModel
Gets the languages.
getLanguages() - Method in class net.sf.yal10n.settings.DashboardConfiguration
Gets the list of all languages.
getLastDetection() - Method in class net.sf.yal10n.status.DetectChangesStatus
Gets the last detection.
getLocale() - Method in class net.sf.yal10n.analyzer.ResourceFile
Gets the locale.
getLocaleBasePath() - Method in class net.sf.yal10n.analyzer.ResourceBundle
Gets the locale base path.
getLog() - Method in class net.sf.yal10n.email.Emailer
Gets the log.
getMailFrom() - Method in class net.sf.yal10n.settings.Notification
Gets the mail from.
getMavenCoordinates() - Method in class net.sf.yal10n.analyzer.ResourceBundle
Gets the maven coordinates.
getMavenCoordinates() - Method in class net.sf.yal10n.report.ReportModel
Gets the maven coordinates.
getMessage() - Method in enum net.sf.yal10n.dashboard.StatusClass
Gets the textual representation of the status.
getMirrorPrefix() - Method in class net.sf.yal10n.settings.DashboardConfiguration
Gets the mirror prefix, that should be used when a mirror url is defined in the repositories.
getMirrorUrl() - Method in class net.sf.yal10n.settings.Repository
Gets the mirror url that is used to checkout the code.
getMissingMessages() - Method in class net.sf.yal10n.dashboard.LanguageModel
Gets the missing messages.
getMissingMessagesPercentage() - Method in class net.sf.yal10n.dashboard.LanguageModel
Gets the string percentage of missing messages.
getName() - Method in class net.sf.yal10n.dashboard.LanguageModel
Gets the name.
getNamespaceContext() - Method in class net.sf.yal10n.tmx.IndentingXMLStreamWriter
getNewName() - Method in class net.sf.yal10n.diff.UnifiedDiff
Gets the new name.
getNotification() - Method in class net.sf.yal10n.settings.DashboardConfiguration
Gets the notification configuration
getNotification() - Method in class net.sf.yal10n.settings.Repository
Gets the notification.
getNotTranslatedMessages() - Method in class net.sf.yal10n.dashboard.LanguageModel
Gets the not translated messages.
getNotTranslatedMessagesPercentage() - Method in class net.sf.yal10n.dashboard.LanguageModel
Gets the string percentage of not translated messages.
getOriginalName() - Method in class net.sf.yal10n.diff.UnifiedDiff
Gets the original name.
getPercentageMissing() - Method in class net.sf.yal10n.settings.CheckConfiguration
Determines how many messages are allowed to be missing (missing or not translated) before a minor issue should be raised.
getPrefix(String) - Method in class net.sf.yal10n.tmx.IndentingXMLStreamWriter
getProjectName() - Method in class net.sf.yal10n.analyzer.ResourceBundle
Gets the project name.
getProjectName() - Method in class net.sf.yal10n.dashboard.BundleModel
Gets the project name.
getProjectName() - Method in class net.sf.yal10n.report.ReportModel
Gets the project name.
getProjects() - Method in class net.sf.yal10n.dashboard.DashboardModel
Gets the projects.
getProperties() - Method in class net.sf.yal10n.analyzer.ResourceFile
Gets the properties.
getProperty(String) - Method in class net.sf.yal10n.tmx.IndentingXMLStreamWriter
getRecipients() - Method in class net.sf.yal10n.settings.Notification
Gets the recipients.
getRecipientsAddresses() - Method in class net.sf.yal10n.settings.Notification
Gets the recipients addresses already parsed.
getRelativeCheckoutUrl() - Method in class net.sf.yal10n.analyzer.ResourceFile
Gets the relative checkout url.
getRelativeFilePath() - Method in class net.sf.yal10n.analyzer.ResourceFile
Gets the file path relative to the checkout directory.
getRelativeReportUrl() - Method in class net.sf.yal10n.dashboard.BundleModel
Gets the relative report url.
getRelativeReportUrl() - Method in class net.sf.yal10n.report.ReportModel
Gets the relative report url.
getRelativeTmxUrl() - Method in class net.sf.yal10n.dashboard.BundleModel
Gets the relative tmx url.
getRelativeUrl() - Method in class net.sf.yal10n.dashboard.LanguageModel
Gets the relative url.
getRepoId() - Method in class net.sf.yal10n.analyzer.ResourceBundle
Gets the repo id.
getRepoPrefix() - Method in class net.sf.yal10n.settings.DashboardConfiguration
Gets the URL prefix, that should be used for every repository url.
getReport(Log) - Method in class net.sf.yal10n.analyzer.ResourceBundle
Gets the report.
getReportDirectory() - Method in class net.sf.yal10n.report.ReportRenderer
Gets the directory path the is used for the report output directory.
getRepos() - Method in class net.sf.yal10n.status.DetectChangesStatus
Gets the repos.
getRepositories() - Method in class net.sf.yal10n.settings.DashboardConfiguration
Gets the list of configured repositories.
getRepositoryById(String) - Method in class net.sf.yal10n.settings.DashboardConfiguration
Lookup a repository configuration by id.
getRepoStatusById(String) - Method in class net.sf.yal10n.status.DetectChangesStatus
Get a specific repository status by id.
getRevision() - Method in class net.sf.yal10n.status.RepoStatus
Gets the revision.
getRevision() - Method in class net.sf.yal10n.svn.SVNInfo
Gets the revision.
getSmtpPort() - Method in class net.sf.yal10n.settings.Notification
Gets the smtp port.
getSmtpServer() - Method in class net.sf.yal10n.settings.Notification
Gets the configured smtp server.
getStatus() - Method in class net.sf.yal10n.dashboard.LanguageModel
Gets the status.
getSubject() - Method in class net.sf.yal10n.settings.Notification
Gets the subject.
getSvnCheckoutUrl() - Method in class net.sf.yal10n.dashboard.LanguageModel
Gets the svn checkout url.
getSvnCheckoutUrl() - Method in class net.sf.yal10n.report.ReportModel
Gets the svn checkout url.
getSvnInfo() - Method in class net.sf.yal10n.dashboard.LanguageModel
Gets the svn info.
getSVNPath() - Method in class net.sf.yal10n.analyzer.ResourceFile
Gets the SVN path.
getSvnUrl() - Method in class net.sf.yal10n.analyzer.ResourceBundle
Gets the svn url.
getSvnUrl() - Method in class net.sf.yal10n.dashboard.LanguageModel
Gets the svn url.
getSvnUrl(DashboardConfiguration, Repository) - Static method in class net.sf.yal10n.svn.RepositoryUtil
Gets the complete URL, either using the mirror if specified or not.
getTag() - Method in class net.sf.yal10n.settings.Repository
Gets the tag that is used for the checkout.
getType() - Method in class net.sf.yal10n.settings.Repository
Gets the SCM type.
getUrl() - Method in class net.sf.yal10n.settings.Repository
Gets the URL from where the repository can be checked out.
getVersion() - Method in class net.sf.yal10n.dashboard.DashboardModel
Gets the version.
getVersion() - Static method in class net.sf.yal10n.DashboardMojo
Determines the version of this plugin.
getVersion() - Method in class net.sf.yal10n.report.ReportModel
Gets the version.
getViewvcPrefix() - Method in class net.sf.yal10n.settings.DashboardConfiguration
Gets the web-URL prefix, that should be used for every repository url.
getViewvcUrl() - Method in class net.sf.yal10n.settings.Repository
Gets the web-URL, that fits to the SCM URL, to have access to the repository via web.

H

hashCode() - Method in class net.sf.yal10n.dashboard.BundleModel
HelpMojo - Class in net.sf.yal10n
Display help information on yal10n-maven-plugin.
Call mvn yal10n:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class net.sf.yal10n.HelpMojo
 
Hunk - Class in net.sf.yal10n.diff
Helper class that represents one single hunk of a unified diff.
Hunk() - Constructor for class net.sf.yal10n.diff.Hunk
 

I

IndentingXMLStreamWriter - Class in net.sf.yal10n.tmx
A XML Stream writer that produces pretty formatted XML.
IndentingXMLStreamWriter(XMLStreamWriter) - Constructor for class net.sf.yal10n.tmx.IndentingXMLStreamWriter
Instantiates a new indenting xml stream writer.
isCheckFileHeaders() - Method in class net.sf.yal10n.settings.CheckConfiguration
Whether the file header check is enabled.
isCreateTmx() - Method in class net.sf.yal10n.dashboard.DashboardModel
Checks if is creates the tmx.
isCreateTMX() - Method in class net.sf.yal10n.settings.DashboardConfiguration
Whether to create TMX files for download or not.
isDefault() - Method in class net.sf.yal10n.analyzer.ResourceFile
Checks if this file contains default language.
isExisting() - Method in class net.sf.yal10n.dashboard.LanguageModel
Whether a file exists for this language or not.
isVariant() - Method in class net.sf.yal10n.analyzer.ResourceFile
Checks if is variant.
isVariant(String) - Static method in class net.sf.yal10n.analyzer.ResourceFile
Utility method to check whether a given language code is a variant (e.g.
isVariant() - Method in class net.sf.yal10n.dashboard.LanguageModel
Whether this language is a language variant (e.g.

L

LanguageComparator - Enum in net.sf.yal10n.dashboard
Comparators used to sort languages.
LanguageModel - Class in net.sf.yal10n.dashboard
Contains all the data necessary to render a report about a specific language.
LanguageModel() - Constructor for class net.sf.yal10n.dashboard.LanguageModel
 
log(Log, ScmType, String, String, String, String, String) - Method in class net.sf.yal10n.svn.SVNUtil
Determines whether a given file has been modified between two revisions.

N

NAME - Static variable in class net.sf.yal10n.charset.UTF8BOM
Name of the charset - used if you select a charset via a String.
net.sf.yal10n - package net.sf.yal10n
 
net.sf.yal10n.analyzer - package net.sf.yal10n.analyzer
 
net.sf.yal10n.charset - package net.sf.yal10n.charset
 
net.sf.yal10n.dashboard - package net.sf.yal10n.dashboard
 
net.sf.yal10n.diff - package net.sf.yal10n.diff
 
net.sf.yal10n.email - package net.sf.yal10n.email
 
net.sf.yal10n.report - package net.sf.yal10n.report
 
net.sf.yal10n.settings - package net.sf.yal10n.settings
 
net.sf.yal10n.status - package net.sf.yal10n.status
 
net.sf.yal10n.svn - package net.sf.yal10n.svn
 
net.sf.yal10n.tmx - package net.sf.yal10n.tmx
 
newDecoder() - Method in class net.sf.yal10n.charset.UTF8BOM
newEncoder() - Method in class net.sf.yal10n.charset.UTF8BOM
Notification - Class in net.sf.yal10n.settings
The configuration about the notification for changes in the messages files.
Notification() - Constructor for class net.sf.yal10n.settings.Notification
 

O

offline - Variable in class net.sf.yal10n.BaseMojo
Whether to update the local workspace checkouts or not.
outputDirectory - Variable in class net.sf.yal10n.BaseMojo
The directory where the dashboard html files should be created.

P

prepareOutputDirectory(String) - Method in class net.sf.yal10n.report.ReportRenderer
Makes sure the report output directory exists.
ProjectModel - Class in net.sf.yal10n.dashboard
Collects all bundles of one single project.
ProjectModel(List<BundleModel>) - Constructor for class net.sf.yal10n.dashboard.ProjectModel
Instantiates a new project model.

R

readFromFile(String) - Static method in class net.sf.yal10n.settings.DashboardConfiguration
Reads the configuration from a JSON file.
readFromFile(String) - Static method in class net.sf.yal10n.status.DetectChangesStatus
Reads the status file.
render(DashboardModel, String) - Method in class net.sf.yal10n.dashboard.DashboardRenderer
Renders the dashboard.
render(ReportModel, String) - Method in class net.sf.yal10n.report.ReportRenderer
Renders the given report model.
render(Collection<ResourceBundle>, String) - Method in class net.sf.yal10n.tmx.TranslationMemoryRenderer
Creates one file which contains all bundles.
render(Log, ResourceBundle, String, List<String>) - Method in class net.sf.yal10n.tmx.TranslationMemoryRenderer
Creates one file which contains only the one given bundle.
ReportModel - Class in net.sf.yal10n.report
Model used by velocity to render a report of a single messages file.
ReportModel() - Constructor for class net.sf.yal10n.report.ReportModel
 
ReportRenderer - Class in net.sf.yal10n.report
The report renderer creates a html report of single file with velocity.
ReportRenderer() - Constructor for class net.sf.yal10n.report.ReportRenderer
 
Repository - Class in net.sf.yal10n.settings
Configures a single repository.
Repository() - Constructor for class net.sf.yal10n.settings.Repository
 
RepositoryUtil - Class in net.sf.yal10n.svn
Utility to deal with repository settings.
RepositoryUtil() - Constructor for class net.sf.yal10n.svn.RepositoryUtil
 
RepoStatus - Class in net.sf.yal10n.status
Contains information about a specific repository.
RepoStatus() - Constructor for class net.sf.yal10n.status.RepoStatus
 
ResourceAnalyzer - Class in net.sf.yal10n.analyzer
The ResourceAnalyzer scans a directory for resource bundles.
ResourceAnalyzer() - Constructor for class net.sf.yal10n.analyzer.ResourceAnalyzer
Instantiates a new resource analyzer.
ResourceAnalyzer(SVNUtil) - Constructor for class net.sf.yal10n.analyzer.ResourceAnalyzer
Creates a new resource analyzer.
ResourceBundle - Class in net.sf.yal10n.analyzer
A ResourceBundle represents one bundle of ResourceFiles.
ResourceBundle(DashboardConfiguration, String, String, String, String) - Constructor for class net.sf.yal10n.analyzer.ResourceBundle
Instantiates a new resource bundle.
ResourceFile - Class in net.sf.yal10n.analyzer
A ResourceFile represents a single locale of a ResourceBundle.
ResourceFile(DashboardConfiguration, Repository, String, String, String, SVNUtil, String) - Constructor for class net.sf.yal10n.analyzer.ResourceFile
Creates a new resource file that can be analyzed.

S

ScmType - Enum in net.sf.yal10n.settings
The source control management type.
sendEmail(boolean, Properties, InternetAddress, List<Address>, String, String, String) - Method in class net.sf.yal10n.email.Emailer
Sends the email with the given content.
setAdditionalMessages(Map<String, String>) - Method in class net.sf.yal10n.dashboard.LanguageModel
Sets the additional messages.
setAllLanguages(List<String>) - Method in class net.sf.yal10n.dashboard.DashboardModel
Sets the all languages.
setAllLanguages(List<LanguageModel>) - Method in class net.sf.yal10n.report.ReportModel
Sets the all languages.
setBase(LanguageModel) - Method in class net.sf.yal10n.dashboard.BundleModel
Sets the base.
setBaseName(String) - Method in class net.sf.yal10n.report.ReportModel
Sets the base name.
setBasePath(String) - Method in class net.sf.yal10n.report.ReportModel
Sets the base path.
setBufferSize(int) - Method in class net.sf.yal10n.analyzer.SimpleEncodingDetector
Sets the buffer size to use when reading files.
setBundle(ResourceBundle) - Method in class net.sf.yal10n.analyzer.ResourceFile
Sets the bundle.
setBundleName(String) - Method in class net.sf.yal10n.dashboard.BundleModel
Sets the bundle name.
setCheckFileHeaders(boolean) - Method in class net.sf.yal10n.settings.CheckConfiguration
Sets whether the file header check is enabled.
setChecks(CheckConfiguration) - Method in class net.sf.yal10n.settings.DashboardConfiguration
Sets the configuration for the file checks.
setCompleteRepoUrl(String) - Method in class net.sf.yal10n.status.RepoStatus
Sets the complete repo url.
setCountOfDefaultMessages(int) - Method in class net.sf.yal10n.dashboard.LanguageModel
Sets the count of default messages.
setCountOfMessages(int) - Method in class net.sf.yal10n.dashboard.LanguageModel
Sets the count of messages.
setCreateTmx(boolean) - Method in class net.sf.yal10n.dashboard.DashboardModel
Sets the creates the tmx.
setCreateTMX(boolean) - Method in class net.sf.yal10n.settings.DashboardConfiguration
Sets whether to create TMX files for download or not.
setDefaultNamespace(String) - Method in class net.sf.yal10n.tmx.IndentingXMLStreamWriter
setDetected(Encoding) - Method in class net.sf.yal10n.analyzer.EncodingResult
Sets the encoding, that has been detected.
setEncoding(String) - Method in class net.sf.yal10n.dashboard.LanguageModel
Sets the encoding.
setEncodingStatus(StatusClass) - Method in class net.sf.yal10n.dashboard.LanguageModel
Sets the encoding status.
setError(String) - Method in class net.sf.yal10n.analyzer.EncodingResult
Sets the last coding error.
setErrorColumn(int) - Method in class net.sf.yal10n.analyzer.EncodingResult
Sets the error column.
setErrorLine(int) - Method in class net.sf.yal10n.analyzer.EncodingResult
Sets the error line.
setErrorPosition(long) - Method in class net.sf.yal10n.analyzer.EncodingResult
Sets the error position.
setExcludes(List<String>) - Method in class net.sf.yal10n.settings.DashboardConfiguration
Sets the global ant-style exclude patterns that have effect across all repositories.
setExcludes(List<String>) - Method in class net.sf.yal10n.settings.Repository
Sets the ant-style exclude patterns for files, that should not be recognized as messages files.
setExisting(boolean) - Method in class net.sf.yal10n.dashboard.LanguageModel
Sets whether a file exists for this language or not.
setFileHeaderRegexp(String) - Method in class net.sf.yal10n.settings.CheckConfiguration
Sets the regular expression used to check the file headers.
setGenerationDate(String) - Method in class net.sf.yal10n.dashboard.DashboardModel
Sets the generation date.
setGenerationDate(String) - Method in class net.sf.yal10n.report.ReportModel
Sets the generation date.
setId(String) - Method in class net.sf.yal10n.status.RepoStatus
Sets the id.
setIgnoreKeys(List<String>) - Method in class net.sf.yal10n.settings.CheckConfiguration
Sets the list of messages keys, that should be ignored in any statistic.
setIncludes(List<String>) - Method in class net.sf.yal10n.settings.DashboardConfiguration
Sets the global ant-style include patterns that have effect across all repositories.
setIncludes(List<String>) - Method in class net.sf.yal10n.settings.Repository
Sets the ant-style include patterns for the messages.properties file that should be used.
setIncludeVariants(List<String>) - Method in class net.sf.yal10n.settings.CheckConfiguration
Sets the list of language variants, that should not be excluded in the checks.
setInconsistentTranslations(Map<String, String[]>) - Method in class net.sf.yal10n.dashboard.LanguageModel
Sets the inconsistent translations.
setIssues(List<String>) - Method in class net.sf.yal10n.dashboard.LanguageModel
Sets the issues.
setIssueThreshold(int) - Method in class net.sf.yal10n.settings.CheckConfiguration
Sets the number of issues that are needed to considering the issues as a major problem.
setLanguageComparator(LanguageComparator) - Method in class net.sf.yal10n.settings.DashboardConfiguration
Sets the comparator to be used for the languages in the dashboard.
setLanguages(List<String>) - Method in class net.sf.yal10n.settings.DashboardConfiguration
Sets the list of all languages.
setLastDetection(String) - Method in class net.sf.yal10n.status.DetectChangesStatus
Sets the last detection.
setLog(Log) - Method in class net.sf.yal10n.email.Emailer
Sets the log.
setMailFrom(String) - Method in class net.sf.yal10n.settings.Notification
Sets the mail from.
setMavenCoordinates(String) - Method in class net.sf.yal10n.report.ReportModel
Sets the maven coordinates.
setMirrorPrefix(String) - Method in class net.sf.yal10n.settings.DashboardConfiguration
Sets the mirror prefix.
setMirrorUrl(String) - Method in class net.sf.yal10n.settings.Repository
Sets the mirror url.
setMissingMessages(Map<String, String>) - Method in class net.sf.yal10n.dashboard.LanguageModel
Sets the missing messages.
setName(String) - Method in class net.sf.yal10n.dashboard.LanguageModel
Sets the name.
setNamespaceContext(NamespaceContext) - Method in class net.sf.yal10n.tmx.IndentingXMLStreamWriter
setNotification(Notification) - Method in class net.sf.yal10n.settings.DashboardConfiguration
Sets the notification configuration
setNotification(Notification) - Method in class net.sf.yal10n.settings.Repository
Sets the notification.
setNotTranslatedMessages(Map<String, String>) - Method in class net.sf.yal10n.dashboard.LanguageModel
Sets the not translated messages.
setOutputDirectory(String) - Method in class net.sf.yal10n.BaseMojo
Sets the output directory.
setPercentageMissing(double) - Method in class net.sf.yal10n.settings.CheckConfiguration
Sets how many messages are allowed to be missing (missing or not translated) before a minor issue should be raised.
setPrefix(String, String) - Method in class net.sf.yal10n.tmx.IndentingXMLStreamWriter
setProjectName(String) - Method in class net.sf.yal10n.dashboard.BundleModel
Sets the project name.
setProjectName(String) - Method in class net.sf.yal10n.report.ReportModel
Sets the project name.
setProjects(List<ProjectModel>) - Method in class net.sf.yal10n.dashboard.DashboardModel
Sets the projects.
setRecipients(String) - Method in class net.sf.yal10n.settings.Notification
Sets the recipients.
setRelativeReportUrl(String) - Method in class net.sf.yal10n.dashboard.BundleModel
Sets the relative report url.
setRelativeReportUrl(String) - Method in class net.sf.yal10n.report.ReportModel
Sets the relative report url.
setRelativeTmxUrl(String) - Method in class net.sf.yal10n.dashboard.BundleModel
Sets the relative tmx url.
setRelativeUrl(String) - Method in class net.sf.yal10n.dashboard.LanguageModel
Sets the relative url.
setRepoPrefix(String) - Method in class net.sf.yal10n.settings.DashboardConfiguration
Sets the URL prefix, that should be used for every repository url.
setRepos(List<RepoStatus>) - Method in class net.sf.yal10n.status.DetectChangesStatus
Sets the repos.
setRepositories(List<Repository>) - Method in class net.sf.yal10n.settings.DashboardConfiguration
Sets the list of configured repositories.
setRevision(String) - Method in class net.sf.yal10n.status.RepoStatus
Sets the revision.
setSmtpPort(String) - Method in class net.sf.yal10n.settings.Notification
Sets the smtp port.
setSmtpServer(String) - Method in class net.sf.yal10n.settings.Notification
Sets the configured smtp server.
setStatus(StatusClass) - Method in class net.sf.yal10n.dashboard.LanguageModel
Sets the status.
setSubject(String) - Method in class net.sf.yal10n.settings.Notification
Sets the subject.
setSvnCheckoutUrl(String) - Method in class net.sf.yal10n.dashboard.LanguageModel
Sets the svn checkout url.
setSvnCheckoutUrl(String) - Method in class net.sf.yal10n.report.ReportModel
Sets the svn checkout url.
setSvnInfo(String) - Method in class net.sf.yal10n.dashboard.LanguageModel
Sets the svn info.
setSvnUrl(String) - Method in class net.sf.yal10n.dashboard.LanguageModel
Sets the svn url.
setTag(String) - Method in class net.sf.yal10n.settings.Repository
Sets the tag/branch that is used for the checkout.
setType(ScmType) - Method in class net.sf.yal10n.settings.Repository
Sets the SCM type.
setUrl(String) - Method in class net.sf.yal10n.settings.Repository
Sets the URL from where the repository can be checked out.
setVariant(boolean) - Method in class net.sf.yal10n.dashboard.LanguageModel
Sets whether this language is a variant (e.g.
setVersion(String) - Method in class net.sf.yal10n.dashboard.DashboardModel
Sets the version.
setVersion(String) - Method in class net.sf.yal10n.report.ReportModel
Sets the version.
setViewvcPrefix(String) - Method in class net.sf.yal10n.settings.DashboardConfiguration
Sets the web-URL prefix, that should be used for every repository url.
setViewvcUrl(String) - Method in class net.sf.yal10n.settings.Repository
Sets the web-URL, that fits to the SCM URL, to have access to the repository via web.
setYal10nSettings(String) - Method in class net.sf.yal10n.BaseMojo
Sets the settings file name
setYal10nStatus(String) - Method in class net.sf.yal10n.DetectChangesMojo
Sets the yal10n status.
SimpleEncodingDetector - Class in net.sf.yal10n.analyzer
Detects the encoding of a given file.
SimpleEncodingDetector() - Constructor for class net.sf.yal10n.analyzer.SimpleEncodingDetector
 
StatusClass - Enum in net.sf.yal10n.dashboard
Summarizes the overall status of a language translation into 3 possible options: OK, Major problem, or minor problems.
svn - Variable in class net.sf.yal10n.BaseMojo
The svn utility to do checkouts.
SVNInfo - Class in net.sf.yal10n.svn
Contains info about one revision.
SVNInfo(String, String) - Constructor for class net.sf.yal10n.svn.SVNInfo
Instantiates a new sVN info.
SVNLogChange - Enum in net.sf.yal10n.svn
Change types of a SVN update.
SVNUtil - Class in net.sf.yal10n.svn
Simple SVN utility for checking out files from subversion.
SVNUtil() - Constructor for class net.sf.yal10n.svn.SVNUtil
Instantiates a new SVN util.

T

toBundleModel(Log, List<String>, List<String>) - Method in class net.sf.yal10n.analyzer.ResourceBundle
To bundle model.
toCompleteUrl(String, String) - Static method in class net.sf.yal10n.svn.SVNUtil
Utility method to combine a prefix and url to get the complete repository URL.
toLanguageModel(Log, CheckConfiguration) - Method in class net.sf.yal10n.analyzer.ResourceFile
To language model.
toRepoId(String, String) - Static method in class net.sf.yal10n.svn.SVNUtil
Calculates a unique id for the given repo url.
toString() - Method in class net.sf.yal10n.analyzer.ResourceBundle
toString() - Method in class net.sf.yal10n.analyzer.ResourceFile
toString() - Method in class net.sf.yal10n.diff.UnifiedDiff
TranslationMemoryRenderer - Class in net.sf.yal10n.tmx
Creates a translation memory exchange file from one or more ResourceBundles.
TranslationMemoryRenderer() - Constructor for class net.sf.yal10n.tmx.TranslationMemoryRenderer
 

U

UnifiedDiff - Class in net.sf.yal10n.diff
This class represents a diff produced by subversion.
UnifiedDiff(String) - Constructor for class net.sf.yal10n.diff.UnifiedDiff
Create a new UnifiedDiff with the given diff.
UnifiedDiff(String, boolean, String) - Constructor for class net.sf.yal10n.diff.UnifiedDiff
Creates a new UnifiedDiff with the given diff.
UTF8BOM - Class in net.sf.yal10n.charset
UTF-8 charset implementation that supports an optional BOM (Byte-Order-Mark).
UTF8BOM() - Constructor for class net.sf.yal10n.charset.UTF8BOM
Creates a new UTF8BOM charset.
UTF8BOMCharsetProvider - Class in net.sf.yal10n.charset
Implements the charset provider for UTF-8 with BOM.
UTF8BOMCharsetProvider() - Constructor for class net.sf.yal10n.charset.UTF8BOMCharsetProvider
 

V

valueOf(String) - Static method in enum net.sf.yal10n.analyzer.Encoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.yal10n.dashboard.LanguageComparator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.yal10n.dashboard.StatusClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.yal10n.settings.ScmType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.yal10n.svn.SVNLogChange
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.sf.yal10n.analyzer.Encoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.yal10n.dashboard.LanguageComparator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.yal10n.dashboard.StatusClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.yal10n.settings.ScmType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.yal10n.svn.SVNLogChange
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeAttribute(String, String) - Method in class net.sf.yal10n.tmx.IndentingXMLStreamWriter
writeAttribute(String, String, String, String) - Method in class net.sf.yal10n.tmx.IndentingXMLStreamWriter
writeAttribute(String, String, String) - Method in class net.sf.yal10n.tmx.IndentingXMLStreamWriter
writeCData(String) - Method in class net.sf.yal10n.tmx.IndentingXMLStreamWriter
writeCharacters(String) - Method in class net.sf.yal10n.tmx.IndentingXMLStreamWriter
writeCharacters(char[], int, int) - Method in class net.sf.yal10n.tmx.IndentingXMLStreamWriter
writeComment(String) - Method in class net.sf.yal10n.tmx.IndentingXMLStreamWriter
writeDefaultNamespace(String) - Method in class net.sf.yal10n.tmx.IndentingXMLStreamWriter
writeDTD(String) - Method in class net.sf.yal10n.tmx.IndentingXMLStreamWriter
writeEmptyElement(String, String) - Method in class net.sf.yal10n.tmx.IndentingXMLStreamWriter
writeEmptyElement(String, String, String) - Method in class net.sf.yal10n.tmx.IndentingXMLStreamWriter
writeEmptyElement(String) - Method in class net.sf.yal10n.tmx.IndentingXMLStreamWriter
writeEndDocument() - Method in class net.sf.yal10n.tmx.IndentingXMLStreamWriter
writeEndElement() - Method in class net.sf.yal10n.tmx.IndentingXMLStreamWriter
writeEntityRef(String) - Method in class net.sf.yal10n.tmx.IndentingXMLStreamWriter
writeNamespace(String, String) - Method in class net.sf.yal10n.tmx.IndentingXMLStreamWriter
writeProcessingInstruction(String) - Method in class net.sf.yal10n.tmx.IndentingXMLStreamWriter
writeProcessingInstruction(String, String) - Method in class net.sf.yal10n.tmx.IndentingXMLStreamWriter
writeStartDocument() - Method in class net.sf.yal10n.tmx.IndentingXMLStreamWriter
writeStartDocument(String) - Method in class net.sf.yal10n.tmx.IndentingXMLStreamWriter
writeStartDocument(String, String) - Method in class net.sf.yal10n.tmx.IndentingXMLStreamWriter
writeStartElement(String) - Method in class net.sf.yal10n.tmx.IndentingXMLStreamWriter
writeStartElement(String, String) - Method in class net.sf.yal10n.tmx.IndentingXMLStreamWriter
writeStartElement(String, String, String) - Method in class net.sf.yal10n.tmx.IndentingXMLStreamWriter
writeToFile(String) - Method in class net.sf.yal10n.status.DetectChangesStatus
Writes this status into the given file.

Y

yal10nSettings - Variable in class net.sf.yal10n.BaseMojo
The configuration of the dashboard is read from this file.
A B C D E F G H I L N O P R S T U V W Y 

Copyright © 2013-2015. All Rights Reserved.