com.sun.xml.wss.impl.c14n
Class Attribute
java.lang.Object
com.sun.xml.wss.impl.c14n.Attribute
public class Attribute
- extends Object
- Author:
- K.Venugopal@sun.com
|
Constructor Summary |
Attribute()
Creates a new instance of Attribute |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Attribute
public Attribute()
- Creates a new instance of Attribute
setPosition
public void setPosition(int pos)
setAttributes
public void setAttributes(Attributes attrs)
getLocalName
public String getLocalName()
getNamespaceURI
public String getNamespaceURI()
getValue
public String getValue()
getPosition
public int getPosition()
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.