Package com.sun.xml.wss.impl.c14n
Class StAXAttr
java.lang.Object
com.sun.xml.wss.impl.c14n.StAXAttr
- All Implemented Interfaces:
Comparable
- Author:
- root
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetUri()getValue()voidsetLocalName(String localName) voidvoidvoidprotected intsortAttributes(Object object, Object object0)
-
Constructor Details
-
StAXAttr
public StAXAttr()Creates a new instance of StAXAttr
-
-
Method Details
-
getPrefix
-
setPrefix
-
getLocalName
-
setLocalName
-
getValue
-
setValue
-
getUri
-
setUri
-
compareTo
- Specified by:
compareToin interfaceComparable
-
sortAttributes
-