org.drools.scorecards
Class StringUtil
java.lang.Object
org.drools.scorecards.StringUtil
public class StringUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringUtil
public StringUtil()
isNumericWithOperators
public static boolean isNumericWithOperators(CharSequence cs)
unescapeXML
public static String unescapeXML(String xml)
countMatches
public static int countMatches(String str,
String sub)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.