|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.xmlbeans.impl.schema.StscImporter.SchemaToProcess
public static class StscImporter.SchemaToProcess
Constructor Summary | |
---|---|
StscImporter.SchemaToProcess(org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema schema,
java.lang.String chameleonNamespace)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object o)
|
java.lang.String |
getChameleonNamespace()
The chameleon namespace. |
java.util.List |
getRedefineObjects()
|
java.util.List |
getRedefines()
This method and the remaining methods are used to represent a directed graph of includes/redefines. |
org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema |
getSchema()
The schema to parse. |
java.lang.String |
getSourceName()
The base URI for this stp |
int |
hashCode()
|
boolean |
indirectIncludes(StscImporter.SchemaToProcess schemaToProcess)
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StscImporter.SchemaToProcess(org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema schema, java.lang.String chameleonNamespace)
Method Detail |
---|
public org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema getSchema()
public java.lang.String getSourceName()
public java.lang.String getChameleonNamespace()
public java.util.List getRedefines()
public java.util.List getRedefineObjects()
public boolean indirectIncludes(StscImporter.SchemaToProcess schemaToProcess)
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |