Class XSDInclude

    • Constructor Detail

      • XSDInclude

        public XSDInclude()
        Create an XSDInclude object
    • Method Detail

      • isFileNotFoundException

        public static boolean isFileNotFoundException​(java.lang.Throwable cause)
      • getIncludedSchema

        public PreparedSchema getIncludedSchema()
        Get the schema (= collection of schema components) that was included by this xs:include instruction
        Returns:
        the components that were included