Package system.xaml

Class XamlXmlReaderSettings

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Xaml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        See Also:
        Constant Field Values
      • assemblyShortName

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

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

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

      • getCloseInput

        public boolean getCloseInput()
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setCloseInput

        public void setCloseInput​(boolean CloseInput)
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSkipXmlCompatibilityProcessing

        public boolean getSkipXmlCompatibilityProcessing()
                                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSkipXmlCompatibilityProcessing

        public void setSkipXmlCompatibilityProcessing​(boolean SkipXmlCompatibilityProcessing)
                                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getXmlSpacePreserve

        public boolean getXmlSpacePreserve()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setXmlSpacePreserve

        public void setXmlSpacePreserve​(boolean XmlSpacePreserve)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getXmlLang

        public java.lang.String getXmlLang()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setXmlLang

        public void setXmlLang​(java.lang.String XmlLang)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable