Uses of Class
de.odysseus.staxon.base.XMLStreamReaderScope

Packages that use XMLStreamReaderScope
de.odysseus.staxon.base Base framework providing abstract implementations of XMLStreamReader and XMLStreamWriter et al. 
 

Uses of XMLStreamReaderScope in de.odysseus.staxon.base
 

Methods in de.odysseus.staxon.base that return XMLStreamReaderScope
 XMLStreamReaderScope<T> XMLStreamReaderScope.getParent()
           
protected  XMLStreamReaderScope<T> AbstractXMLStreamReader.getScope()
           
 

Constructors in de.odysseus.staxon.base with parameters of type XMLStreamReaderScope
XMLStreamReaderScope(XMLStreamReaderScope<T> parent, String prefix, String localName, String namespaceURI)
           
 



Copyright © 2011-2012. All Rights Reserved.