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