Package relaxngcc.automaton
Class Alphabet.ValueText
java.lang.Object
relaxngcc.automaton.Alphabet
relaxngcc.automaton.Alphabet.Text
relaxngcc.automaton.Alphabet.ValueText
- Enclosing class:
- Alphabet
-
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
Constructors -
Method Summary
Methods inherited from class relaxngcc.automaton.Alphabet.Text
asText, getAlias, getDatatype
Methods inherited from class relaxngcc.automaton.Alphabet
asDataText, asEnterAttribute, asEnterElement, asForAction, asFork, asLeaveAttribute, asLeaveElement, asMarkup, asRef, getType, isDataText, isEnterAttribute, isEnterElement, isForAction, isFork, isLeaveAttribute, isLeaveElement, isMarkup, isRef, isText, isValueText, printLocator
-
Constructor Details
-
ValueText
-
ValueText
-
-
Method Details
-
asValueText
- Overrides:
asValueText
in classAlphabet
-
getValue
-
toString
-
hashCode
public int hashCode()- Overrides:
hashCode
in classAlphabet.Text
-
equals
- Overrides:
equals
in classAlphabet.Text
-