|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrelaxngcc.automaton.Alphabet
relaxngcc.automaton.Alphabet.ForAction
public static class Alphabet.ForAction
Nested Class Summary |
---|
Nested classes/interfaces inherited from class relaxngcc.automaton.Alphabet |
---|
Alphabet.DataText, Alphabet.EnterAttribute, Alphabet.EnterElement, Alphabet.ForAction, Alphabet.Fork, Alphabet.LeaveAttribute, Alphabet.LeaveElement, Alphabet.Markup, Alphabet.Ref, Alphabet.Text, Alphabet.ValueText |
Field Summary |
---|
Fields inherited from class relaxngcc.automaton.Alphabet |
---|
_locator, DATA_TEXT, ENTER_ATTRIBUTE, ENTER_ELEMENT, FOR_ACTION, FORK, LEAVE_ATTRIBUTE, LEAVE_ELEMENT, REF_BLOCK, VALUE_TEXT |
Constructor Summary | |
---|---|
Alphabet.ForAction()
|
Method Summary | |
---|---|
Alphabet.ForAction |
asForAction()
|
int |
hashCode()
|
java.lang.String |
toString()
|
Methods inherited from class relaxngcc.automaton.Alphabet |
---|
asDataText, asEnterAttribute, asEnterElement, asFork, asLeaveAttribute, asLeaveElement, asMarkup, asRef, asText, asValueText, equals, getType, isDataText, isEnterAttribute, isEnterElement, isForAction, isFork, isLeaveAttribute, isLeaveElement, isMarkup, isRef, isText, isValueText, printLocator |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Alphabet.ForAction()
Method Detail |
---|
public Alphabet.ForAction asForAction()
asForAction
in class Alphabet
public int hashCode()
hashCode
in class Alphabet
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |