|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Attribute
Defines the interface that every implementation of a GML attribute must implement. A GML attribute is any attribute appearing in a GML document.
| Method Summary | |
|---|---|
GMLConstruct |
getOwner()
Returns the GML construct that owns this XML attribute. |
java.lang.String |
getValue()
Returns the value of this attribute. |
| Methods inherited from interface org.jscience.ml.gml.infoset.XMLDescribable |
|---|
getXMLDescriptor |
| Method Detail |
|---|
GMLConstruct getOwner()
java.lang.String getValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||