Class XmlSchemaExternal

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Private.Xml, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.Private.Xml
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Xml.Schema.XmlSchemaExternal
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • XmlSchemaExternal

        public XmlSchemaExternal​(java.lang.Object instance)
                          throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • XmlSchemaExternal

        public XmlSchemaExternal()
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getId

        public java.lang.String getId()
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setId

        public void setId​(java.lang.String Id)
                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSchemaLocation

        public java.lang.String getSchemaLocation()
                                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSchemaLocation

        public void setSchemaLocation​(java.lang.String SchemaLocation)
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSchema

        public XmlSchema getSchema()
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSchema

        public void setSchema​(XmlSchema Schema)
                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getUnhandledAttributes

        public final XmlAttribute[] getUnhandledAttributes()
                                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setUnhandledAttributes

        public void setUnhandledAttributes​(XmlAttribute[] UnhandledAttributes)
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable