Save This Page
Home » xmlbeans-2.4.0-src » org.apache.xmlbeans.impl.schema » [javadoc | source]
org.apache.xmlbeans.impl.schema
public class: StscResolver [javadoc | source]
java.lang.Object
   org.apache.xmlbeans.impl.schema.StscResolver
Method from org.apache.xmlbeans.impl.schema.StscResolver Summary:
resolveAll,   resolveAttributeType,   resolveDocumentType,   resolveIdentityConstraints,   resolveSubstitutionGroup,   resolveType
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.xmlbeans.impl.schema.StscResolver Detail:
 public static  void resolveAll() 
    Does a topo walk of all the types to resolve them.
 public static  void resolveAttributeType(SchemaTypeImpl sImpl) 
 public static  void resolveDocumentType(SchemaTypeImpl sImpl) 
 public static  void resolveIdentityConstraints() 
 public static boolean resolveSubstitutionGroup(SchemaTypeImpl sImpl) 
 public static boolean resolveType(SchemaTypeImpl sImpl)