public interface MarkupDetectingAutomatonObserver
| Modifier and Type | Method and Description |
|---|---|
void |
foundPattern(int patternId,
int startPos,
int endPos,
MarkupDetectingAutomatonObserverState observerState,
MarkupDetectingAutomatonState automatonState) |
void foundPattern(int patternId,
int startPos,
int endPos,
MarkupDetectingAutomatonObserverState observerState,
MarkupDetectingAutomatonState automatonState)
Copyright © 2015–2020. All rights reserved.