public class TextMatcherOption extends Object
TextMatcherOption(String stripChars)
TextMatcherOption(String startAnchor, String endAnchor)
org.apache.commons.lang3.tuple.Pair<Integer,Integer>
locateRange(String text)
String
strip(String text)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TextMatcherOption(String stripChars)
public TextMatcherOption(String startAnchor, String endAnchor)
public org.apache.commons.lang3.tuple.Pair<Integer,Integer> locateRange(String text)
public String strip(String text)
Copyright © 2018. All rights reserved.