org.apache.felix.upnp.basedriver.importer.util
Class StringSplitter
java.lang.Object
org.apache.felix.upnp.basedriver.importer.util.StringSplitter
public class StringSplitter
- extends Object
The class is used only for JDK1.3 backporting purpose
- Since:
- 0.3
- Author:
- Felix Project Team
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringSplitter
public StringSplitter()
split
public static String[] split(String tosplit,
char ch)
Copyright © 2011 Apache Software Foundation. All Rights Reserved.