|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributeInstance | |
|---|---|
| org.geotools.xml | Package supporting XML parsing with a focus on GML. |
| org.geotools.xml.impl | |
| Uses of AttributeInstance in org.geotools.xml |
|---|
| Methods in org.geotools.xml that return AttributeInstance | |
|---|---|
AttributeInstance[] |
ElementInstance.getAttributes()
|
| Methods in org.geotools.xml with parameters of type AttributeInstance | |
|---|---|
void |
ElementInstance.setAttributes(AttributeInstance[] atts)
Sets the attributes of the element. |
| Uses of AttributeInstance in org.geotools.xml.impl |
|---|
| Classes in org.geotools.xml.impl that implement AttributeInstance | |
|---|---|
class |
AttributeImpl
|
| Methods in org.geotools.xml.impl that return AttributeInstance | |
|---|---|
AttributeInstance[] |
ElementImpl.getAttributes()
|
| Methods in org.geotools.xml.impl with parameters of type AttributeInstance | |
|---|---|
void |
ElementImpl.setAttributes(AttributeInstance[] atts)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||