A C D G L M N P R S W X

A

accept(File, String) - Method in class nl.toolforge.core.util.file.XMLFilenameFilter
 

C

ChangeListener - interface nl.toolforge.core.util.listener.ChangeListener.
 
CollectionUtil - class nl.toolforge.core.util.collection.CollectionUtil.
Some utils.
CollectionUtil() - Constructor for class nl.toolforge.core.util.collection.CollectionUtil
 
concat(Collection, char) - Static method in class nl.toolforge.core.util.collection.CollectionUtil
Given a collection of String objects (determines runtime ...), this method returns a String, separated by a separator character.
createTempDirectory() - Static method in class nl.toolforge.core.util.file.MyFileUtils
Creates a temporary directory with some random positive long as its name.

D

DEFAULT_TIMEOUT - Static variable in class nl.toolforge.core.util.net.PingThread
 
deleteWhiteSpaceExceptOne(String) - Static method in class nl.toolforge.core.util.lang.NiftyStringUtils
Removes blocks of spaces, leaving one intact.

G

getInstance() - Static method in class nl.toolforge.core.util.listener.ListenerManager
 
getSystemTempDirectory() - Static method in class nl.toolforge.core.util.file.MyFileUtils
 

L

ListenerManager - class nl.toolforge.core.util.listener.ListenerManager.
Simple implementation of a file listener.
ListenerManagerException - exception nl.toolforge.core.util.listener.ListenerManagerException.
 
ListenerManagerException(String) - Constructor for class nl.toolforge.core.util.listener.ListenerManagerException
 

M

MyFileUtils - class nl.toolforge.core.util.file.MyFileUtils.
File utilities.
MyFileUtils() - Constructor for class nl.toolforge.core.util.file.MyFileUtils
 
makeReadOnly(File) - Static method in class nl.toolforge.core.util.file.MyFileUtils
Makes all files in dir and all its subdirectories read-only.
makeWriteable(File, boolean) - Static method in class nl.toolforge.core.util.file.MyFileUtils
Makes the specified file or directory writeable.

N

NiftyStringUtils - class nl.toolforge.core.util.lang.NiftyStringUtils.
Extras to org.apache.commons.lang.StringUtils.
NiftyStringUtils() - Constructor for class nl.toolforge.core.util.lang.NiftyStringUtils
 
nl.toolforge.core.util.collection - package nl.toolforge.core.util.collection
 
nl.toolforge.core.util.file - package nl.toolforge.core.util.file
 
nl.toolforge.core.util.lang - package nl.toolforge.core.util.lang
 
nl.toolforge.core.util.listener - package nl.toolforge.core.util.listener
 
nl.toolforge.core.util.net - package nl.toolforge.core.util.net
 

P

Ping - class nl.toolforge.core.util.net.Ping.
The good old ping command in Java.
PingThread - class nl.toolforge.core.util.net.PingThread.
 
PingThread(String, int) - Constructor for class nl.toolforge.core.util.net.PingThread
 
ping(String, int, int) - Static method in class nl.toolforge.core.util.net.Ping
Check if port port is reachable on host host within the next timeOutInMillis milliseconds, or else the check failed.
pingOk() - Method in class nl.toolforge.core.util.net.PingThread
 
process() - Method in interface nl.toolforge.core.util.listener.ChangeListener
 

R

register(ChangeListener) - Method in class nl.toolforge.core.util.listener.ListenerManager
Registers a listener.
run() - Method in class nl.toolforge.core.util.listener.ListenerManager
 
run() - Method in class nl.toolforge.core.util.net.PingThread
 

S

split(String, String, int) - Static method in class nl.toolforge.core.util.lang.NiftyStringUtils
Splits a String into an Array of Strings.
suspendListener(ChangeListener) - Method in class nl.toolforge.core.util.listener.ListenerManager
 

W

writeFile(File, File, File, ClassLoader) - Static method in class nl.toolforge.core.util.file.MyFileUtils
Writes fileRef to dir as newFileRef.

X

XMLFilenameFilter - class nl.toolforge.core.util.file.XMLFilenameFilter.
File filter for xml files in a directory.
XMLFilenameFilter() - Constructor for class nl.toolforge.core.util.file.XMLFilenameFilter
 

A C D G L M N P R S W X

Copyright © 2002-2006 Toolforge. All Rights Reserved.