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

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

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

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

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

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



Copyright © 2007 OW2 Consortium. All Rights Reserved.