|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
IAttoHandler implementations,
providing timing.IAttoParser implementations, providing
common code for unifying all the supported document formats (String, char[],
char[] segment, Reader) into just one (Reader).IAttoParser implementations reading
the parsed document using a buffer.AbstractBasicMarkupAttoHandler
does), but also divide both elements (tags) and DOCTYPE clauses into its components, lauching
different events for them.ContentHandler.DOMMarkupAttoHandler handler object.AbstractDetailedMarkupAttoHandler.IAttoHandler that builds an attoDOM tree,
with objects from package org.attoparser.markup.dom.Document created during parsing.
Element children
of this node, discarding children of any other types.
Element.
Element root node.
AbstractDetailedMarkupAttoHandler.
IAttoHandler implementations
that offer detailed reporting of DOCTYPE clauses (typically inside elements).IAttoHandler implementations
that offer basic (non-detailed) reporting of DOCTYPE clauses.IAttoHandler implementations
that offer basic (non-detailed) reporting of elements (markup tags).IAttoHandler implementations
that offer reporting of CDATA sections.IAttoHandler implementations
that offer reporting of markup comments.IAttoHandler implementations
that offer detailed reporting of DOCTYPE clauses.IAttoHandler implementations
that offer detailed reporting of elements (markup tags).IAttoHandler implementations
that offer reporting of Processing Instructions.IAttoHandler implementations
that time their execution.IAttoHandler implementations
that offer reporting of XML Declarations.IAttoParser interface, able of
parsing XML and HTML markup.AttoDOMVisitor capable of writing an attoDOM
tree as markup code.Writer
that will be used for outputting the markup code.
DocumentRestrictions instance enforcing no restrictions at all.
IAttoHandler.
IAttoHandler.
IAttoHandler.
IAttoHandler.
AbstractBufferedAttoParser.BufferParseResult reporting
the results of this parsing.
Reader.
AttoDOMVisitorException)
to this document, traversing all its nodes.
CDATASection node.
Element node after
its children have been visited.
Comment node.
DocType node.
Document node after its contents (children)
have been visited.
Element node before
its children are visited.
ProcessingInstruction node.
Element node.
Document node before its contents (children)
have been visited.
Text node.
XmlDeclaration node.
DocumentRestrictions instance enforcing the set of restrictions
that check the well-formedness (from an XML/XHTML standpoint):
requireBalancedElements, requireWellFormedProlog,
requireUniqueRootElement, requireWellFormedAttributeValues
and requireUniqueAttributesInElement.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||