All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractJavaTool<Request extends JavaToolRequest> Abstract implementation of aJavaTool
.AbstractJavaToolRequest Abstract implementation of aJavaToolRequest
.AbstractStreamHandler AnsiMessageBuilder Arg BourneShell 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 XPCommandline Commandline objects help handling command lines specifying processes to execute.Commandline.Argument CommandLineCallable Callable wrapper that exposes the proper exception type to the client.CommandLineException CommandLineTimeOutException CommandLineUtils CommandLineUtils.StringStreamConsumer AStreamConsumer
providing consumed lines as aString
.CommandShell Implementation to call the Command.com Shell present on Windows 95, 98 and MeDefaultConsumer DirectoryScanner Class for scanning a directory for files/directories which match certain criteria.DirectoryScanResult Scan for files in a directory at a given time and reports removed and added files between captures.DirectoryWalker DirectoryWalkerDirectoryWalker.DirStackEntry DirStackEntry is an Item on theDirectoryWalker.dirStack
DirectoryWalkListener DirectoryWalkListenerExpand Expand will unpack the given zip archive.FileUtils This class provides basic facilities for manipulating files and file paths.FileUtils.FilterWrapper Wrapper class for Filter.IntrospectionException IOUtil General IO Stream manipulation.Java7Support Java7 feature detectionJavaTool<Request extends JavaToolRequest> Describes a java tool, means a executable available in the jdk.JavaToolException Signals an error during the construction of the command line used to invoke java tool, e.g.JavaToolRequest Specifies the minimum parameters used to control aJavaTool
invocation.JavaToolResult Describes the result of aJavaTool
invocation.LoggerLevelRenderer Logger level renderer, intended for Maven slf4j logging provider implementers to render logger level.MatchPattern Describes a match target for SelectorUtils.MatchPatterns A list of patterns to be matchedMessageBuilder Message builder that supports configurable styling.MessageUtils Colored message utils, to manage colors consistently across plugins (only if Maven version is at least 3.5.0).MethodMap MethodMap.AmbiguousException simple distinguishable exception, used when we run across ambiguous overloadingOs Condition that tests the OS type.PathTool Path tool contains static methods to assist in determining path-related information such as relative paths.PlainMessageBuilder Message builder implementation that just ignores styling, for Maven version earlier than 3.5.0.PrettyPrintXMLWriter PropertyUtils ReaderFactory Utility to create Readers from streams, with explicit encoding choice: platform default, XML, or specified.ReflectionValueExtractor Using simple dotted expressions to extract the values from an Object instance, For example we might want to extract a value like:project.build.sourceDirectory
ReflectionValueExtractor.Tokenizer 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.ScanConductor Visitor pattern for the DirectoryScanner.ScanConductor.ScanAction SelectorUtils This is a utility class used by selectors and DirectoryScanner.Shell Class that abstracts the Shell functionality, with subclases for shells that behave particularly, likecommand.com
cmd.exe
ShutdownHookUtils A shutdown hook that does not throw any exceptions upon container startup/shutdown or security manager restrictions.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.StringUtils CommonString
manipulation routines.Style Configurable message styles.WalkCollector WriterFactory Utility to create Writers, with explicit encoding choice: platform default, XML, or specified.WriterStreamConsumer XMLEncode Collection of XML encoding/decoding helpers.XmlPullParserException 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.XmlStreamReader 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 We just wrap the commons StreamWriter to not get into troubles by exposing shaded commons-io packagesXMLWriter Interface for tools writing XML files.XmlWriterUtil Utility class for theXmlWriter
class.Xpp3Dom A reimplementation of Plexus Xpp3Dom based on the public interface of Plexus Xpp3Dom.Xpp3DomBuilder Xpp3DomBuilder.DocHandler Xpp3DomUtils Xpp3DomWriter