Uses of Interface
javax.xml.stream.events.Namespace

Packages that use Namespace
javax.xml.stream   
 

Uses of Namespace in javax.xml.stream
 

Methods in javax.xml.stream that return Namespace
abstract  Namespace XMLEventFactory.createNamespace(String namespaceUri)
           
abstract  Namespace XMLEventFactory.createNamespace(String prefix, String namespaceUri)
           
 



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.