Uses of Class
jodd.lagarto.dom.XmlDeclaration
Packages that use XmlDeclaration
Package
Description
Lagarto DOM - create cool DOM tree with Lagarto parser.
-
Uses of XmlDeclaration in jodd.lagarto.dom
Methods in jodd.lagarto.dom that return XmlDeclarationMethods in jodd.lagarto.dom with parameters of type XmlDeclaration -
Uses of XmlDeclaration in jodd.lagarto.dom.render
Methods in jodd.lagarto.dom.render with parameters of type XmlDeclarationModifier and TypeMethodDescriptionvoidLagartoHtmlRendererNodeVisitor.xmlDeclaration(XmlDeclaration xmlDeclaration)