|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.xmlbeans.impl.schema.StscResolver
public class StscResolver
Constructor Summary | |
---|---|
StscResolver()
|
Method Summary | |
---|---|
static void |
resolveAll()
Does a topo walk of all the types to resolve them. |
static void |
resolveAttributeType(SchemaTypeImpl sImpl)
|
static void |
resolveDocumentType(SchemaTypeImpl sImpl)
|
static void |
resolveIdentityConstraints()
|
static boolean |
resolveSubstitutionGroup(SchemaTypeImpl sImpl)
|
static boolean |
resolveType(SchemaTypeImpl sImpl)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StscResolver()
Method Detail |
---|
public static void resolveAll()
public static boolean resolveType(SchemaTypeImpl sImpl)
public static boolean resolveSubstitutionGroup(SchemaTypeImpl sImpl)
public static void resolveDocumentType(SchemaTypeImpl sImpl)
public static void resolveAttributeType(SchemaTypeImpl sImpl)
public static void resolveIdentityConstraints()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |