Package org.attoparser.config
package org.attoparser.config
Parser configuration artifacts.
-
ClassDescriptionModels a series of parsing configurations that can be applied during document parsing by
MarkupParser
and its variantsSimpleMarkupParser
andDOMMarkupParser
.Enumeration representing the possible actions to be taken with regard to element balancing:Enumeration used for determining the parsing mode, which will affect the parser's behaviour.Class encapsulating the configuration parameters used for parsing and validating the "prolog" section of a markup document.Enumeration used for determining whether an element in the document prolog (DOCTYPE, XML Declaration) or the prolog itself should be allowed, required or even forbidden.Enumeration used for determining the behaviour the parser should have with respect to the presence and number of root elements in the parsed document.