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


com.enterprisedt.util
Interface StringUtils.Splitter

All Known Implementing Classes:
StringUtils.CharSplitter, StringUtils.WhitespaceSplitter
Enclosing class:
StringUtils

public static interface StringUtils.Splitter


Method Summary
 boolean isSeparator(char ch)
           
 

Method Detail

isSeparator

boolean isSeparator(char ch)


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