public static class Alphabet.EnterAttribute extends Alphabet.Markup
Alphabet.DataText, Alphabet.EnterAttribute, Alphabet.EnterElement, Alphabet.ForAction, Alphabet.Fork, Alphabet.LeaveAttribute, Alphabet.LeaveElement, Alphabet.Markup, Alphabet.Ref, Alphabet.Text, Alphabet.ValueText| Modifier and Type | Field and Description |
|---|---|
State |
leaveState
The state that will be reached when the whole attribute
is consumed.
|
_locator, DATA_TEXT, ENTER_ATTRIBUTE, ENTER_ELEMENT, FOR_ACTION, FORK, LEAVE_ATTRIBUTE, LEAVE_ELEMENT, REF_BLOCK, VALUE_TEXT| Constructor and Description |
|---|
Alphabet.EnterAttribute(NameClass key,
org.xml.sax.Locator loc,
State _leaveState) |
| Modifier and Type | Method and Description |
|---|---|
Alphabet.EnterAttribute |
asEnterAttribute() |
java.lang.String |
toString() |
asMarkup, equals, getNameClass, hashCodeasDataText, asEnterElement, asForAction, asFork, asLeaveAttribute, asLeaveElement, asRef, asText, asValueText, getType, isDataText, isEnterAttribute, isEnterElement, isForAction, isFork, isLeaveAttribute, isLeaveElement, isMarkup, isRef, isText, isValueText, printLocatorpublic final State leaveState
public Alphabet.EnterAttribute asEnterAttribute()
asEnterAttribute in class Alphabetpublic java.lang.String toString()
toString in class java.lang.Object