Uses of Class
org.codehaus.stax2.ri.evt.NamespaceEventImpl

Packages that use NamespaceEventImpl
org.codehaus.stax2.ri.evt   
 

Uses of NamespaceEventImpl in org.codehaus.stax2.ri.evt
 

Methods in org.codehaus.stax2.ri.evt that return NamespaceEventImpl
static NamespaceEventImpl NamespaceEventImpl.constructDefaultNamespace(Location loc, String nsURI)
           
static NamespaceEventImpl NamespaceEventImpl.constructNamespace(Location loc, String nsPrefix, String nsURI)
           
 



Copyright © 2011 Codehaus. All Rights Reserved.