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, skipTo
public static final LocalStringManagerImpl localStrings
public ProbeProviderStaxParser(File f) throws XMLStreamException
XMLStreamException
public ProbeProviderStaxParser(InputStream in) throws XMLStreamException
XMLStreamException
protected void read() throws XMLStreamException, StaxParser.EndDocumentException
read
in class StaxParser
XMLStreamException
StaxParser.EndDocumentException
Copyright © 2018. All rights reserved.