Uses of Interface
org.apache.xalan.xsltc.dom.DOMBuilder
Packages that use DOMBuilder
-
Uses of DOMBuilder in org.apache.xalan.xsltc.dom
Classes in org.apache.xalan.xsltc.dom that implement DOMBuilderModifier and TypeClassDescriptionfinal class
SAXImpl is the core model for SAX input source.Methods in org.apache.xalan.xsltc.dom that return DOMBuilderModifier and TypeMethodDescriptionSAXImpl.getBuilder()
Returns an instance of the DOMBuilder inner class This class will consume the input document through a SAX2 interface and populate the tree.