|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.gml3.XSDIdRegistry
public class XSDIdRegistry
Holds the collection of encoded XSD ids to ensure that they're unique, therefore valid.
Constructor Summary | |
---|---|
XSDIdRegistry()
|
Method Summary | |
---|---|
void |
add(java.lang.String id)
|
boolean |
idExists(java.lang.String id)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XSDIdRegistry()
Method Detail |
---|
public boolean idExists(java.lang.String id)
public void add(java.lang.String id)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |