Class I18nSourceEntry

java.lang.Object
org.nuiton.i18n.plugin.parser.SourceEntry
org.nuiton.i18n.plugin.parser.I18nSourceEntry

public class I18nSourceEntry extends SourceEntry
Customized SourceEntry for parsers goals.
Author:
Tony Chemit - chemit@codelutin.com
  • Field Details

    • EMPTY_STRING_ARRAY

      public static final String[] EMPTY_STRING_ARRAY
  • Constructor Details

    • I18nSourceEntry

      public I18nSourceEntry()
  • Method Details

    • init

      public boolean init(AbstractI18nParserMojo mojo)
    • getFilesForEntry

      protected String[] getFilesForEntry(AbstractI18nParserMojo mojo)
      Obtain all the relative path of files to treate for a given entry.
      Parameters:
      mojo - the given mojo
      Returns:
      the list of relative path of files for the given entry