org.eclipse.mylyn.wikitext.core.parser
Class ListAttributes

java.lang.Object
  extended by org.eclipse.mylyn.wikitext.core.parser.Attributes
      extended by org.eclipse.mylyn.wikitext.core.parser.ListAttributes

public class ListAttributes
extends Attributes

Since:
1.0
Author:
David Green

Constructor Summary
ListAttributes()
           
 
Method Summary
 String getStart()
           
 void setStart(String start)
           
 
Methods inherited from class org.eclipse.mylyn.wikitext.core.parser.Attributes
appendCssClass, appendCssStyle, getCssClass, getCssStyle, getId, getLanguage, getTitle, setCssClass, setCssStyle, setId, setLanguage, setTitle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListAttributes

public ListAttributes()
Method Detail

getStart

public String getStart()

setStart

public void setStart(String start)


Copyright © 2011 FuseSource, Corp.. All Rights Reserved.