Class AnnotationImpl

    • Constructor Detail

      • AnnotationImpl

        public AnnotationImpl()
        Since:
        11.1
      • AnnotationImpl

        protected AnnotationImpl​(DocumentModel docModel)
        Constructor for the document adapter factory.
        Since:
        11.1
    • Method Detail

      • getXpath

        public String getXpath()
        Description copied from interface: Annotation
        Gets the xpath of annotated blob in the document.
        Specified by:
        getXpath in interface Annotation
        Returns:
        the xpath
      • setXpath

        public void setXpath​(String xpath)
        Description copied from interface: Annotation
        Sets the xpath of annotated blob in the document.
        Specified by:
        setXpath in interface Annotation
        Parameters:
        xpath - the xpath