public interface XMLParser
| Modifier and Type | Method and Description | 
|---|---|
| Document | parse(InputStream inputStream,
     boolean disallowDocTypeDeclarations) | 
Document parse(InputStream inputStream, boolean disallowDocTypeDeclarations) throws XMLParserException
XMLParserExceptionCopyright © 2000–2020 The Apache Software Foundation. All rights reserved.