Class Summary | |
---|---|
Arg | |
Base64 | Provides Base64 encoding and decoding as defined by RFC 2045. |
BourneShell | |
CachedMap |
This class provides cache access to Instance of this class can be used as "proxy" for any collection
implementing the Typically, CachedMap are used to accelerate access to large collections when the access to the collection is not evenly distributed (associative cache). |
ClassMap | A cache of introspection information for a specific class instance. |
ClassMap.CacheMiss | |
ClassMap.MethodInfo | Used for the iterative discovery process for public methods. |
CmdShell |
Implementation to call the CMD Shell present on Windows NT, 2000 and XP |
CollectionUtils | |
Commandline | Commandline objects help handling command lines specifying processes to execute. |
Commandline.Argument | |
Commandline.Marker | Class to keep track of the position of an Argument. |
CommandLineException | |
CommandLineUtils | |
CommandLineUtils.StringStreamConsumer | |
CommandShell |
Implementation to call the Command.com Shell present on Windows 95, 98 and Me |
CompactXMLWriter | |
CycleDetectedException | |
CycleDetector | |
DAG | DAG = Directed Acyclic Graph |
DefaultConsumer | |
DirectoryScanner | Class for scanning a directory for files/directories which match certain criteria. |
DirectoryWalker | DirectoryWalker |
DirectoryWalker.DirStackEntry | DirStackEntry is an Item on the |
DirectoryWalkListener | DirectoryWalkListener |
EnhancedStringTokenizer | The java.util.StringTokenizer is horribly broken. |
EnvarBasedValueSource | |
ExceptionUtils |
|
Expand | Unzip a file. |
FastMap |
This class represents a |
FastMap.EntryImpl | This class represents a FastMap entry. |
FastMap.EntrySet | |
FastMap.KeySet | |
FastMap.Values | |
FileUtils | This class provides basic facilities for manipulating files and file paths. |
FileUtils.FilterWrapper | |
InterpolationFilterReader | |
IOUtil | General IO Stream manipulation. |
LineOrientedInterpolatingReader | |
MapBasedValueSource | |
MethodMap | |
MethodMap.AmbiguousException | simple distinguishable exception, used when we run across ambiguous overloading |
MXParser | Absolutely minimal implementation of XMLPULL V1 API. |
MXSerializer | Implementation of XmlSerializer interface from XmlPull V1 API. |
ObjectBasedValueSource | |
Os | Condition that tests the OS type. |
PathTool | Path tool contains static methods to assist in determining path-related information such as relative paths. |
PrettyPrintXMLWriter | |
PropertiesBasedValueSource | |
PropertyUtils | |
ReaderFactory | Utility to create Readers from streams, with explicit encoding choice: platform default, XML, or specified. |
ReflectionUtils | |
ReflectionValueExtractor | Using simple dotted expressions extract the values from a MavenProject instance, For example we might want to extract a value like: project.build.sourceDirectory |
Reflector | Utility class used to instantiate an object using reflection. |
ReflectorException | Exception indicating that an error has occurred while instantiating a class with the Reflector class. |
RegexBasedInterpolator | |
SelectorUtils |
This is a utility class used by selectors and DirectoryScanner. |
SerializerXMLWriter | Write to an MXSerializer. |
Shell |
Class that abstracts the Shell functionality, with subclases for shells that behave particularly, like
|
StreamConsumer | Works in concert with the StreamPumper class to allow implementations to gain access to the lines being "Pumped". |
StreamFeeder | Read from an InputStream and write the output to an OutputStream. |
StreamPumper | Class to pump the error stream during Process's runtime. |
StringInputStream | Wraps a String as an InputStream. |
StringOutputStream | Wraps a String as an OutputStream. |
StringUtils |
Common Originally from Turbine and the GenerationJavaCore library. |
SweeperPool | Pools a bunch of objects . |
SweeperPool.Sweeper |
Periodically at sweepInterval goes through
and tests if the pool should be trimmed.
|
TopologicalSorter | |
TypeFormat |
This class provides utility methods to parse Methods from this utility class do not create temporary objects
and are typically faster than standard library methods (e.g TypeFormat is up to 15x faster than |
ValueSource | |
Vertex | |
WriterFactory | Utility to create Writers, with explicit encoding choice: platform default, XML, or specified. |
WriterStreamConsumer | |
XmlPullParser | XML Pull Parser is an interface that defines parsing functionlity provided in XMLPULL V1 API (visit this website to learn more about API and its implementations). |
XmlPullParserException | This exception is thrown to signal XML Pull Parser related faults. |
XmlReader | Character stream that handles (or at least attemtps to) all the necessary Voodo to figure out the charset encoding of the XML document within the stream. |
XmlReaderException | The XmlReaderException is thrown by the XmlReader constructors if the charset encoding can not be determined according to the XML 1.0 specification and RFC 3023. |
XmlSerializer | Define an interface to serialziation of XML Infoset. |
XmlStreamReader | Character stream that handles (or at least attemtps to) all the necessary Voodo to figure out the charset encoding of the XML document within the stream. |
XmlStreamReaderException | The XmlStreamReaderException is thrown by the XmlStreamReader constructors if the charset encoding can not be determined according to the XML 1.0 specification and RFC 3023. |
XmlStreamWriter | Character stream that handles (or at least attemtps to) all the necessary Voodo to figure out the charset encoding of the XML document written to the stream. |
XMLWriter | |
Xpp3Dom | |
Xpp3DomBuilder | |
Xpp3DomUtils | |
Xpp3DomWriter |