|
WPI GDC CMS 0.0.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.wpi.gdc.xml.Attribute
The Java equivilent of a struct, containing publically
accessible name and value information about an XML attribute.
| Field Summary | |
java.lang.String |
name
|
java.lang.String |
value
|
| Constructor Summary | |
Attribute(java.lang.String name,
java.lang.String value)
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public java.lang.String name
public java.lang.String value
| Constructor Detail |
public Attribute(java.lang.String name,
java.lang.String value)
|
WPI GDC CMS 0.0.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||