Uses of Interface
org.ow2.jonas.webapp.jonasadmin.xml.xs.SchemaRestrictions

Packages that use SchemaRestrictions
org.ow2.jonas.webapp.jonasadmin.xml.xs   
org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded   
 

Uses of SchemaRestrictions in org.ow2.jonas.webapp.jonasadmin.xml.xs
 

Methods in org.ow2.jonas.webapp.jonasadmin.xml.xs that return SchemaRestrictions
 SchemaRestrictions SchemaRestrictionsFactory.getSchemaRestrictions(int type)
          Return a new implementation of a schema restriction.
 

Uses of SchemaRestrictions in org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded
 

Classes in org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded that implement SchemaRestrictions
 class HCSchemaRestrictions
          An implementation of SchemaRestrictions where the restrictions are not retrieved from the schema but hard coded inside the class.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.