Interface AnchorRefTarget

All Known Implementing Classes:
Heading

public interface AnchorRefTarget
  • Method Details

    • getAnchorRefText

      String getAnchorRefText()
    • getAnchorRefId

      String getAnchorRefId()
    • setAnchorRefId

      void setAnchorRefId(String anchorRefId)
    • isExplicitAnchorRefId

      boolean isExplicitAnchorRefId()
    • setExplicitAnchorRefId

      void setExplicitAnchorRefId(boolean value)