| |
|
| java.lang.Object com.sun.xml.stream.StaxXMLInputSource
StaxXMLInputSource | public class StaxXMLInputSource (Code) | | author: Neeraj author: This class wraps XMLInputSource and is also capable of telling wether application author: returned XMLStreamReader or not when XMLResolver.resolveEnity author: was called. |
StaxXMLInputSource | public StaxXMLInputSource(XMLStreamReader streamReader)(Code) | | Creates a new instance of StaxXMLInputSource
|
StaxXMLInputSource | public StaxXMLInputSource(XMLEventReader eventReader)(Code) | | Creates a new instance of StaxXMLInputSource
|
hasXMLStreamOrXMLEventReader | public boolean hasXMLStreamOrXMLEventReader()(Code) | | |
|
|
|