Class NamespaceAndPrefixMapper
java.lang.Object
com.sun.xml.ws.security.opt.impl.util.NamespaceAndPrefixMapper
- Author:
- Ashutosh.Shahi@sun.com
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionNamespaceAndPrefixMapper(NamespaceContextEx ns, boolean disableIncPrefix) Creates a new instance of NamespaceAndPrefixMapperNamespaceAndPrefixMapper(NamespaceContextEx ns, List<String> incList) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoid
-
Field Details
-
NS_PREFIX_MAPPER
- See Also:
-
-
Constructor Details
-
NamespaceAndPrefixMapper
Creates a new instance of NamespaceAndPrefixMapper -
NamespaceAndPrefixMapper
-
-
Method Details
-
setNamespaceContext
-
getNamespaceContext
-
addToInclusivePrefixList
-
removeFromInclusivePrefixList
-
getInlusivePrefixList
-