Class XPathItem

    • 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.XPath.XPathItem
        See Also:
        Constant Field Values
      • classType

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

      • XPathItem

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

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

      • ValueAs

        public NetObject ValueAs​(NetType returnType)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getIsNode

        public boolean getIsNode()
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getValueAsBoolean

        public boolean getValueAsBoolean()
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getValueAsDouble

        public double getValueAsDouble()
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getValueAsInt

        public int getValueAsInt()
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getValueAsLong

        public long getValueAsLong()
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getValueAsDateTime

        public DateTime getValueAsDateTime()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getTypedValue

        public NetObject getTypedValue()
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getValue

        public java.lang.String getValue()
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getValueType

        public NetType getValueType()
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getXmlType

        public XmlSchemaType getXmlType()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable