Uses of Class
org.deegree_impl.tools.IDGenerator

Packages that use IDGenerator
org.deegree_impl.tools   
 

Uses of IDGenerator in org.deegree_impl.tools
 

Fields in org.deegree_impl.tools declared as IDGenerator
private static IDGenerator IDGenerator.instance
          The only instance of this class.
 

Methods in org.deegree_impl.tools that return IDGenerator
static IDGenerator IDGenerator.getInstance()
          Returns the only instance of this class.