public class InterpreterCategory
extends java.lang.Object
修飾子とタイプ | フィールドと説明 |
---|---|
static InterpreterCategory |
CONTENT_ACTION
インタプリタ種別:ContentActionInterpreter
|
static InterpreterCategory |
CONTROL_COMMAND
インタプリタ種別:ControlCommandInterpreter
|
static InterpreterCategory |
NOTIFICATION_HOOK
インタプリタ種別:NotificationHookInterpreter
|
static InterpreterCategory |
PAGE_LISTENER
インタプリタ種別:PageListenerInterpreter
|
修飾子とタイプ | メソッドと説明 |
---|---|
boolean |
equals(java.lang.Object o)
同一性を判定する
|
java.lang.String |
toString()
文字列表現を返す
|
public static final InterpreterCategory PAGE_LISTENER
public static final InterpreterCategory CONTROL_COMMAND
public static final InterpreterCategory CONTENT_ACTION
public static final InterpreterCategory NOTIFICATION_HOOK