public class ProbeProviderStaxParser extends StaxParser
StaxParser.EndDocumentException| Modifier and Type | Field and Description |
|---|---|
static LocalStringManagerImpl |
localStrings |
parser| Constructor and Description |
|---|
ProbeProviderStaxParser(File f) |
ProbeProviderStaxParser(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
List<Provider> |
getProviders() |
protected void |
read() |
close, next, nextStart, parseAttributes, skipPast, skipTopublic static final LocalStringManagerImpl localStrings
public ProbeProviderStaxParser(File f) throws XMLStreamException
XMLStreamExceptionpublic ProbeProviderStaxParser(InputStream in) throws XMLStreamException
XMLStreamExceptionprotected void read()
throws XMLStreamException,
StaxParser.EndDocumentException
read in class StaxParserXMLStreamExceptionStaxParser.EndDocumentExceptionCopyright © 2017. All rights reserved.