public class KateMarkupType
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static KateMarkupType |
kate_markup_none |
static KateMarkupType |
kate_markup_simple |
Modifier and Type | Method and Description |
---|---|
static KateMarkupType |
CreateMarkupType(int idx)
Create a KateMarkupType object from an integer.
|
public static final KateMarkupType kate_markup_none
public static final KateMarkupType kate_markup_simple
public static KateMarkupType CreateMarkupType(int idx) throws com.fluendo.jkate.KateException
com.fluendo.jkate.KateException