edtFTPj/Free - Open-source FTP library for Java | Download


com.enterprisedt.util
Class StringUtils.CharSplitter

java.lang.Object
  extended by com.enterprisedt.util.StringUtils.CharSplitter
All Implemented Interfaces:
StringUtils.Splitter
Enclosing class:
StringUtils

public class StringUtils.CharSplitter
extends java.lang.Object
implements StringUtils.Splitter


Method Summary
 boolean isSeparator(char ch)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isSeparator

public boolean isSeparator(char ch)
Specified by:
isSeparator in interface StringUtils.Splitter


Copyright (c) 2001-2007 Enterprise Distributed Technologies Ltd. All Rights Reserved.