Class ListState
- java.lang.Object
-
- com.vladsch.flexmark.html2md.converter.ListState
-
public class ListState extends Object
-
-
Field Summary
Fields Modifier and Type Field Description booleanisNumberedintitemCount
-
Constructor Summary
Constructors Constructor Description ListState(boolean isNumbered)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetItemPrefix(HtmlConverterOptions options)
-
-
-
Method Detail
-
getItemPrefix
public String getItemPrefix(HtmlConverterOptions options)
-
-