Interface Annotation

  • All Superinterfaces:
    Comment
    All Known Implementing Classes:
    AnnotationImpl

    public interface Annotation
    extends Comment
    Annotation interface
    Since:
    10.1
    • Method Detail

      • getXpath

        String getXpath()
        Gets the xpath of annotated blob in the document.
        Returns:
        the xpath
      • setXpath

        void setXpath​(String xpath)
        Sets the xpath of annotated blob in the document.
        Parameters:
        xpath - the xpath