Package org.apache.wss4j.common.util
Class Mapping
- java.lang.Object
-
- org.apache.wss4j.common.util.Mapping
-
- All Implemented Interfaces:
Serializable
public class Mapping extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetNamespaceHash()StringgetNamespaceURI()StringgetPrefix()intgetPrefixHash()voidsetNamespaceURI(String namespaceURI)voidsetPrefix(String prefix)
-