|
||||||||||
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.IDOMWriter
interface.INestableNode
.ContentHandler
.ICDATASection
interface.IComment
interface.IDocType
interface.IDocument
interface.IAttoHandler
that considers input
as XML code and builds an attoDOM tree with objects from package
org.attoparser.markup.dom.IElement
interface.MarkupParsingConfiguration.PrologParsingConfiguration.isValidateProlog()
has been set to true.
Document
created during parsing.
MarkupParsingConfiguration.PrologParsingConfiguration
object determining the way
in which prolog (XML Declaration, DOCTYPE) will be dealt with during parsing.
MarkupParsingConfiguration.PrologParsingConfiguration.isValidateProlog()
has been set
to true.
MarkupParsingConfiguration.PrologParsingConfiguration.isValidateProlog()
has been set to true.
AbstractDetailedMarkupAttoHandler
.
IAttoHandler
implementations
that offer detailed reporting of markup attributes.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 detailed reporting of HTML attributes.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.AbstractDetailedMarkupAttoHandler
(and its subclasses).HtmlParsingConfiguration
instance with
a default configuration.
MarkupParsingConfiguration.PrologParsingConfiguration
instance with
a default configuration.
HtmlParsingConfiguration
instance enforcing no restrictions at all.
IAttoHandler
.
IAttoHandler
.
IAttoHandler
.
IAttoHandler
.
AbstractBufferedAttoParser.BufferParseResult
reporting
the results of this parsing.
Reader
.
IProcessingInstruction
interface.IText
interface.MarkupParsingConfiguration.PrologParsingConfiguration.getPrologPresence()
,
MarkupParsingConfiguration.PrologParsingConfiguration.getXmlDeclarationPresence()
and MarkupParsingConfiguration.PrologParsingConfiguration.getDoctypePresence()
parameters makes sense.
IXmlDeclaration
interface.XmlDOMWriter
for writing attoDOM trees
as XML markup.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |