org.jboss.shrinkwrap.resolver.impl.maven.util
Class StringUtil
java.lang.Object
org.jboss.shrinkwrap.resolver.impl.maven.util.StringUtil
public class StringUtil
- extends Object
An utility to handle different String operations
- Author:
-
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringUtil
public StringUtil()
numberOfOccurences
public static int numberOfOccurences(CharSequence haystack,
char needle)
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.