|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.nuiton.i18n.plugin.AbstractI18nPlugin
org.nuiton.i18n.plugin.parser.AbstractI18nParser
org.nuiton.i18n.plugin.parser.impl.ParserXml
org.nuiton.i18n.plugin.parser.impl.ParserJaxx
@Deprecated public class ParserJaxx
Récupération des chaine à traduire depuis les fichiers xml Jaxx.
| Field Summary | |
|---|---|
protected java.io.File |
defaultGenerateBasedir
Deprecated. Where jaxx files should have been generated. |
protected java.lang.String |
defaultIncludes
Deprecated. Source entries (src+includes+excludes) . |
protected java.lang.String |
rulesJaxx
Deprecated. Regles xml. |
| Fields inherited from class org.nuiton.i18n.plugin.parser.impl.ParserXml |
|---|
BUFFER_SIZE, builder, defaultBasedir, factory, rules, xpath |
| Fields inherited from class org.nuiton.i18n.plugin.parser.AbstractI18nParser |
|---|
entries, fileTreated, oldLanguage, oldParser, result, safeMode, showTouchedFiles, t0, touchFile, treadedFiles, treateDefaultEntry |
| Fields inherited from class org.nuiton.i18n.plugin.AbstractI18nPlugin |
|---|
artifactId, bundles, DIRECTORY_INSTALL, encoding, events, genSrc, keepBackup, keysModifier, locales, out, silent, src, strictMode, verbose, verboseLog |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
ParserJaxx()
Deprecated. |
|
| Method Summary | |
|---|---|
java.lang.String |
extract(java.lang.String i18nString)
Deprecated. Fonction d'extraction de la chaine |
protected java.lang.String |
getCoreFileRules()
Deprecated. |
java.lang.String[] |
getDefaultExcludes()
Deprecated. |
java.lang.String[] |
getDefaultIncludes()
Deprecated. |
protected java.lang.String |
getFileRules()
Deprecated. |
protected java.lang.String |
getKeyModifierEnd()
Deprecated. |
protected java.lang.String |
getKeyModifierStart()
Deprecated. |
protected java.lang.String |
getOutGetter()
Deprecated. |
FileUpdater |
newFileUpdater(SourceEntry entry)
Deprecated. |
void |
setRulesJaxx(java.lang.String rulesJaxx)
Deprecated. |
| Methods inherited from class org.nuiton.i18n.plugin.parser.impl.ParserXml |
|---|
getDefaultBasedir, getEntityResolver, getSystemId, init, parseFile, parseLine |
| Methods inherited from class org.nuiton.i18n.plugin.parser.AbstractI18nParser |
|---|
addDefaultEntry, execute, isStrictMode, parse, parseEntry, saveGetterFile |
| Methods inherited from class org.nuiton.i18n.plugin.AbstractI18nPlugin |
|---|
addGetter, addParserEvent, backupFile, checkBundle, copyFile, getArtifactId, getGetterFile, getGetterFileBackup, getI18nFile, getI18nFileBackup, getVerboseLog, needGeneration, removeParserEvent |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
|---|
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String defaultIncludes
protected java.io.File defaultGenerateBasedir
protected java.lang.String rulesJaxx
| Constructor Detail |
|---|
public ParserJaxx()
| Method Detail |
|---|
public java.lang.String[] getDefaultIncludes()
getDefaultIncludes in class AbstractI18nParserpublic java.lang.String[] getDefaultExcludes()
getDefaultExcludes in class AbstractI18nParserpublic FileUpdater newFileUpdater(SourceEntry entry)
newFileUpdater in class AbstractI18nParserprotected java.lang.String getOutGetter()
getOutGetter in class AbstractI18nParserprotected java.lang.String getKeyModifierStart()
getKeyModifierStart in class AbstractI18nParserprotected java.lang.String getKeyModifierEnd()
getKeyModifierEnd in class AbstractI18nParserprotected java.lang.String getFileRules()
getFileRules in class ParserXmlprotected java.lang.String getCoreFileRules()
getCoreFileRules in class ParserXmlpublic void setRulesJaxx(java.lang.String rulesJaxx)
public java.lang.String extract(java.lang.String i18nString)
ParserXml
extract in class ParserXmli18nString - le clef i18n
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||