org.geotools.gml3
Class XSDIdRegistry
Object
XSDIdRegistry
public class XSDIdRegistry
- extends Object
Holds the collection of encoded XSD ids to ensure that they're unique, therefore valid.
- Author:
- Rini Angreani, Curtin University of Technology (with Gabriel Roldan and Justin
Deoliveira's help)
- Module:
modules/extension/xsd-gml3 (gt-xsd-gml3.jar)
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XSDIdRegistry
public XSDIdRegistry()
idExists
public boolean idExists(String id)
add
public void add(String id)
Copyright © 1996-2009 Geotools. All Rights Reserved.