public static class Alphabet.LeaveAttribute 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
_locator, DATA_TEXT, ENTER_ATTRIBUTE, ENTER_ELEMENT, FOR_ACTION, FORK, LEAVE_ATTRIBUTE, LEAVE_ELEMENT, REF_BLOCK, VALUE_TEXT
Constructor and Description |
---|
Alphabet.LeaveAttribute(NameClass key,
org.xml.sax.Locator loc) |
Modifier and Type | Method and Description |
---|---|
Alphabet.LeaveAttribute |
asLeaveAttribute() |
java.lang.String |
toString() |
asMarkup, equals, getNameClass, hashCode
asDataText, asEnterAttribute, asEnterElement, asForAction, asFork, asLeaveElement, asRef, asText, asValueText, getType, isDataText, isEnterAttribute, isEnterElement, isForAction, isFork, isLeaveAttribute, isLeaveElement, isMarkup, isRef, isText, isValueText, printLocator
public Alphabet.LeaveAttribute(NameClass key, org.xml.sax.Locator loc)
public Alphabet.LeaveAttribute asLeaveAttribute()
asLeaveAttribute
in class Alphabet
public java.lang.String toString()
toString
in class java.lang.Object