java.lang.Object
com.atlassian.confluence.content.render.xhtml.model.inlinecommentmarker.InlineCommentMarkerConstants

public class InlineCommentMarkerConstants extends Object
  • Field Details

    • INLINE_COMMENT_MARKER_HTML_TAG_NAME

      public static final String INLINE_COMMENT_MARKER_HTML_TAG_NAME
    • INLINE_COMMENT_MARKER_STORAGE_TAG_NAME

      public static final String INLINE_COMMENT_MARKER_STORAGE_TAG_NAME
    • INLINE_COMMENT_MARKER_STORAGE_REF_ATTR_NAME

      public static final String INLINE_COMMENT_MARKER_STORAGE_REF_ATTR_NAME
    • INLINE_COMMENT_MARKER_CLASS

      public static final String INLINE_COMMENT_MARKER_CLASS
    • INLINE_COMMENT_MARKER_HTML_REF_ATTR_NAME

      public static final String INLINE_COMMENT_MARKER_HTML_REF_ATTR_NAME
    • INLINE_COMMENT_MARKER_STORAGE_TAG

      public static final QName INLINE_COMMENT_MARKER_STORAGE_TAG
    • INLINE_COMMENT_MARKER_STORAGE_REF_ATTR

      public static final QName INLINE_COMMENT_MARKER_STORAGE_REF_ATTR
    • INLINE_COMMENT_MARKER_HTML_TAG

      public static final QName INLINE_COMMENT_MARKER_HTML_TAG
    • INLINE_COMMENT_MARKER_HTML_REF_ATTR

      public static final QName INLINE_COMMENT_MARKER_HTML_REF_ATTR
  • Constructor Details

    • InlineCommentMarkerConstants

      public InlineCommentMarkerConstants()