public final class ContextTokenTypeHelper extends Object
Constructor and Description |
---|
ContextTokenTypeHelper() |
Modifier and Type | Method and Description |
---|---|
static ContextTokenType |
extract(Any any) |
static String |
id() |
static void |
insert(Any any,
ContextTokenType s) |
static ContextTokenType |
read(InputStream in) |
static TypeCode |
type() |
static void |
write(OutputStream out,
ContextTokenType s) |
public static TypeCode type()
public static void insert(Any any, ContextTokenType s)
public static ContextTokenType extract(Any any)
public static String id()
public static ContextTokenType read(InputStream in)
public static void write(OutputStream out, ContextTokenType s)
Copyright © 2013. All Rights Reserved.