Package system.xaml

Class XamlReaderSettings

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Xaml, Version=8.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.XamlReaderSettings
        See Also:
        Constant Field Values
      • classType

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

      • XamlReaderSettings

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

        public XamlReaderSettings()
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • XamlReaderSettings

        public XamlReaderSettings​(XamlReaderSettings settings)
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getAllowProtectedMembersOnRoot

        public boolean getAllowProtectedMembersOnRoot()
                                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setAllowProtectedMembersOnRoot

        public void setAllowProtectedMembersOnRoot​(boolean AllowProtectedMembersOnRoot)
                                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getIgnoreUidsOnPropertyElements

        public boolean getIgnoreUidsOnPropertyElements()
                                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setIgnoreUidsOnPropertyElements

        public void setIgnoreUidsOnPropertyElements​(boolean IgnoreUidsOnPropertyElements)
                                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getProvideLineInfo

        public boolean getProvideLineInfo()
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setProvideLineInfo

        public void setProvideLineInfo​(boolean ProvideLineInfo)
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getValuesMustBeString

        public boolean getValuesMustBeString()
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setValuesMustBeString

        public void setValuesMustBeString​(boolean ValuesMustBeString)
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getLocalAssembly

        public Assembly getLocalAssembly()
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setLocalAssembly

        public void setLocalAssembly​(Assembly LocalAssembly)
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getBaseUri

        public Uri getBaseUri()
                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setBaseUri

        public void setBaseUri​(Uri BaseUri)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable