n, numTerminals, originalPosition, p, theDigrams, theSubstituteTable, value| Constructor and Description |
|---|
SAXTerminal(String symbol,
int originalPosition)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
cleanUp()
Cleans up template.
|
String |
toString() |
check, deleteDigram, equals, getPayload, hashCode, insertAfter, isGuard, isNonTerminal, join, match, substitutepublic SAXTerminal(String symbol, int originalPosition)
symbol - the symbol's value.originalPosition - this symbol original position in the string.Copyright © 2021 JMotif. All rights reserved.