Package com.sun.xml.wss.impl.c14n
Class AttributeNS
java.lang.Object
com.sun.xml.wss.impl.c14n.AttributeNS
- All Implemented Interfaces:
Cloneable,Comparable
- Author:
- K.Venugopal@sun.com
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()intbooleangetUri()byte[]getUTF8Data(ByteArrayOutputStream tmpBuffer) inthashCode()booleanvoidreset()voidvoidvoidsetWritten(boolean written) protected intsortNamespaces(Object object, Object object0)
-
Constructor Details
-
AttributeNS
public AttributeNS()Creates a new instance of AttributeNS
-
-
Method Details
-
getUri
-
setUri
-
getPrefix
-
setPrefix
-
isWritten
public boolean isWritten() -
setWritten
public void setWritten(boolean written) -
clone
- Overrides:
clonein classObject- Throws:
CloneNotSupportedException
-
equals
-
hashCode
public int hashCode() -
getUTF8Data
-
compareTo
- Specified by:
compareToin interfaceComparable
-
sortNamespaces
-
reset
public void reset()
-