Class StscImporter.SchemaToProcess

  • Enclosing class:
    StscImporter

    public static class StscImporter.SchemaToProcess
    extends Object
    • Method Detail

      • getSourceName

        public String getSourceName()
        The base URI for this stp
      • getChameleonNamespace

        public String 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

        public List 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
        Returns:
      • getRedefineObjects

        public List getRedefineObjects()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object