| Package | Description |
|---|---|
| jdk7u.jaxp.org.apache.xalan.external.xsltc.dom |
| Modifier and Type | Class and Description |
|---|---|
class |
SAXImpl
SAXImpl is the core model for SAX input source.
|
| Modifier and Type | Method and 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 © 2018–2021 mhoffrogge. All rights reserved.