|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
DOMSource | This subinterface of FilterSource has to be implemented
by filter sources whose flavor supports DOM trees
(IOFlavor.DOM ). |
FileReaderSource | This subinterface of FilterSource has to be implemented
by filter sources whose flavor supports reading from an underlying
File (IOFlavor.FILE_READER ). |
FileWriterSource | This subinterface of FilterSource has to be implemented
by filter sources whose flavor supports writing to File s
(IOFlavor.FILE_WRITER ). |
Filter | A Filter is part of a filter pipeline, consisting of a
chain of Filter s and FilterSource s. |
FilterSource | Instances of FilterSource represent data sources in the
pipeline of Filter s. |
GraphLoader | |
InputStreamSource | This subinterface of FilterSource has to be implemented
by filter sources whose flavor supports InputStream s
(IOFlavor.INPUT_STREAM ). |
ObjectSource | This subinterface of FilterSource has to be implemented
by filter sources whose flavor supports objects
(IOFlavor.OBJECT ). |
OutputStreamSource | This subinterface of FilterSource has to be implemented
by filter sources whose flavor supports OutputStream s
(IOFlavor.OUTPUT_STREAM ). |
ProgressMonitor | |
ProjectLoader | |
ReaderSource | This subinterface of FilterSource has to be implemented
by filter sources whose flavor supports Reader s
(IOFlavor.READER ). |
RegistryLoader | |
ResourceLoader | |
SAXSource | This subinterface of FilterSource has to be implemented
by filter sources whose flavor supports SAX events
(IOFlavor.SAX ). |
VirtualFileReaderSource | This subinterface of FilterSource has to be implemented
by filter sources whose flavor supports reading from an underlying
virtual file (IOFlavor.VFILE_READER ). |
VirtualFileWriterSource | This subinterface of FilterSource has to be implemented
by filter sources whose flavor supports writing to files in
a virtual FileSystem . |
WriterSource | This subinterface of FilterSource has to be implemented
by filter sources whose flavor supports Writer s
(IOFlavor.WRITER ). |
Class Summary | |
---|---|
DOMSourceImpl | |
ExtensionItem | |
FileSource | |
FileTypeItem | |
FileTypeItem.Map | |
FilterBase | This is a base class for the implementation of
Filter s. |
FilterItem | This factory class is used to represent a
FilterSource in the registry. |
FilterSource.MetaDataKey<V> | |
FilterSourceBase | |
GraphMLReader | |
GraphReader | |
GraphXMLSource | |
GSReader | |
GSWriter | |
GSZReader | |
GSZWriter | |
GUnzipFilter | |
GZipFilter | |
IndentWriter | |
InputStreamSourceImpl | |
IO | |
IOFlavor | An IOFlavor is similar to a
DataFlavor : For some data to be transfered
in an IO operation, it describes both the type of data and the way how to
transfer it. |
LazyFilter | |
MimeTypeItem | |
NullResourceFilter | |
NullSource | |
ObjectSourceImpl | |
PluginCollector | |
PropertyFileReader | PropertyFileReader.java Provides functions to read properties from external files. |
ReaderSourceImpl | A simple implementation of ReaderSource which wraps an existing
Reader . |
RegistryReader | |
SAXFilterBase | |
SAXSourceBase | |
StreamAdapter | |
XMLReaderBase | |
XSLTFilter |
Exception Summary | |
---|---|
IOFormatException |
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |