public class SimpleMarkupDetectingAutomaton extends Object implements MarkupDetectingAutomaton
| Modifier and Type | Field and Description |
|---|---|
private static org.slf4j.Logger |
LOGGER |
| Constructor and Description |
|---|
SimpleMarkupDetectingAutomaton() |
| Modifier and Type | Method and Description |
|---|---|
void |
analyze(String text,
MarkupDetectingAutomatonObserverState observerState,
com.carrotsearch.hppc.BitSet patternBitSet) |
public void analyze(String text, MarkupDetectingAutomatonObserverState observerState, com.carrotsearch.hppc.BitSet patternBitSet)
analyze in interface MarkupDetectingAutomatonCopyright © 2015–2020. All rights reserved.