Interface OMComment

    • Method Detail

      • getValue

        String getValue()
        Returns the value of this comment as defined by XPath 1.0.
        Returns:
        Returns String.
      • setValue

        void setValue​(String text)
        Sets the content of this comment to the specified string.
        Parameters:
        text -