Uses of Class
org.openspml.v2.msg.spml.NamespacePrefixMapping

Packages that use NamespacePrefixMapping
org.openspml.v2.msg.spml   
 

Uses of NamespacePrefixMapping in org.openspml.v2.msg.spml
 

Methods in org.openspml.v2.msg.spml that return NamespacePrefixMapping
 NamespacePrefixMapping[] Selection.getNamespacePrefixMaps()
           
 

Methods in org.openspml.v2.msg.spml with parameters of type NamespacePrefixMapping
 void Selection.addNamespacePrefixMap(NamespacePrefixMapping nspm)
           
 boolean Selection.removeNamespacePrefixMap(NamespacePrefixMapping nspm)
           
 

Constructors in org.openspml.v2.msg.spml with parameters of type NamespacePrefixMapping
Selection(NamespacePrefixMapping[] prefixes, java.lang.String path, java.lang.String namespaceURI)
           
 



Copyright © Sun Microsystems, Inc. All Rights Reserved.