|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.api.wsdl.parser.XMLEntityResolver.Parser
public static final class XMLEntityResolver.Parser
| Field Summary | |
|---|---|
javax.xml.stream.XMLStreamReader |
parser
The parser instance parsing the infoset. |
java.net.URL |
systemId
System ID of the document being parsed. |
| Constructor Summary | |
|---|---|
XMLEntityResolver.Parser(SDDocumentSource doc)
Creates a XMLEntityResolver.Parser that reads from SDDocumentSource. |
|
XMLEntityResolver.Parser(java.net.URL systemId,
javax.xml.stream.XMLStreamReader parser)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final java.net.URL systemId
public final javax.xml.stream.XMLStreamReader parser
| Constructor Detail |
|---|
public XMLEntityResolver.Parser(java.net.URL systemId,
javax.xml.stream.XMLStreamReader parser)
public XMLEntityResolver.Parser(SDDocumentSource doc)
throws java.io.IOException,
javax.xml.stream.XMLStreamException
XMLEntityResolver.Parser that reads from SDDocumentSource.
java.io.IOException
javax.xml.stream.XMLStreamException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||