|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Attribute
An interface that contains information about an attribute
XMLName
,
Attribute
Method Summary | |
---|---|
XMLName |
getName()
Get the XMLName of the current attribute. |
XMLName |
getSchemaType()
Get the attribute type of the current attribute |
java.lang.String |
getType()
Get the attribute type of the current attribute |
java.lang.String |
getValue()
Get the attribute value of the current attribute. |
Method Detail |
---|
XMLName getName()
XMLName
java.lang.String getValue()
java.lang.String getType()
XMLName getSchemaType()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |