com.atlassian.renderer.wysiwyg
Class ListContext
java.lang.Object
com.atlassian.renderer.wysiwyg.ListContext
public class ListContext
- extends Object
Created by IntelliJ IDEA.
User: Tomd
Date: 9/06/2005
Time: 17:38:22
To change this template use File | Settings | File Templates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NUMBERED
public static final String NUMBERED
- See Also:
- Constant Field Values
BULLETED
public static final String BULLETED
- See Also:
- Constant Field Values
SQUARE
public static final String SQUARE
- See Also:
- Constant Field Values
ListContext
public ListContext(String type,
ListContext current)
ListContext
public ListContext()
ListContext
public ListContext(String type)
getStack
public String getStack()
decorateText
public String decorateText(String s)
isInList
public boolean isInList()
Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.