|
ProgramixGenericLib v4.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Attribute
Attribute encapsulates the name and value information for a single attribute of an XML element.
| Method Summary | |
|---|---|
String |
getName()
Shortcut for getNameData().getName(). |
NameDetail |
getNameDetail()
Returns the name information for this attribute. |
String |
getStringValue()
Shortcut for getValue().getString(). |
Value |
getValue()
Returns the value of this attribute. |
| Method Detail |
|---|
NameDetail getNameDetail()
String getName()
Value getValue()
String getStringValue()
|
ProgramixGenericLib v4.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||