Package org.qedeq.base.io

Common input and output methods and access objects for text reading and writing are provided here.

See:
          Description

Interface Summary
LoadingListener Listener for loading completeness.
 

Class Summary
AbstractOutput Wraps a text output stream.
IoUtility A collection of useful static methods for input and output.
Parameters Provides convenience methods for getting parameters out of a Map.
Path A file path that leads to a directory or file and is absolute or relative.
ResourceLoaderUtility Utility methods for accessing classes and resources using an appropriate class loader.
SourceArea Describes an area of an URL contents.
SourcePosition Describes a file position within a text file.
StringOutput Wraps a text output stream.
SubTextInput Wraps a text output stream.
TextInput This class provides convenient methods for parsing input.
TextOutput Wraps a text output stream.
UrlUtility A collection of useful static methods for URL s.
Version A version number implementation oriented at the standard: http://semver.org.
VersionSet A set of version numbers.
 

Package org.qedeq.base.io Description

Common input and output methods and access objects for text reading and writing are provided here.



Copyright © 2014. All Rights Reserved.