com.fluendo.jkate
Class KateMarkupType

java.lang.Object
  extended by com.fluendo.jkate.KateMarkupType

public class KateMarkupType
extends java.lang.Object


Field Summary
static KateMarkupType kate_markup_none
           
static KateMarkupType kate_markup_simple
           
 
Method Summary
static KateMarkupType CreateMarkupType(int idx)
          Create a KateMarkupType object from an integer.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

kate_markup_none

public static final KateMarkupType kate_markup_none

kate_markup_simple

public static final KateMarkupType kate_markup_simple
Method Detail

CreateMarkupType

public static KateMarkupType CreateMarkupType(int idx)
                                       throws com.fluendo.jkate.KateException
Create a KateMarkupType object from an integer.

Throws:
com.fluendo.jkate.KateException