Uses of Interface
eu.bandm.tools.util.files.TextInput
Packages that use TextInput
Package
Description
Utility classes for file handling and IO.
-
Uses of TextInput in eu.bandm.tools.muli.utils
Methods in eu.bandm.tools.muli.utils with parameters of type TextInputModifier and TypeMethodDescriptionstatic voidCatalogFromFile.load(TextInput input, CatalogByString cat, boolean eliminateNewlines, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg) Fill the data encoded in the text file into the catalog object. -
Uses of TextInput in eu.bandm.tools.util.files
Methods in eu.bandm.tools.util.files that return TextInput