Class AnchorLinkOptions


  • class AnchorLinkOptions
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • wrapText

        public final boolean wrapText
      • textPrefix

        public final java.lang.String textPrefix
      • textSuffix

        public final java.lang.String textSuffix
      • anchorClass

        public final java.lang.String anchorClass
      • setName

        public final boolean setName
      • setId

        public final boolean setId
      • noBlockQuotes

        public final boolean noBlockQuotes
    • Constructor Detail

      • AnchorLinkOptions

        public AnchorLinkOptions​(DataHolder options)