Skip navigation links
A B C D E F G I J L M N O P R S T U V W Z 

A

addGroupedEntries(String, JSONObject, MBBundle, boolean, boolean, Task) - Static method in class de.viaboxx.nlstools.formats.BundleWriterNg2Translate
 
AddLocaleTask - Class in de.viaboxx.nlstools.tasks
Takes an XML bundle and adds new entries for the specified locales.
AddLocaleTask() - Constructor for class de.viaboxx.nlstools.tasks.AddLocaleTask
 
allowedLocales - Variable in class de.viaboxx.nlstools.formats.BundleWriter
 

B

build(MessageBundleTask, String, MBBundle, String, String, BundleWriter.FileType, Set<String>) - Static method in class de.viaboxx.nlstools.formats.BundleWriterJson
 
buildOutputFileNameBase() - Method in class de.viaboxx.nlstools.formats.BundleWriter
 
buildOutputFileNameBase(String) - Method in class de.viaboxx.nlstools.formats.BundleWriter
 
buildOutputFileNameBase() - Method in class de.viaboxx.nlstools.formats.BundleWriterJson
 
bundles - Variable in class de.viaboxx.nlstools.formats.BundleWriter
 
bundles - Variable in class de.viaboxx.nlstools.tasks.MessageBundleTask
 
BundleWriter - Class in de.viaboxx.nlstools.formats
Description:
User: roman.stumm
Date: 15.06.2007
Time: 09:43:56
License: Apache 2.0
BundleWriter(Task, String, MBBundle, String, BundleWriter.FileType, Set<String>) - Constructor for class de.viaboxx.nlstools.formats.BundleWriter
 
BundleWriter.FileType - Enum in de.viaboxx.nlstools.formats
 
BundleWriterAngularJS - Class in de.viaboxx.nlstools.formats
Description: write bundles in json format as required by angular-localization, see examples at angular-localization on github
Date: 03.11.14
BundleWriterAngularJS(Task, String, MBBundle, String, String, BundleWriter.FileType, Set<String>) - Constructor for class de.viaboxx.nlstools.formats.BundleWriterAngularJS
 
BundleWriterExcel - Class in de.viaboxx.nlstools.formats
Description:
User: roman.stumm
Date: 29.12.2010
Time: 15:25:42
License: Apache 2.02010
BundleWriterExcel(MBBundles, File) - Constructor for class de.viaboxx.nlstools.formats.BundleWriterExcel
 
BundleWriterExcel(MBBundle) - Constructor for class de.viaboxx.nlstools.formats.BundleWriterExcel
 
BundleWriterExcel(Task, String, MBBundle, String, BundleWriter.FileType, Set<String>) - Constructor for class de.viaboxx.nlstools.formats.BundleWriterExcel
 
BundleWriterFlexClass - Class in de.viaboxx.nlstools.formats
Description:
User: roman.stumm
Date: 12.10.2010
Time: 12:14:13
License: Apache 2.0
BundleWriterFlexClass(Task, String, MBBundle, String, BundleWriter.FileType, Set<String>) - Constructor for class de.viaboxx.nlstools.formats.BundleWriterFlexClass
 
BundleWriterGroovyEnum - Class in de.viaboxx.nlstools.formats
Description:
Date: 24.11.15
BundleWriterGroovyEnum(Task, String, MBBundle, String, BundleWriter.FileType, Set<String>) - Constructor for class de.viaboxx.nlstools.formats.BundleWriterGroovyEnum
 
BundleWriterJavaInterface - Class in de.viaboxx.nlstools.formats
Description:
User: roman.stumm
Date: 15.06.2007
Time: 12:14:13
License: Apache 2.0
BundleWriterJavaInterface(Task, String, MBBundle, String, BundleWriter.FileType, Set<String>) - Constructor for class de.viaboxx.nlstools.formats.BundleWriterJavaInterface
 
BundleWriterJson - Class in de.viaboxx.nlstools.formats
Description:
User: roman.stumm
Date: 15.06.2007
Time: 09:44:11
License: Apache 2.0
BundleWriterJson(Task, String, MBBundle, String, String, BundleWriter.FileType, Set<String>) - Constructor for class de.viaboxx.nlstools.formats.BundleWriterJson
 
BundleWriterNg2Translate - Class in de.viaboxx.nlstools.formats
Description: write one file named {locale}.json that contains all bundles and is splitted into sub-maps per bundleName.part and key.part.
BundleWriterNg2Translate(Task, String, String, String, BundleWriter.FileType, Set<String>) - Constructor for class de.viaboxx.nlstools.formats.BundleWriterNg2Translate
 
BundleWriterProperties - Class in de.viaboxx.nlstools.formats
Description:
User: roman.stumm
Date: 15.06.2007
Time: 09:44:05
License: Apache 2.0
BundleWriterProperties(Task, String, MBBundle, String, BundleWriter.FileType, Set<String>) - Constructor for class de.viaboxx.nlstools.formats.BundleWriterProperties
 
BundleWriterSqlOracle - Class in de.viaboxx.nlstools.formats
Description:
User: roman.stumm
Date: 15.06.2007
Time: 12:20:23
License: Apache 2.0
BundleWriterSqlOracle(Task, String, MBBundle, String, BundleWriter.FileType, Set<String>) - Constructor for class de.viaboxx.nlstools.formats.BundleWriterSqlOracle
 
BundleWriterSqlPostgres - Class in de.viaboxx.nlstools.formats
Description:
Date: 24.11.15
BundleWriterSqlPostgres(Task, String, MBBundle, String, BundleWriter.FileType, Set<String>) - Constructor for class de.viaboxx.nlstools.formats.BundleWriterSqlPostgres
 
BundleWriterTypeScript - Class in de.viaboxx.nlstools.formats
Description: generate a typescript class with for the bundle keys
BundleWriterTypeScript(Task, String, MBBundle, String, BundleWriter.FileType, Set<String>) - Constructor for class de.viaboxx.nlstools.formats.BundleWriterTypeScript
 

C

clear() - Static method in class de.viaboxx.nlstools.formats.MBInMemoryPersistencer
 
CompareBundlesTask - Class in de.viaboxx.nlstools.tasks
Compares new (e.g. changed by customer) and old (e.g. stuff without customer changes) locale files and lists keys and bundles that are missing in the new translation.
CompareBundlesTask() - Constructor for class de.viaboxx.nlstools.tasks.CompareBundlesTask
 
compareTo(Object) - Method in class de.viaboxx.nlstools.model.MBEntry
 
compareTo(Object) - Method in class de.viaboxx.nlstools.model.MBText
 
configFile - Variable in class de.viaboxx.nlstools.formats.BundleWriter
 
ConvertBundlesTask - Class in de.viaboxx.nlstools.tasks
Description: Read bundles from a file and save it to another.
ConvertBundlesTask() - Constructor for class de.viaboxx.nlstools.tasks.ConvertBundlesTask
 
copy() - Method in class de.viaboxx.nlstools.model.MBBundle
 
copy() - Method in class de.viaboxx.nlstools.model.MBBundles
 
copy() - Method in class de.viaboxx.nlstools.model.MBEntry
 
copy() - Method in class de.viaboxx.nlstools.model.MBText
 
CopyBundlesTask - Class in de.viaboxx.nlstools.tasks
Description: copy files mentioned in 'masterFile' to the directory 'dest' or a zip file 'dest'.
CopyBundlesTask() - Constructor for class de.viaboxx.nlstools.tasks.CopyBundlesTask
 
createKeyName(String) - Method in class de.viaboxx.nlstools.formats.BundleWriterJavaInterface
 
createProperties(String, boolean) - Method in class de.viaboxx.nlstools.formats.BundleWriter
 
createProperties(String, MBBundle, boolean, boolean, Task) - Static method in class de.viaboxx.nlstools.formats.BundleWriter
 
currentBundle - Variable in class de.viaboxx.nlstools.formats.BundleWriter
 

D

de.viaboxx.nlstools.formats - package de.viaboxx.nlstools.formats
 
de.viaboxx.nlstools.model - package de.viaboxx.nlstools.model
 
de.viaboxx.nlstools.tasks - package de.viaboxx.nlstools.tasks
 
de.viaboxx.nlstools.util - package de.viaboxx.nlstools.util
 
debugMode - Variable in class de.viaboxx.nlstools.formats.BundleWriter
 
deleteFiles() - Method in class de.viaboxx.nlstools.formats.BundleWriter
 
deleteFiles(String) - Method in class de.viaboxx.nlstools.formats.BundleWriter
 
deleteFiles() - Method in class de.viaboxx.nlstools.formats.BundleWriterNg2Translate
 
deleteOldFiles - Variable in class de.viaboxx.nlstools.formats.BundleWriter
 
DiffMergeLocaleTask - Class in de.viaboxx.nlstools.tasks
Description: Merge-Task that can detect Merge-Conflicts by comparison of 'from' with a origin-source-version and a current-source-version.
DiffMergeLocaleTask() - Constructor for class de.viaboxx.nlstools.tasks.DiffMergeLocaleTask
 

E

equals(Object) - Method in class de.viaboxx.nlstools.model.MBBundle
 
equals(Object) - Method in class de.viaboxx.nlstools.model.MBBundles
 
equals(Object) - Method in class de.viaboxx.nlstools.model.MBEntry
 
equals(Object) - Method in class de.viaboxx.nlstools.model.MBText
 
execute() - Method in class de.viaboxx.nlstools.formats.BundleWriter
 
execute() - Method in class de.viaboxx.nlstools.tasks.AddLocaleTask
 
execute() - Method in class de.viaboxx.nlstools.tasks.CompareBundlesTask
 
execute() - Method in class de.viaboxx.nlstools.tasks.ConvertBundlesTask
 
execute() - Method in class de.viaboxx.nlstools.tasks.CopyBundlesTask
 
execute() - Method in class de.viaboxx.nlstools.tasks.FillLocaleTask
 
execute() - Method in class de.viaboxx.nlstools.tasks.ListChangesTask
 
execute() - Method in class de.viaboxx.nlstools.tasks.LocaleSanityCheckerTask
 
execute() - Method in class de.viaboxx.nlstools.tasks.MergeLocaleTask
 
execute() - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
 
execute() - Method in class de.viaboxx.nlstools.tasks.OptimizeBundlesTask
 
execute() - Method in class de.viaboxx.nlstools.tasks.Property2XMLConverterTask
 
execute() - Method in class de.viaboxx.nlstools.tasks.UpdateBundlesTask
 

F

fileType - Variable in class de.viaboxx.nlstools.formats.BundleWriter
 
FileUtils - Class in de.viaboxx.nlstools.util
Description: Provides methods to read / write files.
FileUtils() - Constructor for class de.viaboxx.nlstools.util.FileUtils
 
FillLocaleTask - Class in de.viaboxx.nlstools.tasks
Fills missing keys in locale with the values found in a different locale in the same file.
FillLocaleTask() - Constructor for class de.viaboxx.nlstools.tasks.FillLocaleTask
 
findExampleText(String) - Method in class de.viaboxx.nlstools.model.MBEntry
 
findMBTextForLocale(String, String) - Method in class de.viaboxx.nlstools.model.MBBundles
 
findMBTextForLocale(String, String, MBBundles) - Method in class de.viaboxx.nlstools.tasks.MergeLocaleTask
 
flexLayout - Variable in class de.viaboxx.nlstools.formats.BundleWriter
 
forFile(String) - Static method in class de.viaboxx.nlstools.formats.MBPersistencer
 
forFile(File) - Static method in class de.viaboxx.nlstools.formats.MBPersistencer
 
forURL(String) - Static method in class de.viaboxx.nlstools.formats.MBPersistencer
 

G

getAliases() - Method in class de.viaboxx.nlstools.model.MBEntry
 
getBaseName() - Method in class de.viaboxx.nlstools.model.MBBundle
 
getBundle(String) - Method in class de.viaboxx.nlstools.model.MBBundles
 
getBundleNames() - Method in class de.viaboxx.nlstools.tasks.MergeLocaleTask
merge specific bundles only. if empty (default), merge all bundles.
getBundles() - Method in class de.viaboxx.nlstools.model.MBBundles
 
getBundles() - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
the path+name of the xml files (; separated)
getCharset() - Method in class de.viaboxx.nlstools.formats.BundleWriterProperties
 
getCommonBundleBaseName() - Method in class de.viaboxx.nlstools.tasks.OptimizeBundlesTask
 
getCommonBundleFile() - Method in class de.viaboxx.nlstools.tasks.OptimizeBundlesTask
 
getCommonEntryKeyPrefix() - Method in class de.viaboxx.nlstools.tasks.OptimizeBundlesTask
 
getConflicts() - Method in class de.viaboxx.nlstools.tasks.DiffMergeLocaleTask
 
getContent() - Method in class de.viaboxx.nlstools.model.MBFile
 
getCopy(String) - Method in class de.viaboxx.nlstools.formats.MBInMemoryPersistencer
 
getCurrent() - Method in class de.viaboxx.nlstools.tasks.DiffMergeLocaleTask
 
getCurrentBundle() - Method in class de.viaboxx.nlstools.formats.BundleWriter
 
getDescription() - Method in class de.viaboxx.nlstools.model.MBEntry
 
getDest() - Method in class de.viaboxx.nlstools.tasks.CopyBundlesTask
 
getEntries() - Method in class de.viaboxx.nlstools.model.MBBundle
 
getEntry(String) - Method in class de.viaboxx.nlstools.model.MBBundle
 
getExampleLocale() - Method in class de.viaboxx.nlstools.formats.BundleWriterFlexClass
 
getExampleLocale() - Method in class de.viaboxx.nlstools.formats.BundleWriterJavaInterface
 
getExampleLocale() - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
 
getFileName(String) - Method in class de.viaboxx.nlstools.formats.BundleWriter
 
getFileName(String) - Method in class de.viaboxx.nlstools.formats.BundleWriterNg2Translate
 
getFileNameFlex(String) - Method in class de.viaboxx.nlstools.formats.BundleWriter
 
getFileNameJava(String) - Method in class de.viaboxx.nlstools.formats.BundleWriter
 
getFillOnlyKeysStartingWith() - Method in class de.viaboxx.nlstools.tasks.FillLocaleTask
 
getFrom() - Method in class de.viaboxx.nlstools.tasks.AddLocaleTask
The xml file with path name to read from
getFrom() - Method in class de.viaboxx.nlstools.tasks.ConvertBundlesTask
 
getFrom() - Method in class de.viaboxx.nlstools.tasks.FillLocaleTask
 
getFrom() - Method in class de.viaboxx.nlstools.tasks.LocaleSanityCheckerTask
 
getFrom() - Method in class de.viaboxx.nlstools.tasks.MergeLocaleTask
The xml file with path name to read from
getFromCharset() - Method in class de.viaboxx.nlstools.tasks.Property2XMLConverterTask
 
getFromProperty() - Method in class de.viaboxx.nlstools.tasks.Property2XMLConverterTask
path/filename without _de_DE.properties / each locale + .properties will be added to this string to find the properties source file to convert
getIClass() - Method in class de.viaboxx.nlstools.formats.BundleWriterJavaInterface
 
getInterfaceFileName() - Method in class de.viaboxx.nlstools.formats.BundleWriterJavaInterface
 
getInterfaceFileName() - Method in class de.viaboxx.nlstools.formats.BundleWriterTypeScript
 
getInterfaceName() - Method in class de.viaboxx.nlstools.model.MBBundle
 
getInterfaceName() - Method in class de.viaboxx.nlstools.tasks.Property2XMLConverterTask
name of the interface for writing into the xml error-sections file
getInterfacePackage() - Method in class de.viaboxx.nlstools.tasks.Property2XMLConverterTask
 
getInterfacePathName() - Method in class de.viaboxx.nlstools.formats.BundleWriterJavaInterface
 
getJsonFile() - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
 
getJsonPath() - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
 
getKey() - Method in class de.viaboxx.nlstools.model.MBEntry
 
getLastModified() - Method in class de.viaboxx.nlstools.model.MBFile
 
getLocale() - Method in class de.viaboxx.nlstools.model.MBText
 
getLocale() - Method in class de.viaboxx.nlstools.tasks.LocaleSanityCheckerTask
 
getLocales() - Method in class de.viaboxx.nlstools.tasks.AddLocaleTask
semicolon separated locale names
getLocales() - Method in class de.viaboxx.nlstools.tasks.ListChangesTask
 
getLocales() - Method in class de.viaboxx.nlstools.tasks.MergeLocaleTask
semicolon separated locale names
getLocales() - Method in class de.viaboxx.nlstools.tasks.Property2XMLConverterTask
all locales for which a resource bundle exists, separated by ;
getLocales() - Method in class de.viaboxx.nlstools.tasks.UpdateBundlesTask
 
getLocalesUsed() - Method in class de.viaboxx.nlstools.formats.BundleWriter
 
getLocalesUsed(MBBundle) - Method in class de.viaboxx.nlstools.formats.BundleWriter
 
getLocalesUsed() - Method in class de.viaboxx.nlstools.formats.BundleWriterExcel
 
getLocalesUsed() - Method in class de.viaboxx.nlstools.formats.BundleWriterNg2Translate
 
getMasterFile() - Method in class de.viaboxx.nlstools.tasks.CopyBundlesTask
 
getMasterFile() - Method in class de.viaboxx.nlstools.tasks.OptimizeBundlesTask
 
getMasterFile() - Method in class de.viaboxx.nlstools.tasks.UpdateBundlesTask
 
getName() - Method in class de.viaboxx.nlstools.model.MBFile
 
getNewer() - Method in class de.viaboxx.nlstools.tasks.CompareBundlesTask
 
getNewer() - Method in class de.viaboxx.nlstools.tasks.ListChangesTask
 
getOptions() - Method in class de.viaboxx.nlstools.tasks.ConvertBundlesTask
 
getOrigin() - Method in class de.viaboxx.nlstools.tasks.DiffMergeLocaleTask
 
getOriginal() - Method in class de.viaboxx.nlstools.tasks.CompareBundlesTask
 
getOriginal() - Method in class de.viaboxx.nlstools.tasks.ListChangesTask
 
getOutputFile() - Method in class de.viaboxx.nlstools.formats.BundleWriterJson
 
getOutputPath() - Method in class de.viaboxx.nlstools.formats.BundleWriter
the root path to store the files
getOutputPathName() - Method in class de.viaboxx.nlstools.formats.BundleWriter
 
getPropertiesHeader(String) - Method in class de.viaboxx.nlstools.formats.BundleWriterProperties
 
getPropertyBaseName() - Method in class de.viaboxx.nlstools.tasks.Property2XMLConverterTask
 
getPropertyPath() - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
the root path to store the property files
getResults() - Method in class de.viaboxx.nlstools.tasks.CompareBundlesTask
 
getResults() - Method in class de.viaboxx.nlstools.tasks.ListChangesTask
 
getSourceLocale() - Method in class de.viaboxx.nlstools.tasks.FillLocaleTask
 
getSqlDialect() - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
 
getSqldomain() - Method in class de.viaboxx.nlstools.model.MBBundle
 
getSqlScriptDir() - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
 
getTargetLocale() - Method in class de.viaboxx.nlstools.tasks.FillLocaleTask
 
getText(String) - Method in class de.viaboxx.nlstools.model.MBEntry
 
getTexts() - Method in class de.viaboxx.nlstools.model.MBEntry
 
getTo() - Method in class de.viaboxx.nlstools.tasks.AddLocaleTask
The xml file with the path name to write into
getTo() - Method in class de.viaboxx.nlstools.tasks.ConvertBundlesTask
 
getTo() - Method in class de.viaboxx.nlstools.tasks.FillLocaleTask
 
getTo() - Method in class de.viaboxx.nlstools.tasks.LocaleSanityCheckerTask
 
getTo() - Method in class de.viaboxx.nlstools.tasks.MergeLocaleTask
The xml file with the path name to write into
getTo() - Method in class de.viaboxx.nlstools.tasks.Property2XMLConverterTask
path/filename of the xml error-section file to be created
getToCharset() - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
 
getValue() - Method in class de.viaboxx.nlstools.model.MBText
 
getWith() - Method in class de.viaboxx.nlstools.tasks.MergeLocaleTask
The xml file with new translated locales
getWriteGroovyEnum() - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
 
getWriteInterface() - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
true, false, small, Flex, smallFlex when the interface file shall be generated
getWriteJson() - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
 
getWriteProperties() - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
 
getXstream() - Static method in class de.viaboxx.nlstools.formats.MBXMLPersistencer
 
getZipFile() - Method in class de.viaboxx.nlstools.tasks.UpdateBundlesTask
 

I

indentNum - Variable in class de.viaboxx.nlstools.formats.BundleWriterJavaInterface
 
indentSize - Variable in class de.viaboxx.nlstools.formats.BundleWriterJavaInterface
 
isBundleToProcess(MBBundle) - Method in class de.viaboxx.nlstools.tasks.MergeLocaleTask
 
isDebugMode() - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
true when the label shall be the same as the key
isDeleteEmptyEntries() - Method in class de.viaboxx.nlstools.tasks.OptimizeBundlesTask
 
isDoSetReviewFlag() - Method in class de.viaboxx.nlstools.tasks.FillLocaleTask
 
isFlexLayout() - Method in class de.viaboxx.nlstools.formats.BundleWriter
 
isFlexLayout() - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
 
isIgnoreMissingKeys() - Method in class de.viaboxx.nlstools.tasks.ListChangesTask
 
isIncludeReview() - Method in class de.viaboxx.nlstools.tasks.LocaleSanityCheckerTask
 
isKeyNotContained() - Method in class de.viaboxx.nlstools.formats.BundleWriterGroovyEnum
 
isKeyNotContained() - Method in class de.viaboxx.nlstools.formats.BundleWriterJavaInterface
 
isKeysContained() - Method in class de.viaboxx.nlstools.formats.BundleWriterGroovyEnum
 
isKeysContained() - Method in class de.viaboxx.nlstools.formats.BundleWriterJavaInterface
 
isKeysContained() - Method in class de.viaboxx.nlstools.formats.BundleWriterTypeScript
 
isMerged() - Method in class de.viaboxx.nlstools.formats.BundleWriterJson
 
isMerged() - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
 
isOverwrite() - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
true when the files shall be generated, even if they are up-to-date
isPreserveNewlines() - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
 
isReview(String) - Method in class de.viaboxx.nlstools.model.MBEntry
 
isReview() - Method in class de.viaboxx.nlstools.model.MBText
 
isUseDefault() - Method in class de.viaboxx.nlstools.model.MBText
 
isWriteSql() - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
 
isXml() - Method in class de.viaboxx.nlstools.tasks.Property2XMLConverterTask
 
isZip() - Method in class de.viaboxx.nlstools.tasks.CopyBundlesTask
 

J

jsonFile - Variable in class de.viaboxx.nlstools.tasks.MessageBundleTask
 
jsonPath - Variable in class de.viaboxx.nlstools.tasks.MessageBundleTask
 

L

ListChangesTask - Class in de.viaboxx.nlstools.tasks
Print different values between two bundles.
ListChangesTask() - Constructor for class de.viaboxx.nlstools.tasks.ListChangesTask
 
load(File) - Method in class de.viaboxx.nlstools.formats.MBExcelPersistencer
 
load(InputStream) - Method in class de.viaboxx.nlstools.formats.MBExcelPersistencer
 
load(File) - Method in class de.viaboxx.nlstools.formats.MBInMemoryPersistencer
 
load(InputStream) - Method in class de.viaboxx.nlstools.formats.MBInMemoryPersistencer
 
load(File) - Method in class de.viaboxx.nlstools.formats.MBJSONPersistencer
 
load(Reader) - Method in class de.viaboxx.nlstools.formats.MBJSONPersistencer
 
load(InputStream) - Method in class de.viaboxx.nlstools.formats.MBJSONPersistencer
 
load(File) - Method in class de.viaboxx.nlstools.formats.MBPersistencer
 
load(InputStream) - Method in class de.viaboxx.nlstools.formats.MBPersistencer
 
load(File) - Method in class de.viaboxx.nlstools.formats.MBXMLPersistencer
 
load(Reader) - Method in class de.viaboxx.nlstools.formats.MBXMLPersistencer
 
load(InputStream) - Method in class de.viaboxx.nlstools.formats.MBXMLPersistencer
 
loadBundles() - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
read/parse XML file
loadedBundles - Variable in class de.viaboxx.nlstools.tasks.MergeLocaleTask
 
loadExecute() - Method in class de.viaboxx.nlstools.tasks.DiffMergeLocaleTask
 
loadExecute() - Method in class de.viaboxx.nlstools.tasks.MergeLocaleTask
 
loadFile(File) - Static method in class de.viaboxx.nlstools.formats.MBPersistencer
 
locales() - Method in class de.viaboxx.nlstools.model.MBBundle
 
locales() - Method in class de.viaboxx.nlstools.model.MBBundles
 
locales() - Method in class de.viaboxx.nlstools.model.MBEntry
 
LocaleSanityCheckerTask - Class in de.viaboxx.nlstools.tasks
Checks localisation files for obvious errors like missing translations for single entries.
LocaleSanityCheckerTask() - Constructor for class de.viaboxx.nlstools.tasks.LocaleSanityCheckerTask
 
localesString(Set<String>) - Static method in class de.viaboxx.nlstools.tasks.MergeLocaleTask
 
localesString(MBBundles, String) - Static method in class de.viaboxx.nlstools.tasks.MergeLocaleTask
 

M

MBBundle - Class in de.viaboxx.nlstools.model
Description:
User: roman.stumm
Date: 14.06.2007
Time: 15:21:50
License: Apache 2.0
MBBundle() - Constructor for class de.viaboxx.nlstools.model.MBBundle
 
MBBundles - Class in de.viaboxx.nlstools.model
Description:
User: roman.stumm
Date: 14.06.2007
Time: 15:21:45
License: Apache 2.0
MBBundles() - Constructor for class de.viaboxx.nlstools.model.MBBundles
 
MBBundlesZipper - Class in de.viaboxx.nlstools.formats
Description:
User: roman
Date: 10.02.2009
Time: 14:18:13
License: Apache 2.0
MBBundlesZipper() - Constructor for class de.viaboxx.nlstools.formats.MBBundlesZipper
 
MBEntry - Class in de.viaboxx.nlstools.model
Description:
User: roman.stumm
Date: 14.06.2007
Time: 15:21:57
License: Apache 2.0
MBEntry() - Constructor for class de.viaboxx.nlstools.model.MBEntry
 
MBExcelPersistencer - Class in de.viaboxx.nlstools.formats
Description: Load from and save bundles to an excel file
User: roman.stumm
Date: 29.12.2010
Time: 14:44:37
License: Apache 2.02010
MBExcelPersistencer() - Constructor for class de.viaboxx.nlstools.formats.MBExcelPersistencer
 
MBFile - Class in de.viaboxx.nlstools.model
Description:
User: roman
Date: 10.02.2009
Time: 14:14:11
License: Apache 2.0
MBFile() - Constructor for class de.viaboxx.nlstools.model.MBFile
 
MBInMemoryPersistencer - Class in de.viaboxx.nlstools.formats
Description:
User: roman.stumm
Date: 02.05.2011
Time: 14:53:59
License: Apache 2.02010
MBInMemoryPersistencer() - Constructor for class de.viaboxx.nlstools.formats.MBInMemoryPersistencer
 
MBJSONPersistencer - Class in de.viaboxx.nlstools.formats
Description: Load/Save JSON Format with XStream
User: roman.stumm
Date: 14.06.2007
Time: 15:29:50
License: Apache 2.0
MBJSONPersistencer(boolean) - Constructor for class de.viaboxx.nlstools.formats.MBJSONPersistencer
 
MBPersistencer - Class in de.viaboxx.nlstools.formats
Description:
User: roman.stumm
Date: 29.12.2010
Time: 16:41:46
License: Apache 2.02010
MBPersistencer() - Constructor for class de.viaboxx.nlstools.formats.MBPersistencer
 
MBText - Class in de.viaboxx.nlstools.model
Description:
User: roman.stumm
Date: 14.06.2007
Time: 15:22:00
License: Apache 2.0
MBText() - Constructor for class de.viaboxx.nlstools.model.MBText
 
MBXMLPersistencer - Class in de.viaboxx.nlstools.formats
Description:
User: roman.stumm
Date: 14.06.2007
Time: 15:25:25
License: Apache 2.0
MBXMLPersistencer() - Constructor for class de.viaboxx.nlstools.formats.MBXMLPersistencer
 
MergeLocaleTask - Class in de.viaboxx.nlstools.tasks
This task takes two bundles and is able to merge new locales in one file into the existing bundle.
MergeLocaleTask() - Constructor for class de.viaboxx.nlstools.tasks.MergeLocaleTask
 
MessageBundleTask - Class in de.viaboxx.nlstools.tasks
Description: Generates the interface with message constants and property files (resource bundles) from the descriptions in a xml file.
MessageBundleTask() - Constructor for class de.viaboxx.nlstools.tasks.MessageBundleTask
 
mkdirs(String) - Method in class de.viaboxx.nlstools.formats.BundleWriter
 
mkdirs(File) - Method in class de.viaboxx.nlstools.formats.MBPersistencer
 
myUsedLocales - Variable in class de.viaboxx.nlstools.formats.BundleWriter
 

N

needsNewFiles() - Method in class de.viaboxx.nlstools.formats.BundleWriter
true when generation is neccessary, false when up-to-date
needsNewFiles() - Method in class de.viaboxx.nlstools.formats.BundleWriterFlexClass
true when generation is neccessary, false when up-to-date
needsNewFiles() - Method in class de.viaboxx.nlstools.formats.BundleWriterJavaInterface
true when generation is neccessary, false when up-to-date
needsNewFiles() - Method in class de.viaboxx.nlstools.formats.BundleWriterNg2Translate
 
needsNewFiles() - Method in class de.viaboxx.nlstools.formats.BundleWriterSqlOracle
 
nextVal() - Method in class de.viaboxx.nlstools.formats.BundleWriterSqlOracle
 
nextVal() - Method in class de.viaboxx.nlstools.formats.BundleWriterSqlPostgres
 

O

openFileReader(File, String) - Static method in class de.viaboxx.nlstools.util.FileUtils
 
openFileReaderUTF8(File) - Static method in class de.viaboxx.nlstools.util.FileUtils
 
openFileWriter(File, String) - Static method in class de.viaboxx.nlstools.util.FileUtils
 
openFileWriterUTF8(File) - Static method in class de.viaboxx.nlstools.util.FileUtils
 
OptimizeBundlesTask - Class in de.viaboxx.nlstools.tasks
Description: analyze nls-texts in bundle files (mentioned in 'masterFile') and remove all texts that have an equal common translation.
OptimizeBundlesTask() - Constructor for class de.viaboxx.nlstools.tasks.OptimizeBundlesTask
 
outputExecute() - Method in class de.viaboxx.nlstools.tasks.DiffMergeLocaleTask
 
outputExecute() - Method in class de.viaboxx.nlstools.tasks.MergeLocaleTask
 
outputPath - Variable in class de.viaboxx.nlstools.formats.BundleWriter
 
overwrite - Variable in class de.viaboxx.nlstools.formats.BundleWriter
 

P

parseLocales(String) - Static method in class de.viaboxx.nlstools.tasks.UpdateBundlesTask
 
printEntryComment(PrintWriter, MBEntry, Iterator<MBText>) - Method in class de.viaboxx.nlstools.formats.BundleWriterJavaInterface
 
printIndent(PrintWriter) - Method in class de.viaboxx.nlstools.formats.BundleWriterJavaInterface
 
processExecute() - Method in class de.viaboxx.nlstools.tasks.DiffMergeLocaleTask
 
processExecute() - Method in class de.viaboxx.nlstools.tasks.MergeLocaleTask
 
Property2XMLConverterTask - Class in de.viaboxx.nlstools.tasks
Description: Create a bundles-xml (or excel) file fromProperty some plain property (or xml) files
example: convert grails-app/i18n/messages_en.properties, messages_de.properties and messages_zh.properties to i18n/messages.xml, where the properties files are stored in UTF-8 encoding: <prop2xml locales="en;de;zh" fromProperty="grails-app/i18n/messages" to="i18n/messages.xml" fromCharset="UTF-8" interfaceName="MyMessages"/>
Property2XMLConverterTask() - Constructor for class de.viaboxx.nlstools.tasks.Property2XMLConverterTask
 
propertyPath - Variable in class de.viaboxx.nlstools.tasks.MessageBundleTask
 

R

removeEntries() - Method in class de.viaboxx.nlstools.model.MBBundle
 
removeEntries() - Method in class de.viaboxx.nlstools.model.MBBundles
 

S

save(MBBundles, File) - Method in class de.viaboxx.nlstools.formats.MBExcelPersistencer
 
save(MBBundles, File) - Method in class de.viaboxx.nlstools.formats.MBInMemoryPersistencer
 
save(MBBundles, File) - Method in class de.viaboxx.nlstools.formats.MBJSONPersistencer
 
save(MBBundles, File) - Method in class de.viaboxx.nlstools.formats.MBPersistencer
 
save(MBBundles, File) - Method in class de.viaboxx.nlstools.formats.MBXMLPersistencer
 
saveFile(MBBundles, File) - Static method in class de.viaboxx.nlstools.formats.MBPersistencer
 
saveFile(MBBundles, File, String) - Static method in class de.viaboxx.nlstools.formats.MBPersistencer
 
saveObject(Object, File) - Method in class de.viaboxx.nlstools.formats.MBJSONPersistencer
 
saveString(String, File) - Method in class de.viaboxx.nlstools.formats.MBJSONPersistencer
 
setAliases(List<String>) - Method in class de.viaboxx.nlstools.model.MBEntry
 
setAllowedLocales(String) - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
 
setBaseName(String) - Method in class de.viaboxx.nlstools.model.MBBundle
 
setBundleNames(String) - Method in class de.viaboxx.nlstools.tasks.MergeLocaleTask
 
setBundles(MBBundles) - Method in class de.viaboxx.nlstools.formats.BundleWriter
 
setBundles(List<MBBundle>) - Method in class de.viaboxx.nlstools.model.MBBundles
 
setBundles(String) - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
 
setCharset(String) - Method in class de.viaboxx.nlstools.formats.BundleWriterProperties
 
setCommonBundleBaseName(String) - Method in class de.viaboxx.nlstools.tasks.OptimizeBundlesTask
 
setCommonBundleFile(String) - Method in class de.viaboxx.nlstools.tasks.OptimizeBundlesTask
 
setCommonEntryKeyPrefix(String) - Method in class de.viaboxx.nlstools.tasks.OptimizeBundlesTask
 
setConflicts(File) - Method in class de.viaboxx.nlstools.tasks.DiffMergeLocaleTask
 
setContent(String) - Method in class de.viaboxx.nlstools.model.MBFile
 
setCurrent(File) - Method in class de.viaboxx.nlstools.tasks.DiffMergeLocaleTask
 
setDebugMode(boolean) - Method in class de.viaboxx.nlstools.formats.BundleWriter
 
setDebugMode(boolean) - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
 
setDeleteEmptyEntries(boolean) - Method in class de.viaboxx.nlstools.tasks.OptimizeBundlesTask
 
setDeleteOldFiles(boolean) - Method in class de.viaboxx.nlstools.formats.BundleWriter
 
setDeleteOldFiles(boolean) - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
if true, delete old .properties files before generating new ones.
setDescription(String) - Method in class de.viaboxx.nlstools.model.MBEntry
 
setDest(File) - Method in class de.viaboxx.nlstools.tasks.CopyBundlesTask
 
setDoSetReviewFlag(boolean) - Method in class de.viaboxx.nlstools.tasks.FillLocaleTask
 
setEntries(List<MBEntry>) - Method in class de.viaboxx.nlstools.model.MBBundle
 
setExampleLocale(String) - Method in class de.viaboxx.nlstools.formats.BundleWriterFlexClass
 
setExampleLocale(String) - Method in class de.viaboxx.nlstools.formats.BundleWriterJavaInterface
 
setExampleLocale(String) - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
 
setFillOnlyKeysStartingWith(String) - Method in class de.viaboxx.nlstools.tasks.FillLocaleTask
 
setFlexLayout(boolean) - Method in class de.viaboxx.nlstools.formats.BundleWriter
 
setFlexLayout(boolean) - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
 
setFrom(File) - Method in class de.viaboxx.nlstools.tasks.AddLocaleTask
 
setFrom(File) - Method in class de.viaboxx.nlstools.tasks.ConvertBundlesTask
 
setFrom(File) - Method in class de.viaboxx.nlstools.tasks.FillLocaleTask
 
setFrom(File) - Method in class de.viaboxx.nlstools.tasks.LocaleSanityCheckerTask
 
setFrom(File) - Method in class de.viaboxx.nlstools.tasks.MergeLocaleTask
 
setFromCharset(String) - Method in class de.viaboxx.nlstools.tasks.Property2XMLConverterTask
 
setFromProperty(String) - Method in class de.viaboxx.nlstools.tasks.Property2XMLConverterTask
 
setIgnoreMissingKeys(boolean) - Method in class de.viaboxx.nlstools.tasks.ListChangesTask
 
setIncludeReview(boolean) - Method in class de.viaboxx.nlstools.tasks.LocaleSanityCheckerTask
 
setInterfaceName(String) - Method in class de.viaboxx.nlstools.model.MBBundle
 
setInterfaceName(String) - Method in class de.viaboxx.nlstools.tasks.Property2XMLConverterTask
 
setJsonFile(String) - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
 
setJsonPath(String) - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
 
setKey(String) - Method in class de.viaboxx.nlstools.model.MBEntry
 
setLastModified(long) - Method in class de.viaboxx.nlstools.model.MBFile
 
setLocale(String) - Method in class de.viaboxx.nlstools.model.MBText
 
setLocale(String) - Method in class de.viaboxx.nlstools.tasks.LocaleSanityCheckerTask
 
setLocales(String) - Method in class de.viaboxx.nlstools.tasks.AddLocaleTask
 
setLocales(String) - Method in class de.viaboxx.nlstools.tasks.ListChangesTask
 
setLocales(String) - Method in class de.viaboxx.nlstools.tasks.MergeLocaleTask
 
setLocales(String) - Method in class de.viaboxx.nlstools.tasks.Property2XMLConverterTask
 
setLocales(String) - Method in class de.viaboxx.nlstools.tasks.UpdateBundlesTask
 
setMasterFile(File) - Method in class de.viaboxx.nlstools.tasks.CopyBundlesTask
 
setMasterFile(File) - Method in class de.viaboxx.nlstools.tasks.OptimizeBundlesTask
 
setMasterFile(File) - Method in class de.viaboxx.nlstools.tasks.UpdateBundlesTask
 
setMerged(boolean) - Method in class de.viaboxx.nlstools.formats.BundleWriterJson
 
setMerged(boolean) - Method in class de.viaboxx.nlstools.formats.BundleWriterProperties
 
setMerged(boolean) - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
 
setName(String) - Method in class de.viaboxx.nlstools.model.MBFile
 
setNewer(File) - Method in class de.viaboxx.nlstools.tasks.CompareBundlesTask
 
setNewer(File) - Method in class de.viaboxx.nlstools.tasks.ListChangesTask
 
setOptions(String) - Method in class de.viaboxx.nlstools.tasks.ConvertBundlesTask
 
setOrigin(File) - Method in class de.viaboxx.nlstools.tasks.DiffMergeLocaleTask
 
setOriginal(File) - Method in class de.viaboxx.nlstools.tasks.CompareBundlesTask
 
setOriginal(File) - Method in class de.viaboxx.nlstools.tasks.ListChangesTask
 
setOverwrite(boolean) - Method in class de.viaboxx.nlstools.formats.BundleWriter
 
setOverwrite(boolean) - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
 
setPreserveNewlines(boolean) - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
 
setPropertyPath(String) - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
 
setResults(File) - Method in class de.viaboxx.nlstools.tasks.CompareBundlesTask
 
setResults(File) - Method in class de.viaboxx.nlstools.tasks.ListChangesTask
 
setReview(boolean) - Method in class de.viaboxx.nlstools.model.MBText
 
setSourceLocale(String) - Method in class de.viaboxx.nlstools.tasks.FillLocaleTask
 
setSourcePath(String) - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
 
setSqlDialect(String) - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
 
setSqldomain(String) - Method in class de.viaboxx.nlstools.model.MBBundle
 
setSqlScriptDir(String) - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
 
setTargetLocale(String) - Method in class de.viaboxx.nlstools.tasks.FillLocaleTask
 
setTexts(List<MBText>) - Method in class de.viaboxx.nlstools.model.MBEntry
 
setTo(File) - Method in class de.viaboxx.nlstools.tasks.AddLocaleTask
 
setTo(File) - Method in class de.viaboxx.nlstools.tasks.ConvertBundlesTask
 
setTo(File) - Method in class de.viaboxx.nlstools.tasks.FillLocaleTask
 
setTo(File) - Method in class de.viaboxx.nlstools.tasks.LocaleSanityCheckerTask
 
setTo(File) - Method in class de.viaboxx.nlstools.tasks.MergeLocaleTask
 
setTo(String) - Method in class de.viaboxx.nlstools.tasks.Property2XMLConverterTask
 
setToCharset(String) - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
 
setUseDefault(boolean) - Method in class de.viaboxx.nlstools.model.MBText
 
setValue(String) - Method in class de.viaboxx.nlstools.model.MBText
 
setWith(File) - Method in class de.viaboxx.nlstools.tasks.MergeLocaleTask
 
setWriteGroovyEnum(String) - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
 
setWriteInterface(String) - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
 
setWriteJson(String) - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
 
setWriteProperties(String) - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
 
setWriteSql(boolean) - Method in class de.viaboxx.nlstools.tasks.MessageBundleTask
 
setXml(boolean) - Method in class de.viaboxx.nlstools.tasks.Property2XMLConverterTask
 
setZip(boolean) - Method in class de.viaboxx.nlstools.tasks.CopyBundlesTask
 
setZipFile(File) - Method in class de.viaboxx.nlstools.tasks.UpdateBundlesTask
 
sort() - Method in class de.viaboxx.nlstools.model.MBBundle
 
sort() - Method in class de.viaboxx.nlstools.model.MBBundles
 
sort() - Method in class de.viaboxx.nlstools.model.MBEntry
 
sourcePath - Variable in class de.viaboxx.nlstools.tasks.MessageBundleTask
 
split(String) - Static method in class de.viaboxx.nlstools.formats.BundleWriterNg2Translate
 
splitCamelCase(String) - Static method in class de.viaboxx.nlstools.formats.BundleWriterTypeScript
 
suffix() - Method in class de.viaboxx.nlstools.formats.BundleWriter
 
suffix() - Method in class de.viaboxx.nlstools.formats.BundleWriterAngularJS
 
suffix() - Method in class de.viaboxx.nlstools.formats.BundleWriterExcel
 
suffix() - Method in class de.viaboxx.nlstools.formats.BundleWriterFlexClass
 
suffix() - Method in class de.viaboxx.nlstools.formats.BundleWriterGroovyEnum
 
suffix() - Method in class de.viaboxx.nlstools.formats.BundleWriterJavaInterface
 
suffix() - Method in class de.viaboxx.nlstools.formats.BundleWriterJson
 
suffix() - Method in class de.viaboxx.nlstools.formats.BundleWriterNg2Translate
 
suffix() - Method in class de.viaboxx.nlstools.formats.BundleWriterProperties
 
suffix() - Method in class de.viaboxx.nlstools.formats.BundleWriterSqlOracle
 
suffix() - Method in class de.viaboxx.nlstools.formats.BundleWriterTypeScript
 

T

task - Variable in class de.viaboxx.nlstools.formats.BundleWriter
 
tokenize(String) - Static method in class de.viaboxx.nlstools.tasks.MergeLocaleTask
 
translatedBundles - Variable in class de.viaboxx.nlstools.tasks.MergeLocaleTask
 

U

unzipFiles(InputStream) - Static method in class de.viaboxx.nlstools.formats.MBBundlesZipper
 
unzipFiles(byte[]) - Static method in class de.viaboxx.nlstools.formats.MBBundlesZipper
 
UpdateBundlesTask - Class in de.viaboxx.nlstools.tasks
Description: update xml files from bundles in a zip file
User: roman
Date: 09.02.2009
Time: 14:38:05
License: Apache 2.0
UpdateBundlesTask() - Constructor for class de.viaboxx.nlstools.tasks.UpdateBundlesTask
 

V

valueOf(String) - Static method in enum de.viaboxx.nlstools.formats.BundleWriter.FileType
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.viaboxx.nlstools.formats.BundleWriter.FileType
Returns an array containing the constants of this enum type, in the order they are declared.

W

withOptions(String) - Method in class de.viaboxx.nlstools.formats.MBJSONPersistencer
 
withOptions(String) - Method in class de.viaboxx.nlstools.formats.MBPersistencer
 
withOptions(String) - Method in class de.viaboxx.nlstools.formats.MBXMLPersistencer
 
writeConstants(PrintWriter, MBBundle) - Method in class de.viaboxx.nlstools.formats.BundleWriterJavaInterface
Write the constants to the interface file.
writeConstants(PrintWriter, MBBundle) - Method in class de.viaboxx.nlstools.formats.BundleWriterTypeScript
 
writeDoNotAlter(PrintWriter) - Method in class de.viaboxx.nlstools.formats.BundleWriterJavaInterface
 
writeKeyValue(PrintWriter, String, String) - Method in class de.viaboxx.nlstools.formats.BundleWriterGroovyEnum
 
writeKeyValue(PrintWriter, String, String) - Method in class de.viaboxx.nlstools.formats.BundleWriterJavaInterface
 
writeKeyValue(PrintWriter, String, String) - Method in class de.viaboxx.nlstools.formats.BundleWriterTypeScript
 
writeOutputFilePerLocale(String) - Method in class de.viaboxx.nlstools.formats.BundleWriter
 
writeOutputFilePerLocale(String) - Method in class de.viaboxx.nlstools.formats.BundleWriterAngularJS
 
writeOutputFilePerLocale(String) - Method in class de.viaboxx.nlstools.formats.BundleWriterJson
 
writeOutputFilePerLocale(String) - Method in class de.viaboxx.nlstools.formats.BundleWriterNg2Translate
 
writeOutputFilePerLocale(String) - Method in class de.viaboxx.nlstools.formats.BundleWriterProperties
 
writeOutputFiles() - Method in class de.viaboxx.nlstools.formats.BundleWriter
generate the current bundle's property files
writeOutputFiles() - Method in class de.viaboxx.nlstools.formats.BundleWriterExcel
 
writeOutputFiles() - Method in class de.viaboxx.nlstools.formats.BundleWriterFlexClass
generate the current bundle's interface
writeOutputFiles() - Method in class de.viaboxx.nlstools.formats.BundleWriterJavaInterface
generate the current bundle's interface
writeOutputFiles() - Method in class de.viaboxx.nlstools.formats.BundleWriterNg2Translate
 
writeOutputFiles() - Method in class de.viaboxx.nlstools.formats.BundleWriterSqlOracle
 
writeProperties(OutputStream, String, String) - Method in class de.viaboxx.nlstools.formats.BundleWriterProperties
 
writeSeqNextVal(String, Writer) - Method in class de.viaboxx.nlstools.formats.BundleWriterSqlOracle
 
writeSeqNextVal(String, Writer) - Method in class de.viaboxx.nlstools.formats.BundleWriterSqlPostgres
 
writeStaticIntro(PrintWriter) - Method in class de.viaboxx.nlstools.formats.BundleWriterGroovyEnum
 
writeStaticIntro(PrintWriter) - Method in class de.viaboxx.nlstools.formats.BundleWriterJavaInterface
Write the static beginning of the interface file.
writeStaticIntro(PrintWriter) - Method in class de.viaboxx.nlstools.formats.BundleWriterTypeScript
 
writeStaticOutro(PrintWriter) - Method in class de.viaboxx.nlstools.formats.BundleWriterGroovyEnum
 
writeStaticOutro(PrintWriter) - Method in class de.viaboxx.nlstools.formats.BundleWriterJavaInterface
Write the static end of the interface file.
writeType(PrintWriter) - Method in class de.viaboxx.nlstools.formats.BundleWriterGroovyEnum
 
writeType(PrintWriter) - Method in class de.viaboxx.nlstools.formats.BundleWriterJavaInterface
 
writeType(PrintWriter) - Method in class de.viaboxx.nlstools.formats.BundleWriterTypeScript
 

Z

zip(List<MBFile>, OutputStream) - Static method in class de.viaboxx.nlstools.formats.MBBundlesZipper
 
A B C D E F G I J L M N O P R S T U V W Z 
Skip navigation links

Copyright © 2017. All rights reserved.