|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Dictionary
Definition
that is a collection of Definition
instances.
Method Summary | |
---|---|
boolean |
isDefinitionCollection()
Returns whether the Dictionary represents a generic GML dictionary or a GML definition collection. |
Methods inherited from interface org.deegree.gml.dictionary.Definition |
---|
getDescription, getNames |
Methods inherited from interface org.deegree.gml.GMLObject |
---|
getGMLProperties, getId |
Methods inherited from interface java.util.List |
---|
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray |
Method Detail |
---|
boolean isDefinitionCollection()
Dictionary
represents a generic GML dictionary or a GML definition collection.
|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |