Package org.sonatype.gshell.util

GShell utilities.

See:
          Description

Interface Summary
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 Summary
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 Summary
 

Error Summary
IllegalAnnotationError Thrown to indicate that while processing an illegal annotation definition was discovered.
 

Package org.sonatype.gshell.util Description

GShell utilities.

Since:
2.0


Copyright © 2008-2011 Sonatype. All Rights Reserved.