Uses of Class
org.deduced.framework.DefaultSchema

Packages that use DefaultSchema
org.deduced.framework Deduced framework initialization classes. 
 

Uses of DefaultSchema in org.deduced.framework
 

Fields in org.deduced.framework declared as DefaultSchema
private static DefaultSchema DefaultSchema.INSTANCE
          singleton instance used to initialize the schema
 

Methods in org.deduced.framework that return DefaultSchema
static DefaultSchema DefaultSchema.getInstance()
          get the schema initializer singleton
static DefaultSchema DefaultSchema.initializeFromXml()
          initialize the schema from XML