com.bluecast.xml
public final class ElementDefinition extends Object
Version: $Revision: 1.3 $
Constructor Summary | |
---|---|
ElementDefinition() | |
ElementDefinition(String name) |
Method Summary | |
---|---|
void | addAttribute(AttributeDefinition attrib) |
AttributeDefinition | getAttribute(int index) |
int | getAttributeCount() |
AttributeDefinition[] | getAttributes() |
IndexedObject | getIndexedAttribute(String name) |
String | getName() |
void | setName(String name) |