Package com.dynamide.util

Utilities and Tools for working in the Dynamide Framework

See:
          Description

Interface Summary
ICompare  
IComposite  
ICompositeChangeListener  
ICompositeWalker Implement this interface to receive a callback on each visit of a Composite node in the tree of nodes owned by Composite, during one of the walks (walkPreOrder and walkPostOrder) provided by Composite.
IFileDiverListener Implement this interface to listen to callbacks generated by FileTools.directoryDiver
IGet  
ISessionItem  
ISessionTableItem  
 

Class Summary
AntRunner Run any ant task from Java.
AntRunnerJavac This class compiles but doesn't work.
Audit  
Audit.AuditItemResult  
Audit.AuditResult  
Base64Decoder Decode a BASE64 encoded input stream to some output stream.
Base64Encoder BASE64 encoder implementation.
CloseSessionTimerTask  
Composite Composite is the base class for any item found in a tree structure.
CompositeAbstract Composite is the base class for any item found in a tree structure.
CompositeArray  
CVS  
DBAppender  
DBSysLogger  
DynamideLogAppender  
DynamideSAXParser  
FileTools  
FileTools.FileInfo A class that contains information about a file and its contents so that the class can be read fully, while preserving the File handle to pass back to the caller.
IETidy  
InterpreterTest  
JNDIWalk  
Log This is a wrapper class around log4j.
Mail  
Opts This class handles one command line options style: All options must begin with a dash.
Profiler  
Profiler.MemoryInfo  
Profiler.SectionInfo  
RegisteredAction  
RegisteredActions  
ServletTools  
ServletTools.UserIDPassword  
SessionDatabase  
ShellHelper  
SkaringaTools  
SortVector  
StringList A Delphi-style StringList: internally keeps space for an object associated with every string on the list.
StringTools  
TemplateProvider A Provider is an object responsible or loading and managing instances of a given type.
Tools  
URLDecoder This class really only decodes the query portion of a URL.
ValueBeanHelper  
WEBMACRO_CONTEXTPointer  
WebMacroTools  
WMTransform  
XDB  
XDBElement The functions in this class that return XDBElement can be used in an introspection framework, specifically WebMacro.
Zip  
ZipTools User: laramie $LastChangedRevision: $ $LastChangedDate: $
ZipTools.UnzipResults  
 

Exception Summary
Base64FormatException Exception for invalid BASE64 streams.
 

Package com.dynamide.util Description

Utilities and Tools for working in the Dynamide Framework



Copyright © 2001-2013 DYNAMIDE.COM. All Rights Reserved.