See: Description
Interface | Description |
---|---|
StreamSourceFormat |
A format for a stream-based source, e.g.
|
Class | Description |
---|---|
CombinedFileSource |
A source which uses several files as input and combines them into one file.
|
FileSource |
A Source which uses a file as input.
|
FileSourceProvider |
Contains sources which are read from files in the file system.
|
PropertiesSourceFormat |
The source type representing an properties source.
|
SourceToXml |
Creates an xml String out of a source tree.
|
XmlSourceFormat |
The source type representing an XML source.
|
XmlSourceSaxHandler |
A SAX Handler for creating a source element tree from xml.
|
This package contains the handling of stream-based sources, such as file sources.
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.