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

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

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

Methods in org.ow2.jonas.webapp.jonasadmin.xml.xs that return ElementRestrictions
 ElementRestrictions SchemaRestrictions.getElementRestrictions(String name)
          Returns the element restrictions for the element given by name.
 

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

Classes in org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded that implement ElementRestrictions
 class HCElementRestrictions
           
 

Methods in org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded that return ElementRestrictions
 ElementRestrictions HCSchemaRestrictions.getElementRestrictions(String name)
          Returns the element restrictions for the given element name.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.