Uses of Interface
eu.bandm.tools.util.files.TextInput
Package
Description
Utility classes for file handling and IO.
-
Uses of TextInput in eu.bandm.tools.muli.utils
Modifier and TypeMethodDescriptionstatic void
CatalogFromFile.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
Modifier and TypeClassDescription(package private) class
Subclass which uses a File for input.(package private) class
Subclass which uses a Reader for input.