com.atlassian.confluence.content.render.xhtml.model.inlinecommentmarker
Class InlineCommentMarkerConstants

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

public class InlineCommentMarkerConstants
extends Object


Field Summary
static String INLINE_COMMENT_MARKER_CLASS
           
static QName INLINE_COMMENT_MARKER_HTML_REF_ATTR
           
static String INLINE_COMMENT_MARKER_HTML_REF_ATTR_NAME
           
static QName INLINE_COMMENT_MARKER_HTML_TAG
           
static String INLINE_COMMENT_MARKER_HTML_TAG_NAME
           
static QName INLINE_COMMENT_MARKER_STORAGE_REF_ATTR
           
static String INLINE_COMMENT_MARKER_STORAGE_REF_ATTR_NAME
           
static QName INLINE_COMMENT_MARKER_STORAGE_TAG
           
static String INLINE_COMMENT_MARKER_STORAGE_TAG_NAME
           
 
Constructor Summary
InlineCommentMarkerConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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 Detail

InlineCommentMarkerConstants

public InlineCommentMarkerConstants()


Copyright © 2003–2015 Atlassian. All rights reserved.