ResultType - The result of the parsing.public abstract class AbstractXMLParser<ResultType> extends AbstractHTMLParser<ResultType>
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractXMLParser()
Creates a new XMLParser and initializes the XMLReader.
|
| Modifier and Type | Method and Description |
|---|---|
protected XMLReader |
getXmlReader()
Returns the XMLReader.
|
fetchResource, fetchResource, fetchWithQuerygetFetchResult, getResource, setFetchResult, setResourceprotected AbstractXMLParser()
protected XMLReader getXmlReader()
Copyright © 2017. All rights reserved.