public class Attribute extends Object
Constructor and Description |
---|
Attribute(Node parent,
String name,
Method m) |
Attribute(Node parent,
String name,
String value) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
Node |
getParent() |
String |
getStringValue() |
Object |
getValue() |
String |
toString() |
Copyright © 2002–2016 InfoEther. All rights reserved.