|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectrelaxngcc.automaton.Alphabet
relaxngcc.automaton.Alphabet.Markup
public abstract static class Alphabet.Markup
Base class for (enter|leave)(Attribute|Element).
| 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 |
| Method Summary | |
|---|---|
Alphabet.Markup |
asMarkup()
|
boolean |
equals(java.lang.Object o)
|
NameClass |
getNameClass()
|
int |
hashCode()
|
| Methods inherited from class relaxngcc.automaton.Alphabet |
|---|
asDataText, asEnterAttribute, asEnterElement, asForAction, asFork, asLeaveAttribute, asLeaveElement, asRef, asText, asValueText, getType, isDataText, isEnterAttribute, isEnterElement, isForAction, isFork, isLeaveAttribute, isLeaveElement, isMarkup, isRef, isText, isValueText, printLocator |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public NameClass getNameClass()
public Alphabet.Markup asMarkup()
asMarkup in class Alphabetpublic int hashCode()
hashCode in class Alphabetpublic boolean equals(java.lang.Object o)
equals in class Alphabet
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||