Class XSDImport

    • Constructor Detail

      • XSDImport

        public XSDImport()
    • Method Detail

      • getImportedSchema

        public PreparedSchema getImportedSchema()
        Get the imported schema. Returns null if the imported schema was found to be invalid or if no import took place because the namespace was already present in the schema cache
        Returns:
        the imported schema
      • getTargetNamespace

        public NamespaceUri getTargetNamespace()
        Get the target namespace. Return "" for the no-namespace
        Returns:
        the target namespace, using "" to represent the no-namespace