Package jodd.lagarto.dom
package jodd.lagarto.dom
Lagarto DOM - create cool DOM tree with Lagarto parser.
-
ClassDescriptionElements attribute.CDATA node.Comment node.Document node is always a root node.Document type node.DOM Builder.Tag node.Validates conditional comments expressions.Simplified HTML foster rules for tables.HTML rules for implicitly closing tags.Rules for void tags.Lagarto DOM builder creates DOM tree from HTML, XHTML or XML content.Additional configuration for
LagartoDOMBuilderbased onLagartoParserConfig.Lagarto tag visitor that builds a DOM tree.Lagarto DOM exception.DOM node.Node types.Node filter.Node selector selects DOM nodes usingCSS3 selectors.Similar toTagVisitor, this is a visitor for DOM tree.Text node.XML declaration node.