Package org.apache.xmlbeans.xml.stream
Interface Attribute
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description XMLNamegetName()Get the XMLName of the current attribute.XMLNamegetSchemaType()Get the attribute type of the current attributeStringgetType()Get the attribute type of the current attributeStringgetValue()Get the attribute value of the current attribute.
-