public interface ElementInstance extends InstanceComponent
| Modifier and Type | Method and Description |
|---|---|
AttributeInstance[] |
getAttributes() |
XSDElementDeclaration |
getElementDeclaration() |
void |
setAttributes(AttributeInstance[] atts)
Sets the attributes of the element.
|
getDeclaration, getName, getNamespace, getText, getTypeDefinition, setName, setNamespace, setTextXSDElementDeclaration getElementDeclaration()
AttributeInstance[] getAttributes()
void setAttributes(AttributeInstance[] atts)
atts - The new attributes.Copyright © 1996–2019 Geotools. All rights reserved.