public class GenericTokenParser extends Object
GenericTokenParser(String open, String close, boolean skipStr)
String
parse(String source, Function<String,String> handler)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GenericTokenParser(String open, String close, boolean skipStr)
public String parse(String source, Function<String,String> handler)
Copyright © 2020–2022. All rights reserved.