Package org.apache.xmlbeans.impl.schema
Class StscImporter.SchemaToProcess
java.lang.Object
org.apache.xmlbeans.impl.schema.StscImporter.SchemaToProcess
- Enclosing class:
StscImporter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
The chameleon namespace.This method and the remaining methods are used to represent a directed graph of includes/redefines.The schema to parse.The base URI for this stpint
hashCode()
boolean
indirectIncludes
(StscImporter.SchemaToProcess schemaToProcess)
-
Constructor Details
-
SchemaToProcess
-
-
Method Details
-
getSchema
The schema to parse. -
getSourceName
The base URI for this stp -
getChameleonNamespace
The chameleon namespace. Null if this schema is not being treated as a chameleon. (The ordinary targetNamespace will just be extracted from the syntax of the schema.) -
getRedefines
This method and the remaining methods are used to represent a directed graph of includes/redefines. This is required in order to establish identity component by component, as required in xmlschema-1, chapter 4.2.2 -
getRedefineObjects
-
indirectIncludes
-
equals
-
hashCode
public int hashCode()
-