Package com.judoscript.util

Interface Summary
ListReceiver  
RemoteExecServer  
StreamCopier  
XMLDumpable  
 

Class Summary
_Stack  
AntFacade The study is to programmatically construct a Task and execute it.
AntWriterLogger Writes build events to a PrintWrite.
Ascii  
AssociateList  
Cookie (Started with javax.servlet.http.Cookie.)
CookieJar  
CRC  
DataInputStreamEx  
DoubleKey  
Doublet  
EnumerationIterator  
ExecuteCmdline This class takes a command line to run either one program or more programs that form a chain of pipes.
FileChopUtil  
FileClassLoader  
FileFinder  
HttpDate  
IntHashtable  
IntStack  
IntVector  
JavaCharStream The original comment was: "An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing)." This is not quite so, as the underlying stream is a Reader.
JavaValueInputStream  
JavaValueOutputStream  
KeyValue  
Lib This class is a giant collection of one-stop helper functions that can be used directly from applications.
LineInputStream  
LinePrintWriter  
ListPrinter  
ListRangeIterator Handles Lists and arrays
Lock  
Markup This class represents a SGML tag or text; text can be a CDATA content.
MarkupParser  
MsgBytes This class is used to represent a subarray of bytes in an HTTP message.
MyCalendar  
MyInputStream  
MyOutputStream  
NamedReader  
PBEBase  
PBEWithMD5AndDES  
Quadruplet  
Queue  
RandomAccessFileLE  
RangeIterator  
RemoteExecClient This class runs a command on a remote execute server.
RemoteInputStream  
RemoteOutputStream  
RemotePrintWriter  
RemoteReader  
ResultSetIterator  
Roman This NumberFormat converts long integers to and from Roman Numeral notation.
SendMail  
SimpleLib  
StreamCopier.Dest  
StreamCopier.FileDest  
StreamCopier.Src  
StringPrintWriter A PrintWriter that maintains a String as its backing store.
SystemInput Used to represent stdin.
SystemOutput Used to represent stdout and stderr.
TableData  
TableDump A dump file stores a part or whole of a database table.
TarFS This class represents a read-only file system for a tar file.
TarWriter  
TarWriter.Dest  
TreePrintWriter  
Triplet  
UrlFS This class represents a read-only file system for a URL, which contains just one file.
UrlFS.UrlFile  
UserClassLoader  
VirtualFS  
VirtualFS.VirtualFile  
WildcardMap  
WildcardMatcher The pattern only handles ? and *, and multiple patterns separated by |.
XMLWriter  
ZipFS This class represents a read-only file system for a zip file.
ZipWriter  
ZipWriter.Dest  
 

Exception Summary
AssertionException Represents an assertion failure.
JavaValueInputStream.EOFException