Interface AnchorRefTarget

  • All Known Implementing Classes:
    Heading

    public interface AnchorRefTarget
    • Method Detail

      • getAnchorRefText

        String getAnchorRefText()
      • getAnchorRefId

        String getAnchorRefId()
      • setAnchorRefId

        void setAnchorRefId​(String anchorRefId)
      • isExplicitAnchorRefId

        boolean isExplicitAnchorRefId()
      • setExplicitAnchorRefId

        void setExplicitAnchorRefId​(boolean value)