Class StscResolver

java.lang.Object
org.apache.xmlbeans.impl.schema.StscResolver

public class StscResolver extends Object
  • Constructor Details

    • StscResolver

      public StscResolver()
  • Method Details

    • resolveAll

      public static void resolveAll()
      Does a topo walk of all the types to resolve them.
    • resolveType

      public static boolean resolveType(SchemaTypeImpl sImpl)
    • resolveSubstitutionGroup

      public static boolean resolveSubstitutionGroup(SchemaTypeImpl sImpl)
    • resolveDocumentType

      public static void resolveDocumentType(SchemaTypeImpl sImpl)
    • resolveAttributeType

      public static void resolveAttributeType(SchemaTypeImpl sImpl)
    • resolveIdentityConstraints

      public static void resolveIdentityConstraints()