|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsjg.xml.Attribute
public class Attribute
An xml attribute.
| Method Summary | |
|---|---|
int |
getIntValue()
Returns the value of this attribute as an integer - may throw an error if value is not an integer. |
java.lang.String |
getName()
Returns the name of this attribute. |
java.lang.String |
getValue()
Returns the value of this attribute. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String getValue()
public int getIntValue()
public java.lang.String getName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||