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

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

Uses of XMLStreamWriterScope in de.odysseus.staxon.base
 

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

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



Copyright © 2011-2012. All Rights Reserved.