Interface | Description |
---|---|
Function<R,V,E extends Throwable> |
A task that takes a value, returns a result and can throw an exception.
|
NameAware |
Allow objects to discover their bound names.
|
Class | Description |
---|---|
AnnotationDescriptor |
Base-class for annotation descriptors.
|
Arguments |
Utils for command-line arguments.
|
FileAssert |
Helper to assert various file requirements.
|
NameValue |
Container and parser for name=value bits.
|
PrintBuffer |
Printable String buffer.
|
ReplacementParser |
Helper to process variable pattern-based replacement.
|
Strings |
Common
String manipulation routines from org.codehaus.plexus:plexus-utils. |
Exception | Description |
---|
Error | Description |
---|---|
IllegalAnnotationError |
Thrown to indicate that while processing an illegal annotation definition was discovered.
|
Copyright © 2008-2012 Sonatype. All Rights Reserved.