Package | Description |
---|---|
org.apache.manifoldcf.connectorcommon.fuzzyml |
Class and Description |
---|
AttrNameValue
This class represents a name/value pair from an
XML/HTML attribute.
|
ByteBuffer
This class represents a variable-length buffer for bytes.
|
ByteReceiver
This class represents a receiver for bytes.
|
CharacterBuffer
This class represents a variable-length buffer for characters.
|
CharacterReceiver
This interface represents a receiver for characters.
|
EncodingDetector
This interface represents an encoding detector.
|
SingleByteReceiver
This class represents a receiver for a series of single bytes.
|
SingleCharacterReceiver
This interface represents a receiver for a sequence of individual characters.
|
TagParseState
This class represents a basic xml/html tag parser.
|
XMLFuzzyHierarchicalParseState
Class to keep track of XML hierarchy in the face of possibly corrupt
XML and with case-insensitive tags, etc.
|
XMLFuzzyParseState
Class to keep track of XML hierarchy in the face of possibly corrupt
XML and with case-insensitive tags, etc.
|
XMLOutputStreamParsingContext
An instance of this class represents a parsing context within a node.
|
XMLParseState
This class takes the output of the basic tag parser and converts it for
typical XML usage.
|
XMLParsingContext
An instance of this class represents a parsing context within a node.
|
XMLWriterParsingContext
An instance of this class represents a parsing context within a node.
|