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

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

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

Methods in org.objectweb.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.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded
 

Classes in org.objectweb.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 © 2007 OW2 Consortium. All Rights Reserved.