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, XP, 7, 8, and 10.Commandline 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 Deprecated. Windows ME is long dead.DefaultConsumer DirectoryScanner Deprecated. usejava.nio.file.DirectoryStream
and related classesDirectoryScanResult Deprecated. usejava.nio.file.DirectoryStream
and related classesDirectoryWalkListener Deprecated. usejava.nio.file.FileVisitor
and related classesFileUtils This class provides basic facilities for manipulating files and file paths.FileUtils.FilterWrapper Wrapper class for Filter.IntrospectionException IOUtil General IO Stream manipulation.Java7Support Deprecated. no longer needed, prefer to useFiles
methods directly.JavaTool<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 Deprecated. usejava.nio.filejava.nio.file.DirectoryStream.Filter<T>
and related classesMatchPatterns Deprecated. usejava.nio.filejava.nio.file.DirectoryStream.Filter<T>
and related classesMessageBuilder 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 XMLWriter with nice indentation.PropertyUtils Static utility methods for loading properties.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 ScanConductor Deprecated. usejava.nio.file.Files.walkFileTree()
and related classesScanConductor.ScanAction SelectorUtils Deprecated. usejava.nio.file.Files.walkFileTree()
and related classesShell Class that abstracts the Shell functionality, with subclasses for shells that behave particularly, likeShutdownHookUtils 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 Deprecated. usejava.nio.file.FileVisitor
and related classesWriterFactory 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 Deprecated. use org.apache.commons.io.input.XmlStreamReader insteadXmlStreamReaderException 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