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 java.lang.Object


Field Summary
static java.lang.String INLINE_COMMENT_MARKER_CLASS
           
static javax.xml.namespace.QName INLINE_COMMENT_MARKER_HTML_REF_ATTR
           
static java.lang.String INLINE_COMMENT_MARKER_HTML_REF_ATTR_NAME
           
static javax.xml.namespace.QName INLINE_COMMENT_MARKER_HTML_TAG
           
static java.lang.String INLINE_COMMENT_MARKER_HTML_TAG_NAME
           
static javax.xml.namespace.QName INLINE_COMMENT_MARKER_STORAGE_REF_ATTR
           
static java.lang.String INLINE_COMMENT_MARKER_STORAGE_REF_ATTR_NAME
           
static javax.xml.namespace.QName INLINE_COMMENT_MARKER_STORAGE_TAG
           
static java.lang.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 java.lang.String INLINE_COMMENT_MARKER_HTML_TAG_NAME

INLINE_COMMENT_MARKER_STORAGE_TAG_NAME

public static final java.lang.String INLINE_COMMENT_MARKER_STORAGE_TAG_NAME

INLINE_COMMENT_MARKER_STORAGE_REF_ATTR_NAME

public static final java.lang.String INLINE_COMMENT_MARKER_STORAGE_REF_ATTR_NAME

INLINE_COMMENT_MARKER_CLASS

public static final java.lang.String INLINE_COMMENT_MARKER_CLASS

INLINE_COMMENT_MARKER_HTML_REF_ATTR_NAME

public static final java.lang.String INLINE_COMMENT_MARKER_HTML_REF_ATTR_NAME

INLINE_COMMENT_MARKER_STORAGE_TAG

public static final javax.xml.namespace.QName INLINE_COMMENT_MARKER_STORAGE_TAG

INLINE_COMMENT_MARKER_STORAGE_REF_ATTR

public static final javax.xml.namespace.QName INLINE_COMMENT_MARKER_STORAGE_REF_ATTR

INLINE_COMMENT_MARKER_HTML_TAG

public static final javax.xml.namespace.QName INLINE_COMMENT_MARKER_HTML_TAG

INLINE_COMMENT_MARKER_HTML_REF_ATTR

public static final javax.xml.namespace.QName INLINE_COMMENT_MARKER_HTML_REF_ATTR
Constructor Detail

InlineCommentMarkerConstants

public InlineCommentMarkerConstants()


Copyright © 2003-2014 Atlassian. All Rights Reserved.