Package | Description |
---|---|
org.apache.xalan.xsltc.dom |
Modifier and Type | Class | Description |
---|---|---|
class |
SAXImpl |
SAXImpl is the core model for SAX input source.
|
Modifier and Type | Method | Description |
---|---|---|
DOMBuilder |
SAXImpl.getBuilder() |
Returns an instance of the DOMBuilder inner class
This class will consume the input document through a SAX2
interface and populate the tree.
|
Copyright © 2014 Apache XML Project. All Rights Reserved.