org.apache.cxf.tools.common.dom
Class ExtendedDocumentBuilder
java.lang.Object
org.apache.cxf.tools.common.dom.ExtendedDocumentBuilder
public class ExtendedDocumentBuilder
- extends Object
(not thread safe)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtendedDocumentBuilder
public ExtendedDocumentBuilder()
setValidating
public void setValidating(boolean validate)
parse
public Document parse(InputStream in)
throws SAXException,
IOException
- Throws:
SAXException
IOException
Apache CXF