|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.wss.impl.c14n.Attribute
public class Attribute
| Constructor Summary | |
|---|---|
Attribute()
Creates a new instance of Attribute |
|
| Method Summary | |
|---|---|
java.lang.String |
getLocalName()
|
java.lang.String |
getNamespaceURI()
|
int |
getPosition()
|
java.lang.String |
getValue()
|
void |
setAttributes(org.xml.sax.Attributes attrs)
|
void |
setPosition(int pos)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Attribute()
| Method Detail |
|---|
public void setPosition(int pos)
public void setAttributes(org.xml.sax.Attributes attrs)
public java.lang.String getLocalName()
public java.lang.String getNamespaceURI()
public java.lang.String getValue()
public int getPosition()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||