Class SeekableXPathNavigator

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.ServiceModel, 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.ServiceModel
        See Also:
        Constant Field Values
      • className

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

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

      • SeekableXPathNavigator

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

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

      • GetLocalName

        public java.lang.String GetLocalName​(long nodePosition)
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • GetName

        public java.lang.String GetName​(long nodePosition)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • GetNamespace

        public java.lang.String GetNamespace​(long nodePosition)
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • GetValue

        public java.lang.String GetValue​(long nodePosition)
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • ComparePosition

        public XmlNodeOrder ComparePosition​(long firstPosition,
                                            long secondPosition)
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • GetNodeType

        public XPathNodeType GetNodeType​(long nodePosition)
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getCurrentPosition

        public long getCurrentPosition()
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setCurrentPosition

        public void setCurrentPosition​(long CurrentPosition)
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable