|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.pmd.lang.ast.xpath.Attribute
public class Attribute
| Constructor Summary | |
|---|---|
Attribute(Node parent,
String name,
Method m)
|
|
Attribute(Node parent,
String name,
String value)
|
|
| Method Summary | |
|---|---|
String |
getName()
|
Node |
getParent()
|
String |
getStringValue()
|
Object |
getValue()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Attribute(Node parent,
String name,
Method m)
public Attribute(Node parent,
String name,
String value)
| Method Detail |
|---|
public Object getValue()
public String getStringValue()
public String getName()
public Node getParent()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||