A B C D E F G H I J K L M N O P Q R S T U V W X Y _

A

abbreviate(String, int) - Static method in class org.codehaus.plexus.util.StringUtils
Turn "Now is the time for all good men" into "Now is the time for..."
abbreviate(String, int, int) - Static method in class org.codehaus.plexus.util.StringUtils
Turn "Now is the time for all good men" into "...is the time for..."
add(Method) - Method in class org.codehaus.plexus.util.introspection.MethodMap
Add a method to a list of methods by name.
addAndDeHump(String) - Static method in class org.codehaus.plexus.util.StringUtils
 
addArguments(String[]) - Method in class org.codehaus.plexus.util.cli.Commandline
 
addAttribute(String, String) - Method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
 
addAttribute(String, String) - Method in class org.codehaus.plexus.util.xml.SerializerXMLWriter
 
addAttribute(String, String) - Method in interface org.codehaus.plexus.util.xml.XMLWriter
 
addCauseMethodName(String) - Static method in class org.codehaus.plexus.util.ExceptionUtils
Adds to the list of method names used in the search for Throwable objects.
addChild(Xpp3Dom) - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
addDefaultExcludes() - Method in class org.codehaus.plexus.util.DirectoryScanner
Adds default exclusions to the current exclusions set.
addEdge(String, String) - Method in class org.codehaus.plexus.util.dag.DAG
 
addEdge(Vertex, Vertex) - Method in class org.codehaus.plexus.util.dag.DAG
 
addEdgeFrom(Vertex) - Method in class org.codehaus.plexus.util.dag.Vertex
 
addEdgeTo(Vertex) - Method in class org.codehaus.plexus.util.dag.Vertex
 
addEntry(Object, Object) - Method in class org.codehaus.plexus.util.FastMap
Adds a new entry for the specified key and value.
addEnvironment(String, String) - Method in class org.codehaus.plexus.util.cli.Commandline
Add an environment variable
addPrintable(StringBuffer, char) - Static method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
addVertex(String) - Method in class org.codehaus.plexus.util.dag.DAG
Adds vertex to DAG.
allStringsInterned - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
Implementation notice: the is instance variable that controls if newString() is interning.
arch - Variable in class org.codehaus.plexus.util.Os
 
args - Static variable in class org.codehaus.plexus.util.introspection.ReflectionValueExtractor
 
arguments - Variable in class org.codehaus.plexus.util.cli.Commandline
 
attribute(String, String, String) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
attribute(String, String, String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
Write an attribute.
attributeCount - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
attributeName - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
attributeNameHash - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
attributePrefix - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
attributeUri - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
attributeUseApostrophe - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
attributeValue - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
attributes - Variable in class org.codehaus.plexus.util.xml.Xpp3Dom
 
autoDeclaredPrefixes - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 

B

BASELENGTH - Static variable in class org.codehaus.plexus.util.Base64
The base length.
BUF_LEN - Static variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
Base64 - class org.codehaus.plexus.util.Base64.
Provides Base64 encoding and decoding as defined by RFC 2045.
Base64() - Constructor for class org.codehaus.plexus.util.Base64
 
base64Alphabet - Static variable in class org.codehaus.plexus.util.Base64
Contains the Base64 values 0 through 63 accessed by using character encodings as indices.
basedir - Variable in class org.codehaus.plexus.util.DirectoryScanner
The base directory to be scanned.
basename(String) - Static method in class org.codehaus.plexus.util.FileUtils
Returns the filename portion of a file specification string.
basename(String, String) - Static method in class org.codehaus.plexus.util.FileUtils
Returns the filename portion of a file specification string.
beginToken - Variable in class org.codehaus.plexus.util.InterpolationFilterReader
Character marking the beginning of a token.
beginTokenLength - Variable in class org.codehaus.plexus.util.InterpolationFilterReader
Length of begin token.
blendFilesToVector(Vector, String[]) - Static method in class org.codehaus.plexus.util.FileUtils
Private hepler method for getFilesFromExtension()
buf - Variable in class org.codehaus.plexus.util.StringOutputStream
 
buf - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
buf - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
bufAbsoluteStart - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
bufEnd - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
bufLoadFactor - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
bufSoftLimit - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
bufStart - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
bufferedCopy(InputStream, OutputStream) - Static method in class org.codehaus.plexus.util.IOUtil
Deprecated. Buffering streams is actively harmful! See the class description as to why. Use IOUtil.copy(InputStream, OutputStream) instead.
build(Reader) - Static method in class org.codehaus.plexus.util.xml.Xpp3DomBuilder
 
build(Reader, boolean) - Static method in class org.codehaus.plexus.util.xml.Xpp3DomBuilder
 
build(XmlPullParser) - Static method in class org.codehaus.plexus.util.xml.Xpp3DomBuilder
 
build(XmlPullParser, boolean) - Static method in class org.codehaus.plexus.util.xml.Xpp3DomBuilder
 
byteCountToDisplaySize(int) - Static method in class org.codehaus.plexus.util.FileUtils
Returns a human-readable version of the file size (original is in bytes).

C

CACHE_MISS - Static variable in class org.codehaus.plexus.util.introspection.ClassMap
 
CARRIAGE_RETURN_CHAR - Static variable in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
 
CAUSE_METHOD_NAMES - Static variable in class org.codehaus.plexus.util.ExceptionUtils
The names of methods commonly used to access a wrapped exception.
CDSECT - Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
A CDATA sections was just read; this token is available only from calls to nextToken().
CHILDREN_COMBINATION_APPEND - Static variable in class org.codehaus.plexus.util.xml.Xpp3Dom
 
CHILDREN_COMBINATION_MERGE - Static variable in class org.codehaus.plexus.util.xml.Xpp3Dom
 
CHILDREN_COMBINATION_MODE_ATTRIBUTE - Static variable in class org.codehaus.plexus.util.xml.Xpp3Dom
 
CHUNK_SEPARATOR - Static variable in class org.codehaus.plexus.util.Base64
Chunk separator per RFC 2045 section 2.1.
CHUNK_SIZE - Static variable in class org.codehaus.plexus.util.Base64
Chunk size per RFC 2045 section 6.8.
COMMENT - Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
An XML comment was just read.
CONSTRUCTOR_METHOD_NAME - Static variable in class org.codehaus.plexus.util.reflection.Reflector
 
CachedMap - class org.codehaus.plexus.util.CachedMap.
This class provides cache access to Map collections.
CachedMap() - Constructor for class org.codehaus.plexus.util.CachedMap
Creates a cached map backed by a FastMap.
CachedMap(int) - Constructor for class org.codehaus.plexus.util.CachedMap
Creates a cached map backed by a FastMap and having the specified cache size.
CachedMap(int, Map) - Constructor for class org.codehaus.plexus.util.CachedMap
Creates a cached map backed by the specified map and having the specified cache size.
ClassMap - class org.codehaus.plexus.util.introspection.ClassMap.
A cache of introspection information for a specific class instance.
ClassMap(Class) - Constructor for class org.codehaus.plexus.util.introspection.ClassMap
Standard constructor
ClassMap.CacheMiss - class org.codehaus.plexus.util.introspection.ClassMap.CacheMiss.
 
ClassMap.CacheMiss() - Constructor for class org.codehaus.plexus.util.introspection.ClassMap.CacheMiss
 
ClassMap.MethodInfo - class org.codehaus.plexus.util.introspection.ClassMap.MethodInfo.
Used for the iterative discovery process for public methods.
ClassMap.MethodInfo(Method) - Constructor for class org.codehaus.plexus.util.introspection.ClassMap.MethodInfo
 
CollectionUtils - class org.codehaus.plexus.util.CollectionUtils.
 
CollectionUtils() - Constructor for class org.codehaus.plexus.util.CollectionUtils
 
CommandLineException - exception org.codehaus.plexus.util.cli.CommandLineException.
 
CommandLineException(String) - Constructor for class org.codehaus.plexus.util.cli.CommandLineException
 
CommandLineException(String, Throwable) - Constructor for class org.codehaus.plexus.util.cli.CommandLineException
 
CommandLineUtils - class org.codehaus.plexus.util.cli.CommandLineUtils.
 
CommandLineUtils() - Constructor for class org.codehaus.plexus.util.cli.CommandLineUtils
 
CommandLineUtils.StringStreamConsumer - class org.codehaus.plexus.util.cli.CommandLineUtils.StringStreamConsumer.
 
CommandLineUtils.StringStreamConsumer() - Constructor for class org.codehaus.plexus.util.cli.CommandLineUtils.StringStreamConsumer
 
Commandline - class org.codehaus.plexus.util.cli.Commandline.
Commandline objects help handling command lines specifying processes to execute.
Commandline(String) - Constructor for class org.codehaus.plexus.util.cli.Commandline
 
Commandline() - Constructor for class org.codehaus.plexus.util.cli.Commandline
 
Commandline.Argument - class org.codehaus.plexus.util.cli.Commandline.Argument.
Used for nested xml command line definitions.
Commandline.Argument() - Constructor for class org.codehaus.plexus.util.cli.Commandline.Argument
 
Commandline.Marker - class org.codehaus.plexus.util.cli.Commandline.Marker.
Class to keep track of the position of an Argument.
Commandline.Marker(int) - Constructor for class org.codehaus.plexus.util.cli.Commandline.Marker
 
CompactXMLWriter - class org.codehaus.plexus.util.xml.CompactXMLWriter.
 
CompactXMLWriter(PrintWriter) - Constructor for class org.codehaus.plexus.util.xml.CompactXMLWriter
 
CompactXMLWriter(Writer) - Constructor for class org.codehaus.plexus.util.xml.CompactXMLWriter
 
CycleDetectedException - exception org.codehaus.plexus.util.dag.CycleDetectedException.
 
CycleDetectedException(String, List) - Constructor for class org.codehaus.plexus.util.dag.CycleDetectedException
 
CycleDetector - class org.codehaus.plexus.util.dag.CycleDetector.
 
CycleDetector() - Constructor for class org.codehaus.plexus.util.dag.CycleDetector
 
calculateLink(String, String) - Static method in class org.codehaus.plexus.util.PathTool
Calculates the appropriate link given the preferred link and the relativePath of the document
capacity() - Method in class org.codehaus.plexus.util.FastMap
Returns the capacity of this FastMap.
capitalise(String) - Static method in class org.codehaus.plexus.util.StringUtils
Capitalise a String.
capitaliseAllWords(String) - Static method in class org.codehaus.plexus.util.StringUtils
Capitalise all the words in a String.
capitalizeFirstLetter(String) - Static method in class org.codehaus.plexus.util.StringUtils
 
catPath(String, String) - Static method in class org.codehaus.plexus.util.FileUtils
Will concatenate 2 paths.
cdelim - Variable in class org.codehaus.plexus.util.cli.EnhancedStringTokenizer
 
cdelimChar - Variable in class org.codehaus.plexus.util.cli.EnhancedStringTokenizer
 
cdelimSingleChar - Variable in class org.codehaus.plexus.util.cli.EnhancedStringTokenizer
 
cdsect(String) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
cdsect(String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
 
center(String, int) - Static method in class org.codehaus.plexus.util.StringUtils
Center a String in a larger String of size n.
center(String, int, String) - Static method in class org.codehaus.plexus.util.StringUtils
Center a String in a larger String of size n.
charRefOneCharBuf - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
checkInterning(String) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
checkNamesInterned - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
childList - Variable in class org.codehaus.plexus.util.xml.Xpp3Dom
 
childMap - Variable in class org.codehaus.plexus.util.xml.Xpp3Dom
 
children - Variable in class org.codehaus.plexus.util.dag.Vertex
 
chomp(String) - Static method in class org.codehaus.plexus.util.StringUtils
Remove the last newline, and everything after it from a String.
chomp(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
Remove the last value of a supplied String, and everything after it from a String.
chompLast(String) - Static method in class org.codehaus.plexus.util.StringUtils
Remove a newline if and only if it is at the end of the supplied String.
chompLast(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
Remove a value if and only if the String ends with that value.
chop(String) - Static method in class org.codehaus.plexus.util.StringUtils
Remove the last character from a String.
chopNewline(String) - Static method in class org.codehaus.plexus.util.StringUtils
Remove \n from end of a String if it's there.
classMap - Static variable in class org.codehaus.plexus.util.introspection.ReflectionValueExtractor
 
classMaps - Static variable in class org.codehaus.plexus.util.introspection.ReflectionValueExtractor
 
classMaps - Variable in class org.codehaus.plexus.util.reflection.Reflector
 
clazz - Variable in class org.codehaus.plexus.util.introspection.ClassMap
Class passed into the constructor used to as the basis for the Method map.
clean(String) - Static method in class org.codehaus.plexus.util.StringUtils
Removes control characters, including whitespace, from both ends of this String, handling null by returning an empty String.
cleanDirectory(String) - Static method in class org.codehaus.plexus.util.FileUtils
Clean a directory without deleting it.
cleanDirectory(File) - Static method in class org.codehaus.plexus.util.FileUtils
Clean a directory without deleting it.
cleanDirectoryOnExit(File) - Static method in class org.codehaus.plexus.util.FileUtils
Clean a directory without deleting it.
clear() - Method in class org.codehaus.plexus.util.CachedMap
Removes all mappings from this map (optional operation).
clear() - Method in class org.codehaus.plexus.util.FastMap.KeySet
 
clear() - Method in class org.codehaus.plexus.util.FastMap.Values
 
clear() - Method in class org.codehaus.plexus.util.FastMap
Removes all mappings from this FastMap.
clear() - Method in class org.codehaus.plexus.util.cli.Commandline
Clear out the whole command line.
clearArgs() - Method in class org.codehaus.plexus.util.cli.Commandline
Clear out the arguments but leave the executable in place for another operation.
clone() - Method in class org.codehaus.plexus.util.FastMap
Returns a shallow copy of this FastMap.
clone() - Method in class org.codehaus.plexus.util.cli.Commandline
 
clone() - Method in class org.codehaus.plexus.util.dag.DAG
 
clone() - Method in class org.codehaus.plexus.util.dag.Vertex
 
close(InputStream) - Static method in class org.codehaus.plexus.util.IOUtil
Closes the input stream.
close(OutputStream) - Static method in class org.codehaus.plexus.util.IOUtil
Closes the output stream.
close(Reader) - Static method in class org.codehaus.plexus.util.IOUtil
Closes the reader.
close(Writer) - Static method in class org.codehaus.plexus.util.IOUtil
Closes the writer.
close() - Method in class org.codehaus.plexus.util.StringInputStream
Closes the Stringreader.
close() - Method in class org.codehaus.plexus.util.cli.StreamFeeder
 
close() - Method in class org.codehaus.plexus.util.cli.StreamPumper
 
closeStartTag() - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
column - Variable in class org.codehaus.plexus.util.xml.pull.XmlPullParserException
 
columnNumber - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
comment(String) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
comment(String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
 
concatenate(Object[]) - Static method in class org.codehaus.plexus.util.StringUtils
Concatenates elements of an array into a single String.
consumeLine(String) - Method in class org.codehaus.plexus.util.cli.CommandLineUtils.StringStreamConsumer
 
consumeLine(String) - Method in class org.codehaus.plexus.util.cli.DefaultConsumer
 
consumeLine(String) - Method in interface org.codehaus.plexus.util.cli.StreamConsumer
Called when the StreamPumper pumps a line from the Stream.
consumeLine(String) - Method in class org.codehaus.plexus.util.cli.StreamPumper
 
consumeLine(String) - Method in class org.codehaus.plexus.util.cli.WriterStreamConsumer
 
consumer - Variable in class org.codehaus.plexus.util.cli.StreamPumper
 
contains(Object) - Method in class org.codehaus.plexus.util.FastMap.EntrySet
 
contains(Object) - Method in class org.codehaus.plexus.util.FastMap.KeySet
 
contains(Object) - Method in class org.codehaus.plexus.util.FastMap.Values
 
containsKey(Object) - Method in class org.codehaus.plexus.util.CachedMap
Indicates if this map contains a mapping for the specified key.
containsKey(Object) - Method in class org.codehaus.plexus.util.FastMap
Indicates if this FastMap contains a mapping for the specified key.
containsValue(Object) - Method in class org.codehaus.plexus.util.CachedMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class org.codehaus.plexus.util.FastMap
Indicates if this FastMap maps one or more keys to the specified value.
contentEquals(File, File) - Static method in class org.codehaus.plexus.util.FileUtils
Compare the contents of two files to determine if they are equal or not.
contentEquals(InputStream, InputStream) - Static method in class org.codehaus.plexus.util.IOUtil
Compare the contents of two Streams to determine if they are equal or not.
context - Variable in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
 
copy(InputStream, OutputStream) - Static method in class org.codehaus.plexus.util.IOUtil
Copy bytes from an InputStream to an OutputStream.
copy(InputStream, OutputStream, int) - Static method in class org.codehaus.plexus.util.IOUtil
Copy bytes from an InputStream to an OutputStream.
copy(Reader, Writer) - Static method in class org.codehaus.plexus.util.IOUtil
Copy chars from a Reader to a Writer.
copy(Reader, Writer, int) - Static method in class org.codehaus.plexus.util.IOUtil
Copy chars from a Reader to a Writer.
copy(InputStream, Writer) - Static method in class org.codehaus.plexus.util.IOUtil
Copy and convert bytes from an InputStream to chars on a Writer.
copy(InputStream, Writer, int) - Static method in class org.codehaus.plexus.util.IOUtil
Copy and convert bytes from an InputStream to chars on a Writer.
copy(InputStream, Writer, String) - Static method in class org.codehaus.plexus.util.IOUtil
Copy and convert bytes from an InputStream to chars on a Writer, using the specified encoding.
copy(InputStream, Writer, String, int) - Static method in class org.codehaus.plexus.util.IOUtil
Copy and convert bytes from an InputStream to chars on a Writer, using the specified encoding.
copy(Reader, OutputStream) - Static method in class org.codehaus.plexus.util.IOUtil
Serialize chars from a Reader to bytes on an OutputStream, and flush the OutputStream.
copy(Reader, OutputStream, int) - Static method in class org.codehaus.plexus.util.IOUtil
Serialize chars from a Reader to bytes on an OutputStream, and flush the OutputStream.
copy(String, OutputStream) - Static method in class org.codehaus.plexus.util.IOUtil
Serialize chars from a String to bytes on an OutputStream, and flush the OutputStream.
copy(String, OutputStream, int) - Static method in class org.codehaus.plexus.util.IOUtil
Serialize chars from a String to bytes on an OutputStream, and flush the OutputStream.
copy(String, Writer) - Static method in class org.codehaus.plexus.util.IOUtil
Copy chars from a String to a Writer.
copy(byte[], Writer) - Static method in class org.codehaus.plexus.util.IOUtil
Copy and convert bytes from a byte[] to chars on a Writer.
copy(byte[], Writer, int) - Static method in class org.codehaus.plexus.util.IOUtil
Copy and convert bytes from a byte[] to chars on a Writer.
copy(byte[], Writer, String) - Static method in class org.codehaus.plexus.util.IOUtil
Copy and convert bytes from a byte[] to chars on a Writer, using the specified encoding.
copy(byte[], Writer, String, int) - Static method in class org.codehaus.plexus.util.IOUtil
Copy and convert bytes from a byte[] to chars on a Writer, using the specified encoding.
copy(byte[], OutputStream) - Static method in class org.codehaus.plexus.util.IOUtil
Copy bytes from a byte[] to an OutputStream.
copy(byte[], OutputStream, int) - Static method in class org.codehaus.plexus.util.IOUtil
Copy bytes from a byte[] to an OutputStream.
copyDirectory(File, File) - Static method in class org.codehaus.plexus.util.FileUtils
 
copyDirectory(File, File, String, String) - Static method in class org.codehaus.plexus.util.FileUtils
 
copyDirectoryStructure(File, File) - Static method in class org.codehaus.plexus.util.FileUtils
Copies a entire directory structure.
copyFile(File, File) - Static method in class org.codehaus.plexus.util.FileUtils
Copy file from source to destination.
copyFileToDirectory(String, String) - Static method in class org.codehaus.plexus.util.FileUtils
Copy file from source to destination.
copyFileToDirectory(File, File) - Static method in class org.codehaus.plexus.util.FileUtils
Copy file from source to destination.
copyURLToFile(URL, File) - Static method in class org.codehaus.plexus.util.FileUtils
Copies bytes from the URL source to a file destination.
couldHoldIncluded(String) - Method in class org.codehaus.plexus.util.DirectoryScanner
Tests whether or not a name matches the start of at least one include pattern.
countMatches(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
How many times is the substring in the larger String.
createArgument() - Method in class org.codehaus.plexus.util.cli.Commandline
Creates an argument object.
createArgument(boolean) - Method in class org.codehaus.plexus.util.cli.Commandline
Creates an argument object and adds it to our list of args.
createMarker() - Method in class org.codehaus.plexus.util.cli.Commandline
Return a marker.
createTempFile(String, String, File) - Static method in class org.codehaus.plexus.util.FileUtils
Create a temporary file in a given directory.
creturnDelims - Variable in class org.codehaus.plexus.util.cli.EnhancedStringTokenizer
 
cst - Variable in class org.codehaus.plexus.util.cli.EnhancedStringTokenizer
 
cycle - Variable in class org.codehaus.plexus.util.dag.CycleDetectedException
 
cycleToString() - Method in class org.codehaus.plexus.util.dag.CycleDetectedException
 

D

DAG - class org.codehaus.plexus.util.dag.DAG.
DAG = Directed Acyclic Graph
DAG() - Constructor for class org.codehaus.plexus.util.dag.DAG
 
DEBUG - Static variable in class org.codehaus.plexus.util.SweeperPool
 
DEFAULTEXCLUDES - Static variable in class org.codehaus.plexus.util.DirectoryScanner
Patterns which should be excluded by default.
DEFAULT_BEGIN_TOKEN - Static variable in class org.codehaus.plexus.util.InterpolationFilterReader
Default begin token.
DEFAULT_BUFFER_SIZE - Static variable in class org.codehaus.plexus.util.IOUtil
 
DEFAULT_CHILDREN_COMBINATION_MODE - Static variable in class org.codehaus.plexus.util.xml.Xpp3Dom
This default mode for combining children DOMs during merge means that where element names match, the process will try to merge the element data, rather than putting the dominant and recessive elements (which share the same element name) as siblings in the resulting DOM.
DEFAULT_END_DELIM - Static variable in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
 
DEFAULT_END_TOKEN - Static variable in class org.codehaus.plexus.util.InterpolationFilterReader
Default end token.
DEFAULT_ESCAPE_SEQ - Static variable in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
 
DEFAULT_SELF_COMBINATION_MODE - Static variable in class org.codehaus.plexus.util.xml.Xpp3Dom
This default mode for combining a DOM node during merge means that where element names match, the process will try to merge the element attributes and values, rather than overriding the recessive element completely with the dominant one.
DEFAULT_START_DELIM - Static variable in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
 
DEFAULT_TRIM - Static variable in class org.codehaus.plexus.util.xml.Xpp3DomBuilder
 
DIGITS - Static variable in class org.codehaus.plexus.util.TypeFormat
Holds the characters used to represent numbers.
DOCDECL - Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
An XML document type declaration was just read.
DOUBLE_POW_10 - Static variable in class org.codehaus.plexus.util.TypeFormat
 
DOUBLE_RELATIVE_ERROR - Static variable in class org.codehaus.plexus.util.TypeFormat
 
DefaultConsumer - class org.codehaus.plexus.util.cli.DefaultConsumer.
 
DefaultConsumer() - Constructor for class org.codehaus.plexus.util.cli.DefaultConsumer
 
DirectoryScanner - class org.codehaus.plexus.util.DirectoryScanner.
Class for scanning a directory for files/directories which match certain criteria.
DirectoryScanner() - Constructor for class org.codehaus.plexus.util.DirectoryScanner
Sole constructor.
debug(String) - Method in class org.codehaus.plexus.util.SweeperPool.Sweeper
 
decode(byte[]) - Method in class org.codehaus.plexus.util.Base64
Decodes a byte[] containing containing characters in the Base64 alphabet.
decodeBase64(byte[]) - Static method in class org.codehaus.plexus.util.Base64
Decodes Base64 data into octects
defaultString(Object) - Static method in class org.codehaus.plexus.util.StringUtils
Returns either the passed in Object as a String, or, if the Object is null, an empty String.
defaultString(Object, String) - Static method in class org.codehaus.plexus.util.StringUtils
Returns either the passed in Object as a String, or, if the Object is null, a passed in default String.
defineEntityReplacementText(String, String) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
defineEntityReplacementText(String, String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Set new value for entity replacement text as defined in XML 1.0 Section 4.5 Construction of Internal Entity Replacement Text.
deleteDirectory(String) - Static method in class org.codehaus.plexus.util.FileUtils
Recursively delete a directory.
deleteDirectory(File) - Static method in class org.codehaus.plexus.util.FileUtils
Recursively delete a directory.
deleteDirectoryOnExit(File) - Static method in class org.codehaus.plexus.util.FileUtils
Recursively schedule directory for deletion on JVM exit.
deleteWhitespace(String) - Static method in class org.codehaus.plexus.util.StringUtils
Deletes all whitespaces from a String.
delimLast - Variable in class org.codehaus.plexus.util.cli.EnhancedStringTokenizer
 
depth - Variable in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
 
depth - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
depth - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
dest - Variable in class org.codehaus.plexus.util.Expand
 
detail - Variable in class org.codehaus.plexus.util.xml.pull.XmlPullParserException
 
determineRelativePath(String, String) - Static method in class org.codehaus.plexus.util.PathTool
Determines the relative path of a filename.
determineSeparator(String) - Static method in class org.codehaus.plexus.util.PathTool
Helper method to determine the file separator (forward or backward slash) used in a filename.
dfs(DAG) - Static method in class org.codehaus.plexus.util.dag.TopologicalSorter
 
dfsVisit(Vertex, LinkedList, Map) - Static method in class org.codehaus.plexus.util.dag.CycleDetector
 
dfsVisit(Vertex, Map, LinkedList) - Static method in class org.codehaus.plexus.util.dag.TopologicalSorter
 
difference(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
Compare two strings, and return the portion where they differ.
differenceAt(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
Compare two strings, and return the index at which the strings begin to differ.
dirname(String) - Static method in class org.codehaus.plexus.util.FileUtils
Returns the directory path portion of a file specification string.
dirsDeselected - Variable in class org.codehaus.plexus.util.DirectoryScanner
The directories which matched at least one include and no excludes but which a selector discarded.
dirsExcluded - Variable in class org.codehaus.plexus.util.DirectoryScanner
The directories which matched at least one include and at least one exclude.
dirsIncluded - Variable in class org.codehaus.plexus.util.DirectoryScanner
The directories which matched at least one include and no excludes and were selected.
dirsNotIncluded - Variable in class org.codehaus.plexus.util.DirectoryScanner
The directories which were found and did not match any includes.
discardNonBase64(byte[]) - Static method in class org.codehaus.plexus.util.Base64
Discards any characters outside of the base64 alphabet, per the requirements on page 25 of RFC 2045 - "Any characters outside of the base64 alphabet are to be ignored in base64 encoded data."
discardWhitespace(byte[]) - Static method in class org.codehaus.plexus.util.Base64
Discards any whitespace from a base-64 encoded block.
dispose() - Method in class org.codehaus.plexus.util.SweeperPool
Dispose of this pool.
doIndent - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
docType - Variable in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
 
docdecl(String) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
docdecl(String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
 
done - Variable in class org.codehaus.plexus.util.cli.StreamFeeder
 
done - Variable in class org.codehaus.plexus.util.cli.StreamPumper
 

E

EIGHTBIT - Static variable in class org.codehaus.plexus.util.Base64
Used to calculate the number of bits in a byte.
EMPTY_DOM_ARRAY - Static variable in class org.codehaus.plexus.util.xml.Xpp3Dom
 
END_DOCUMENT - Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Logical end of the xml document.
END_TAG - Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Returned from getEventType(), next(), or nextToken() when an end tag was read.
ENTITY_REF - Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
An entity reference was just read; this token is available from nextToken() only.
EnhancedStringTokenizer - class org.codehaus.plexus.util.cli.EnhancedStringTokenizer.
The java.util.StringTokenizer is horribly broken.
EnhancedStringTokenizer(String) - Constructor for class org.codehaus.plexus.util.cli.EnhancedStringTokenizer
 
EnhancedStringTokenizer(String, String) - Constructor for class org.codehaus.plexus.util.cli.EnhancedStringTokenizer
 
EnhancedStringTokenizer(String, String, boolean) - Constructor for class org.codehaus.plexus.util.cli.EnhancedStringTokenizer
 
ExceptionUtils - class org.codehaus.plexus.util.ExceptionUtils.
ExceptionUtils provides utilities for manipulating Throwable objects.
ExceptionUtils() - Constructor for class org.codehaus.plexus.util.ExceptionUtils
Constructs a new ExceptionUtils.
Expand - class org.codehaus.plexus.util.Expand.
Unzip a file.
Expand() - Constructor for class org.codehaus.plexus.util.Expand
 
elName - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
elName - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
elNamespace - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
elNamespaceCount - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
elNamespaceCount - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
elPrefix - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
elRawName - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
elRawNameEnd - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
elRawNameLine - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
elUri - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
elementStack - Variable in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
 
elements - Variable in class org.codehaus.plexus.util.xml.SerializerXMLWriter
 
emptyElementTag - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
encode(byte[]) - Method in class org.codehaus.plexus.util.Base64
Encodes a byte[] containing binary data, into a byte[] containing characters in the Base64 alphabet.
encodeBase64(byte[]) - Static method in class org.codehaus.plexus.util.Base64
Encodes binary data using the base64 algorithm but does not chunk the output.
encodeBase64(byte[], boolean) - Static method in class org.codehaus.plexus.util.Base64
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
encodeBase64Chunked(byte[]) - Static method in class org.codehaus.plexus.util.Base64
Encodes binary data using the base64 algorithm and chunks the encoded output into 76 character blocks
encoding - Variable in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
 
endDelim - Variable in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
 
endDocument() - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
endDocument() - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
Finish writing.
endElement() - Method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
 
endElement() - Method in class org.codehaus.plexus.util.xml.SerializerXMLWriter
 
endElement() - Method in interface org.codehaus.plexus.util.xml.XMLWriter
 
endOfLine() - Method in class org.codehaus.plexus.util.xml.CompactXMLWriter
 
endOfLine() - Method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
 
endTag(String, String) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
endTag(String, String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
Write end tag.
endToken - Variable in class org.codehaus.plexus.util.InterpolationFilterReader
Character marking the end of a token.
endTokenLength - Variable in class org.codehaus.plexus.util.InterpolationFilterReader
Length of end token.
ensureAttributesCapacity(int) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
Make sure that in attributes temporary array is enough space.
ensureElementsCapacity() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
Make sure that we have enough space to keep element stack if passed size.
ensureElementsCapacity() - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
ensureEntityCapacity() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
ensureNamespacesCapacity(int) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
ensureNamespacesCapacity() - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
ensurePC(int) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
entityEnd - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
entityName - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
entityNameBuf - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
entityNameHash - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
entityRef(String) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
entityRef(String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
 
entityRefName - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
entityReplacement - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
entityReplacementBuf - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
entrySet() - Method in class org.codehaus.plexus.util.CachedMap
Returns an unmodifiable view of the mappings contained in this map.
entrySet() - Method in class org.codehaus.plexus.util.FastMap
Returns a collection view of the mappings contained in this FastMap.
envVars - Variable in class org.codehaus.plexus.util.cli.Commandline
 
equals(Object) - Method in class org.codehaus.plexus.util.CachedMap
Compares the specified object with this map for equality.
equals(Object) - Method in class org.codehaus.plexus.util.FastMap.EntryImpl
Indicates if this entry is considered equals to the specified entry.
equals(Object) - Method in class org.codehaus.plexus.util.FastMap
Compares the specified object with this FastMap for equality.
equals(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
Compares two Strings, returning true if they are equal.
equals(Object) - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
equalsIgnoreCase(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
Compares two Strings, returning true if they are equal ignoring the case.
escape(String) - Static method in class org.codehaus.plexus.util.StringUtils
Escapes any values it finds into their String form.
escapeSeq - Variable in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
 
eval() - Method in class org.codehaus.plexus.util.Os
Determines if the OS on which Ant is executing matches the type of that set in setFamily.
evaluate(String, Object) - Static method in class org.codehaus.plexus.util.introspection.ReflectionValueExtractor
 
evaluateExpressions(Set) - Method in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
 
eventType - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
everythingIncluded - Variable in class org.codehaus.plexus.util.DirectoryScanner
Whether or not everything tested so far has been included.
exceptions - Variable in class org.codehaus.plexus.util.xml.SerializerXMLWriter
 
excludes - Variable in class org.codehaus.plexus.util.DirectoryScanner
The patterns for the files to be excluded.
executable - Variable in class org.codehaus.plexus.util.cli.Commandline
 
execute() - Method in class org.codehaus.plexus.util.Expand
Do the work.
execute() - Method in class org.codehaus.plexus.util.cli.Commandline
Executes the command.
executeCommandLine(Commandline, StreamConsumer, StreamConsumer) - Static method in class org.codehaus.plexus.util.cli.CommandLineUtils
 
executeCommandLine(Commandline, InputStream, StreamConsumer, StreamConsumer) - Static method in class org.codehaus.plexus.util.cli.CommandLineUtils
 
expandFile(File, File) - Method in class org.codehaus.plexus.util.Expand
Description of the Method
extension(String) - Static method in class org.codehaus.plexus.util.FileUtils
Returns the extension portion of a file specification string.
extractFile(File, File, InputStream, String, Date, boolean) - Method in class org.codehaus.plexus.util.Expand
Description of the Method

F

FEATURE_NAMES_INTERNED - Static variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
FEATURE_NAMES_INTERNED - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
FEATURE_PROCESS_DOCDECL - Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
This feature determines whether the document declaration is processed.
FEATURE_PROCESS_NAMESPACES - Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
This feature determines whether the parser processes namespaces.
FEATURE_REPORT_NAMESPACE_ATTRIBUTES - Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
This feature determines whether namespace attributes are exposed via the attribute access methods.
FEATURE_SERIALIZER_ATTVALUE_USE_APOSTROPHE - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
FEATURE_VALIDATION - Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
If this feature is activated, all validation errors as defined in the XML 1.0 sepcification are reported.
FEATURE_XML_ROUNDTRIP - Static variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
FLOAT_RELATIVE_ERROR - Static variable in class org.codehaus.plexus.util.TypeFormat
 
FOURBYTE - Static variable in class org.codehaus.plexus.util.Base64
Used to get the number of Quadruples.
FS - Static variable in class org.codehaus.plexus.util.FileUtils
 
FastMap - class org.codehaus.plexus.util.FastMap.
This class represents a Map collection with real-time behavior.
FastMap() - Constructor for class org.codehaus.plexus.util.FastMap
Creates a FastMap with a capacity of 256 entries.
FastMap(Map) - Constructor for class org.codehaus.plexus.util.FastMap
Creates a FastMap, copy of the specified Map.
FastMap(int) - Constructor for class org.codehaus.plexus.util.FastMap
Creates a FastMap with the specified capacity.
FastMap.EntryImpl - class org.codehaus.plexus.util.FastMap.EntryImpl.
This class represents a FastMap entry.
FastMap.EntryImpl() - Constructor for class org.codehaus.plexus.util.FastMap.EntryImpl
 
FastMap.EntrySet - class org.codehaus.plexus.util.FastMap.EntrySet.
 
FastMap.EntrySet() - Constructor for class org.codehaus.plexus.util.FastMap.EntrySet
 
FastMap.KeySet - class org.codehaus.plexus.util.FastMap.KeySet.
 
FastMap.KeySet() - Constructor for class org.codehaus.plexus.util.FastMap.KeySet
 
FastMap.Values - class org.codehaus.plexus.util.FastMap.Values.
 
FastMap.Values() - Constructor for class org.codehaus.plexus.util.FastMap.Values
 
FileUtils - class org.codehaus.plexus.util.FileUtils.
This class provides basic facilities for manipulating files and file paths.
FileUtils() - Constructor for class org.codehaus.plexus.util.FileUtils
 
family - Variable in class org.codehaus.plexus.util.Os
 
fastHash(char[], int, int) - Static method in class org.codehaus.plexus.util.xml.pull.MXParser
simplistic implementation of hash function that has constant time to compute - so it also means diminishing hash quality for long strings but for XML parsing it should be good enough ...
feed() - Method in class org.codehaus.plexus.util.cli.StreamFeeder
 
fileAppend(String, String) - Static method in class org.codehaus.plexus.util.FileUtils
Appends data to a file.
fileDelete(String) - Static method in class org.codehaus.plexus.util.FileUtils
Deletes a file.
fileExists(String) - Static method in class org.codehaus.plexus.util.FileUtils
Check if a file exits.
fileRead(String) - Static method in class org.codehaus.plexus.util.FileUtils
 
fileRead(File) - Static method in class org.codehaus.plexus.util.FileUtils
 
fileWrite(String, String) - Static method in class org.codehaus.plexus.util.FileUtils
Writes data to a file.
filename(String) - Static method in class org.codehaus.plexus.util.FileUtils
Returns the filename portion of a file specification string.
filesDeselected - Variable in class org.codehaus.plexus.util.DirectoryScanner
The files which matched at least one include and no excludes and which a selector discarded.
filesExcluded - Variable in class org.codehaus.plexus.util.DirectoryScanner
The files which matched at least one include and at least one exclude.
filesIncluded - Variable in class org.codehaus.plexus.util.DirectoryScanner
The files which matched at least one include and no excludes and were selected.
filesNotIncluded - Variable in class org.codehaus.plexus.util.DirectoryScanner
The files which did not match any includes or selectors.
fillBuf() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
find(String, Object[]) - Method in class org.codehaus.plexus.util.introspection.MethodMap
Find a method.
findAndReplaceUnlessEscaped(String, String, String) - Method in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
 
findDelimiter(String, String, int) - Method in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
 
findFragment(int, char[], int, int) - Static method in class org.codehaus.plexus.util.xml.pull.MXParser
 
findMethod(String, Object[]) - Method in class org.codehaus.plexus.util.introspection.ClassMap
Find a Method using the methodKey provided.
finishTag() - Method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
 
finished - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
flush() - Method in class org.codehaus.plexus.util.CachedMap
Flushes the key/value pairs being cached.
flush() - Method in class org.codehaus.plexus.util.cli.StreamPumper
 
flush() - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
flush() - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
Write all pending output to the stream.
followSymlinks - Variable in class org.codehaus.plexus.util.DirectoryScanner
Whether or not symbolic links should be followed.
forceDelete(String) - Static method in class org.codehaus.plexus.util.FileUtils
Delete a file.
forceDelete(File) - Static method in class org.codehaus.plexus.util.FileUtils
Delete a file.
forceDeleteOnExit(File) - Static method in class org.codehaus.plexus.util.FileUtils
Schedule a file to be deleted when JVM exits.
forceMkdir(File) - Static method in class org.codehaus.plexus.util.FileUtils
Make a directory.
format(boolean, StringBuffer) - Static method in class org.codehaus.plexus.util.TypeFormat
Formats the specified boolean and appends the resulting text to the StringBuffer argument.
format(short, StringBuffer) - Static method in class org.codehaus.plexus.util.TypeFormat
Formats the specified short and appends the resulting text (decimal representation) to the StringBuffer argument.
format(short, int, StringBuffer) - Static method in class org.codehaus.plexus.util.TypeFormat
Formats the specified short in the specified radix and appends the resulting text to the StringBuffer argument.
format(int, StringBuffer) - Static method in class org.codehaus.plexus.util.TypeFormat
Formats the specified int and appends the resulting text (decimal representation) to the StringBuffer argument.
format(int, int, StringBuffer) - Static method in class org.codehaus.plexus.util.TypeFormat
Formats the specified int in the specified radix and appends the resulting text to the StringBuffer argument.
format(long, StringBuffer) - Static method in class org.codehaus.plexus.util.TypeFormat
Formats the specified long and appends the resulting text (decimal representation) to the StringBuffer argument.
format(long, int, StringBuffer) - Static method in class org.codehaus.plexus.util.TypeFormat
Formats the specified long in the specified radix and appends the resulting text to the StringBuffer argument.
format(float, StringBuffer) - Static method in class org.codehaus.plexus.util.TypeFormat
Formats the specified float and appends the resulting text to the StringBuffer argument.
format(float, float, StringBuffer) - Static method in class org.codehaus.plexus.util.TypeFormat
Formats the specified float and appends the resulting text to the StringBuffer argument; the number of significative digits is deduced from the specifed precision.
format(double, StringBuffer) - Static method in class org.codehaus.plexus.util.TypeFormat
Formats the specified double and appends the resulting text to the StringBuffer argument.
format(double, int, StringBuffer) - Static method in class org.codehaus.plexus.util.TypeFormat
Formats the specified double and appends the resulting text to the StringBuffer argument; the number of significand digits is specified as integer argument.
format(double, double, StringBuffer) - Static method in class org.codehaus.plexus.util.TypeFormat
Formats the specified double and appends the resulting text to the StringBuffer argument; the number of significative digits is deduced from the specifed precision.
format(double, double, boolean, StringBuffer) - Static method in class org.codehaus.plexus.util.TypeFormat
Formats the specified double and appends the resulting text to the StringBuffer argument; the number of significative digits is deduced from the specifed precision.
format2(int, int, StringBuffer) - Static method in class org.codehaus.plexus.util.TypeFormat
 
format2(long, int, StringBuffer) - Static method in class org.codehaus.plexus.util.TypeFormat
 

G

GET_INSTANCE_METHOD_NAME - Static variable in class org.codehaus.plexus.util.reflection.Reflector
 
generatePrefix(String) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
get(Object) - Method in class org.codehaus.plexus.util.CachedMap
Returns the value to which this map maps the specified key.
get(Object) - Method in class org.codehaus.plexus.util.FastMap
Returns the value to which this FastMap maps the specified key.
get() - Method in class org.codehaus.plexus.util.SweeperPool
Return the pooled object
get(String) - Method in class org.codehaus.plexus.util.introspection.MethodMap
Return a list of methods with the same name.
getAccessibleMethods(Class) - Static method in class org.codehaus.plexus.util.introspection.ClassMap
Retrieves public methods for a class.
getAccessibleMethods(Class, ClassMap.MethodInfo[], int) - Static method in class org.codehaus.plexus.util.introspection.ClassMap
Recursively finds a match for each method, starting with the class, and then searching the superclass and interfaces.
getApplicables(List, Class[]) - Static method in class org.codehaus.plexus.util.introspection.MethodMap
Returns all methods that are applicable to actual argument types.
getArguments() - Method in class org.codehaus.plexus.util.cli.Commandline
Returns all arguments defined by addLine, addValue or the argument object.
getAttribute(String) - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
getAttributeCount() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getAttributeCount() - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns the number of attributes of the current start tag, or -1 if the current event type is not START_TAG
getAttributeName(int) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getAttributeName(int) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns the local name of the specified attribute if namespaces are enabled or just attribute name if namespaces are disabled.
getAttributeNames() - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
getAttributeNamespace(int) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getAttributeNamespace(int) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns the namespace URI of the attribute with the given index (starts from 0).
getAttributePrefix(int) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getAttributePrefix(int) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns the prefix of the specified attribute Returns null if the element has no prefix.
getAttributeType(int) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getAttributeType(int) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns the type of the specified attribute If parser is non-validating it MUST return CDATA.
getAttributeValue(int) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getAttributeValue(String, String) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getAttributeValue(int) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns the given attributes value.
getAttributeValue(String, String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns the attributes value identified by namespace URI and namespace localName.
getBackingMap() - Method in class org.codehaus.plexus.util.CachedMap
Returns the backing map.
getBasedir() - Method in class org.codehaus.plexus.util.DirectoryScanner
Returns the base directory to be scanned.
getCacheMissed(Object, int) - Method in class org.codehaus.plexus.util.CachedMap
 
getCacheSize() - Method in class org.codehaus.plexus.util.CachedMap
Returns the actual cache size.
getCachedClass() - Method in class org.codehaus.plexus.util.introspection.ClassMap
 
getCardinalityMap(Collection) - Static method in class org.codehaus.plexus.util.CollectionUtils
Returns a Map mapping each unique element in the given Collection to an Integer representing the number of occurances of that element in the Collection.
getCause(Throwable) - Static method in class org.codehaus.plexus.util.ExceptionUtils
Introspects the specified Throwable to obtain the cause.
getCause(Throwable, String[]) - Static method in class org.codehaus.plexus.util.ExceptionUtils
Introspects the specified Throwable to obtain the cause using a supplied array of method names.
getCauseUsingFieldName(Throwable, String) - Static method in class org.codehaus.plexus.util.ExceptionUtils
Find a throwable by field name.
getCauseUsingMethodName(Throwable, String) - Static method in class org.codehaus.plexus.util.ExceptionUtils
Find a throwable by method name.
getCauseUsingWellKnownTypes(Throwable) - Static method in class org.codehaus.plexus.util.ExceptionUtils
Uses instanceof checks to examine the exception, looking for well known types which could contain chained or wrapped exceptions.
getChild(int) - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
getChild(String) - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
getChildCount() - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
getChildLabels(String) - Method in class org.codehaus.plexus.util.dag.DAG
 
getChildLabels() - Method in class org.codehaus.plexus.util.dag.Vertex
Get the labels used by the most direct children.
getChildren() - Method in class org.codehaus.plexus.util.dag.Vertex
 
getChildren() - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
getChildren(String) - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
getChomp(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
Remove everything and return the last value of a supplied String, and everything after it from a String.
getClassMap(Class) - Static method in class org.codehaus.plexus.util.introspection.ReflectionValueExtractor
 
getColumnNumber() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getColumnNumber() - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns the current column number, starting from 0.
getColumnNumber() - Method in class org.codehaus.plexus.util.xml.pull.XmlPullParserException
 
getCommandline() - Method in class org.codehaus.plexus.util.cli.Commandline
Returns the executable and all defined arguments.
getConstructor(Class, Class[]) - Method in class org.codehaus.plexus.util.reflection.Reflector
Return the constructor, checking the cache first and storing in cache if not already there..
getConstructorMap(Class) - Method in class org.codehaus.plexus.util.reflection.Reflector
Retrieve the cache of constructors for the specified class.
getCurrentEnvironment() - Method in class org.codehaus.plexus.util.cli.Commandline
Return the current list of environment variables or null if user doesn't have add any variable.
getCycle() - Method in class org.codehaus.plexus.util.dag.CycleDetectedException
 
getDefaultExcludes() - Static method in class org.codehaus.plexus.util.FileUtils
 
getDefaultExcludesAsList() - Static method in class org.codehaus.plexus.util.FileUtils
 
getDepth() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getDepth() - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
getDepth() - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns the current depth of the element.
getDepth() - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
Returns the current depth of the element.
getDeselectedDirectories() - Method in class org.codehaus.plexus.util.DirectoryScanner
Returns the names of the directories which were selected out and therefore not ultimately included.
getDeselectedFiles() - Method in class org.codehaus.plexus.util.DirectoryScanner
Returns the names of the files which were selected out and therefore not ultimately included.
getDetail() - Method in class org.codehaus.plexus.util.xml.pull.XmlPullParserException
 
getDirectoryComponent(String) - Static method in class org.codehaus.plexus.util.PathTool
Determines the directory component of a filename.
getEntry(Object) - Method in class org.codehaus.plexus.util.FastMap
Returns the entry with the specified key.
getEnvironments() - Method in class org.codehaus.plexus.util.cli.Commandline
Return the list of environment variables
getEventType() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getEventType() - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns the type of the current event (START_TAG, END_TAG, TEXT, etc.)
getExceptions() - Method in class org.codehaus.plexus.util.xml.SerializerXMLWriter
 
getExcludedDirectories() - Method in class org.codehaus.plexus.util.DirectoryScanner
Returns the names of the directories which matched at least one of the include patterns and at least one of the exclude patterns.
getExcludedFiles() - Method in class org.codehaus.plexus.util.DirectoryScanner
Returns the names of the files which matched at least one of the include patterns and at least one of the exclude patterns.
getExecutable() - Method in class org.codehaus.plexus.util.cli.Commandline
 
getExtension(String) - Static method in class org.codehaus.plexus.util.FileUtils
Get extension from filename.
getFeature(String) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
Unknown properties are always returned as false
getFeature(String) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
getFeature(String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns the current value of the given feature.
getFeature(String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
Return the current value of the feature with given name.
getField(Object, String) - Method in class org.codehaus.plexus.util.reflection.Reflector
 
getField(Object, String, boolean) - Method in class org.codehaus.plexus.util.reflection.Reflector
 
getFieldByNameIncludingSuperclasses(String, Class) - Static method in class org.codehaus.plexus.util.ReflectionUtils
 
getFile(String) - Static method in class org.codehaus.plexus.util.FileUtils
Creates a file handle.
getFileNames(File, String, String, boolean) - Static method in class org.codehaus.plexus.util.FileUtils
Return a list of files as String depending options.
getFileNames(File, String, String, boolean, boolean) - Static method in class org.codehaus.plexus.util.FileUtils
Return a list of files as String depending options.
getFiles(File, String, String) - Static method in class org.codehaus.plexus.util.FileUtils
 
getFiles(File, String, String, boolean) - Static method in class org.codehaus.plexus.util.FileUtils
 
getFilesFromExtension(String, String[]) - Static method in class org.codehaus.plexus.util.FileUtils
Given a directory and an array of extensions return an array of compliant files.
getFreq(Object, Map) - Static method in class org.codehaus.plexus.util.CollectionUtils
 
getFullStackTrace(Throwable) - Static method in class org.codehaus.plexus.util.ExceptionUtils
A way to get the entire nested stack-trace of an throwable.
getIncludedDirectories() - Method in class org.codehaus.plexus.util.DirectoryScanner
Returns the names of the directories which matched at least one of the include patterns and none of the exclude patterns.
getIncludedFiles() - Method in class org.codehaus.plexus.util.DirectoryScanner
Returns the names of the files which matched at least one of the include patterns and none of the exclude patterns.
getInputEncoding() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getInputEncoding() - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns the input encoding if known, null otherwise.
getInstance() - Static method in class org.codehaus.plexus.util.SelectorUtils
Retrieves the manager of the Singleton.
getKey() - Method in class org.codehaus.plexus.util.FastMap.EntryImpl
Returns the key for this entry.
getLabel() - Method in class org.codehaus.plexus.util.dag.Vertex
 
getLabels() - Method in class org.codehaus.plexus.util.dag.DAG
 
getLineNumber() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getLineNumber() - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns the current line number, starting from 1.
getLineNumber() - Method in class org.codehaus.plexus.util.xml.pull.XmlPullParserException
 
getLocation() - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
getMessage() - Method in class org.codehaus.plexus.util.dag.CycleDetectedException
 
getMethod(Class, String, Class[]) - Method in class org.codehaus.plexus.util.reflection.Reflector
Return the method, checking the cache first and storing in cache if not already there..
getMethodMap(Class, String) - Method in class org.codehaus.plexus.util.reflection.Reflector
Retrieve the cache of methods for the specified class and method name.
getMostSpecific(List, Class[]) - Static method in class org.codehaus.plexus.util.introspection.MethodMap
 
getName() - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
getName() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getName() - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
getName() - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
For START_TAG or END_TAG events, the (local) name of the current element is returned when namespaces are enabled.
getName() - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
Returns the name of the current element as set by startTag().
getNamespace(String) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getNamespace() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getNamespace() - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
getNamespace(String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns the URI corresponding to the given prefix, depending on current state of the parser.
getNamespace() - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns the namespace URI of the current element.
getNamespace() - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
Returns the namespace URI of the current element as set by startTag().
getNamespaceCount(int) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getNamespaceCount(int) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns the numbers of elements in the namespace stack for the given depth.
getNamespacePrefix(int) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getNamespacePrefix(int) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns the namespace prefixe for the given position in the namespace stack.
getNamespaceUri(int) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getNamespaceUri(int) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns the namespace URI for the given position in the namespace stack If the position is out of range, an exception is thrown.
getNestedString(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
Get the String that is nested in between two instances of the same String.
getNestedString(String, String, String) - Static method in class org.codehaus.plexus.util.StringUtils
Get the String that is nested in between two Strings.
getNotIncludedDirectories() - Method in class org.codehaus.plexus.util.DirectoryScanner
Returns the names of the directories which matched none of the include patterns.
getNotIncludedFiles() - Method in class org.codehaus.plexus.util.DirectoryScanner
Returns the names of the files which matched none of the include patterns.
getObjectProperty(Object, String) - Method in class org.codehaus.plexus.util.reflection.Reflector
 
getOutput() - Method in class org.codehaus.plexus.util.cli.CommandLineUtils.StringStreamConsumer
 
getParent() - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
getParentLabels(String) - Method in class org.codehaus.plexus.util.dag.DAG
 
getParentLabels() - Method in class org.codehaus.plexus.util.dag.Vertex
Get the labels used by the most direct ancestors (parents).
getParents() - Method in class org.codehaus.plexus.util.dag.Vertex
Get the list the most direct ancestors (parents).
getParts() - Method in class org.codehaus.plexus.util.cli.Commandline.Argument
Returns the parts this Argument consists of.
getPath(String) - Static method in class org.codehaus.plexus.util.FileUtils
Get path from filename.
getPath(String, char) - Static method in class org.codehaus.plexus.util.FileUtils
Get path from filename.
getPosition() - Method in class org.codehaus.plexus.util.cli.Commandline.Marker
Return the number of arguments that preceeded this marker.
getPositionDescription() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
Return string describing current position of parsers as text 'STATE [seen %s...] @line:column'.
getPositionDescription() - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns a short text describing the current parser state, including the position, a description of the current event and the data source if known.
getPrechomp(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
Remove and return everything before the first value of a supplied String from another String.
getPrefix() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getPrefix(String, boolean) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
getPrefix() - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns the prefix of the current element.
getPrefix(String, boolean) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
Return namespace that corresponds to given prefix If there is no prefix bound to this namespace return null but if generatePrefix is false then return generated prefix.
getProperty(String) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getProperty(String) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
getProperty(String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Look up the value of a property.
getProperty(String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
Look up the value of a property.
getPublicMethod(Method) - Static method in class org.codehaus.plexus.util.introspection.ClassMap
For a given method, retrieves its publicly accessible counterpart.
getPublicMethod(Class, String, Class[]) - Static method in class org.codehaus.plexus.util.introspection.ClassMap
Looks up the method with specified name and signature in the first public superclass or implemented interface of the class.
getRelativePath(String, String) - Static method in class org.codehaus.plexus.util.PathTool
Determines the relative path of a filename from a base directory.
getRelativePath(String) - Static method in class org.codehaus.plexus.util.PathTool
Determines the relative path of a filename.
getRootCause(Throwable) - Static method in class org.codehaus.plexus.util.ExceptionUtils
Walks through the exception chain to the last element -- the "root" of the tree -- using ExceptionUtils.getCause(Throwable), and returns that exception.
getRootCauseStackTrace(Throwable) - Static method in class org.codehaus.plexus.util.ExceptionUtils
Creates a compact stack trace for the root cause of the supplied throwable.
getSetter(String, Class) - Static method in class org.codehaus.plexus.util.ReflectionUtils
Finds a setter in the given class for the given field.
getShellCommandline() - Method in class org.codehaus.plexus.util.cli.Commandline
Returns the shell, executable and all defined arguments.
getSingleton(Class, Object[]) - Method in class org.codehaus.plexus.util.reflection.Reflector
Retrieve the singleton instance of a class, given the array of parameters...
getSize() - Method in class org.codehaus.plexus.util.SweeperPool
Return the number of pooled objects.
getStackFrameList(Throwable) - Static method in class org.codehaus.plexus.util.ExceptionUtils
Produces a List of stack frames - the message is not included.
getStackFrames(Throwable) - Static method in class org.codehaus.plexus.util.ExceptionUtils
Captures the stack trace associated with the specified Throwable object, decomposing it into a list of stack frames.
getStackFrames(String) - Static method in class org.codehaus.plexus.util.ExceptionUtils
Functionality shared between the getStackFrames(Throwable) methods of this and the classes.
getStackTrace(Throwable) - Static method in class org.codehaus.plexus.util.ExceptionUtils
A convenient way of extracting the stack trace from an exception.
getStaticField(Class, String) - Method in class org.codehaus.plexus.util.reflection.Reflector
 
getSuccessorLabels(String) - Method in class org.codehaus.plexus.util.dag.DAG
Return the list of labels of successor in order decided by topological sort
getText() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getText() - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns the text content of the current event as String.
getTextCharacters(int[]) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
getTextCharacters(int[]) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns the buffer that contains the text of the current event, as well as the start offset and length relevant for the current event.
getThrowableCount(Throwable) - Static method in class org.codehaus.plexus.util.ExceptionUtils
Returns the number of Throwable objects in the exception chain.
getThrowables(Throwable) - Static method in class org.codehaus.plexus.util.ExceptionUtils
Returns the list of Throwable objects in the exception chain.
getValue() - Method in class org.codehaus.plexus.util.FastMap.EntryImpl
Returns the value for this entry.
getValue() - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
getVertex(String) - Method in class org.codehaus.plexus.util.dag.DAG
 
getVerticies() - Method in class org.codehaus.plexus.util.dag.DAG
 
getWorkingDirectory() - Method in class org.codehaus.plexus.util.cli.Commandline
 
getWriter() - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 

H

hasCycle(DAG) - Static method in class org.codehaus.plexus.util.dag.CycleDetector
 
hasEdge(String, String) - Method in class org.codehaus.plexus.util.dag.DAG
 
hasMoreTokens() - Method in class org.codehaus.plexus.util.cli.EnhancedStringTokenizer
 
hashCode() - Method in class org.codehaus.plexus.util.CachedMap
Returns the hash code value for this map.
hashCode() - Method in class org.codehaus.plexus.util.FastMap.EntryImpl
Returns the hash code for this entry.
hashCode() - Method in class org.codehaus.plexus.util.FastMap
Returns the hash code value for this FastMap.
hashCode() - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
haveSlowResults - Variable in class org.codehaus.plexus.util.DirectoryScanner
Whether or not our results were built by a slow scan.

I

IGNORABLE_WHITESPACE - Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Ignorable whitespace was just read.
INCOMPARABLE - Static variable in class org.codehaus.plexus.util.introspection.MethodMap
 
INT_POW_10 - Static variable in class org.codehaus.plexus.util.TypeFormat
 
IOUtil - class org.codehaus.plexus.util.IOUtil.
General IO Stream manipulation.
IOUtil() - Constructor for class org.codehaus.plexus.util.IOUtil
Private constructor to prevent instantiation.
InterpolationFilterReader - class org.codehaus.plexus.util.InterpolationFilterReader.
 
InterpolationFilterReader(Reader, Map, String, String) - Constructor for class org.codehaus.plexus.util.InterpolationFilterReader
 
InterpolationFilterReader(Reader, Map) - Constructor for class org.codehaus.plexus.util.InterpolationFilterReader
 
ignorableWhitespace(String) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
ignorableWhitespace(String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
 
in - Variable in class org.codehaus.plexus.util.StringInputStream
Source string, stored as a StringReader
in - Variable in class org.codehaus.plexus.util.cli.StreamPumper
 
includes - Variable in class org.codehaus.plexus.util.DirectoryScanner
The patterns for the files to be included.
indentationBuf - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
indentationJump - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
indentationString - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
indexOf(CharSequence, CharSequence, int) - Static method in class org.codehaus.plexus.util.TypeFormat
Searches for a particular sequence within a character sequence (general purpose parsing function).
indexOfAny(String, String[]) - Static method in class org.codehaus.plexus.util.StringUtils
Find the first index of any of a set of potential substrings.
indexOfThrowable(Throwable, Class) - Static method in class org.codehaus.plexus.util.ExceptionUtils
Delegates to ExceptionUtils.indexOfThrowable(Throwable, Class, int), starting the search at the beginning of the exception chain.
indexOfThrowable(Throwable, Class, int) - Static method in class org.codehaus.plexus.util.ExceptionUtils
Returns the (zero based) index, of the first Throwable that matches the specified type in the exception chain of Throwable objects with an index greater than or equal to the specified index, or -1 if the type is not found.
initialize(int) - Method in class org.codehaus.plexus.util.FastMap
Initializes this instance for the specified capacity.
input - Variable in class org.codehaus.plexus.util.cli.StreamFeeder
 
inputEncoding - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
instance - Static variable in class org.codehaus.plexus.util.SelectorUtils
 
internalNextToken() - Method in class org.codehaus.plexus.util.cli.EnhancedStringTokenizer
 
interpolate(String, Map) - Static method in class org.codehaus.plexus.util.StringUtils
 
intersection(Collection, Collection) - Static method in class org.codehaus.plexus.util.CollectionUtils
Returns a Collection containing the intersection of the given Collections.
introducesCycle(Vertex, Map) - Static method in class org.codehaus.plexus.util.dag.CycleDetector
This method will be called when an egde leading to given vertex was added and we want to check if introduction of this edge has not resulted in apparition of cycle in the graph
introducesCycle(Vertex) - Static method in class org.codehaus.plexus.util.dag.CycleDetector
 
invoke(Object, String, Object[]) - Method in class org.codehaus.plexus.util.reflection.Reflector
Invoke the specified method on the specified target with the specified params...
invokeStatic(Class, String, Object[]) - Method in class org.codehaus.plexus.util.reflection.Reflector
Invoke the specified static method with the specified params...
isAlpha(String) - Static method in class org.codehaus.plexus.util.StringUtils
Checks if the String contains only unicode letters.
isAlphaSpace(String) - Static method in class org.codehaus.plexus.util.StringUtils
Checks if the String contains only unicode letters and space (' ').
isAlphanumeric(String) - Static method in class org.codehaus.plexus.util.StringUtils
Checks if the String contains only unicode letters or digits.
isAlphanumericSpace(String) - Static method in class org.codehaus.plexus.util.StringUtils
Checks if the String contains only unicode letters, digits or space (' ').
isApplicable(Method, Class[]) - Static method in class org.codehaus.plexus.util.introspection.MethodMap
Returns true if the supplied method is applicable to actual argument types.
isArch(String) - Static method in class org.codehaus.plexus.util.Os
Determines if the OS on which Ant is executing matches the given OS architecture.
isArrayByteBase64(byte[]) - Static method in class org.codehaus.plexus.util.Base64
Tests a given byte array to see if it contains only valid characters within the Base64 alphabet.
isAttributeDefault(int) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
isAttributeDefault(int) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns if the specified attribute was not in input was declared in XML.
isBase64(byte) - Static method in class org.codehaus.plexus.util.Base64
Returns whether or not the octect is in the base 64 alphabet.
isCaseSensitive - Variable in class org.codehaus.plexus.util.DirectoryScanner
Whether or not the file system should be treated as a case sensitive one.
isConnected(String) - Method in class org.codehaus.plexus.util.dag.DAG
Indicates if there is at least one edge leading to or from vertex of given label
isConnected() - Method in class org.codehaus.plexus.util.dag.Vertex
Indicates if there is at least one edee leading to or from given vertex
isDelim(String) - Method in class org.codehaus.plexus.util.cli.EnhancedStringTokenizer
 
isDone() - Method in class org.codehaus.plexus.util.cli.StreamFeeder
 
isDone() - Method in class org.codehaus.plexus.util.cli.StreamPumper
 
isEmpty() - Method in class org.codehaus.plexus.util.CachedMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class org.codehaus.plexus.util.FastMap
Indicates if this FastMap contains no key-value mappings.
isEmpty(String) - Static method in class org.codehaus.plexus.util.StringUtils
Checks if a (trimmed) String is null or empty.
isEmptyElementTag() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
isEmptyElementTag() - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns true if the current event is START_TAG and the tag is degenerated (e.g.
isEverythingIncluded() - Method in class org.codehaus.plexus.util.DirectoryScanner
Returns whether or not the scanner has included all the files or directories it has come across so far.
isExcluded(String) - Method in class org.codehaus.plexus.util.DirectoryScanner
Tests whether or not a name matches against at least one exclude pattern.
isFamily(String) - Static method in class org.codehaus.plexus.util.Os
Determines if the OS on which Ant is executing matches the given OS family.
isIncluded(String) - Method in class org.codehaus.plexus.util.DirectoryScanner
Tests whether or not a name matches against at least one include pattern.
isLeaf() - Method in class org.codehaus.plexus.util.dag.Vertex
Indicates if given vertex has no child
isMethodInvocationConvertible(Class, Class) - Static method in class org.codehaus.plexus.util.introspection.MethodMap
Determines whether a type represented by a class object is convertible to another type represented by a class object using a method invocation conversion, treating object types of primitive types as if they were primitive types (that is, a Boolean actual parameter type matches boolean primitive formal type).
isName(String) - Static method in class org.codehaus.plexus.util.Os
Determines if the OS on which Ant is executing matches the given OS name.
isNameChar(char) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
isNameStartChar(char) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
isNestedThrowable(Throwable) - Static method in class org.codehaus.plexus.util.ExceptionUtils
Whether an Throwable is considered nested or not.
isNotEmpty(String) - Static method in class org.codehaus.plexus.util.StringUtils
Checks if a String is non null and is not empty (length > 0).
isNotVisited(Vertex, Map) - Static method in class org.codehaus.plexus.util.dag.CycleDetector
 
isNotVisited(Vertex, Map) - Static method in class org.codehaus.plexus.util.dag.TopologicalSorter
 
isNumeric(String) - Static method in class org.codehaus.plexus.util.StringUtils
Checks if the String contains only unicode digits.
isNumericSpace(String) - Static method in class org.codehaus.plexus.util.StringUtils
Checks if the String contains only unicode digits or space (' ').
isOs(String, String, String, String) - Static method in class org.codehaus.plexus.util.Os
Determines if the OS on which Ant is executing matches the given OS family, name, architecture and version
isOutOfDate(File, File, int) - Static method in class org.codehaus.plexus.util.SelectorUtils
Returns dependency information on these two files.
isRoot() - Method in class org.codehaus.plexus.util.dag.Vertex
Indicates if given vertex has no parent
isS(char) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
isSelected(String, File) - Method in class org.codehaus.plexus.util.DirectoryScanner
Tests whether a name should be selected.
isStrictMethodInvocationConvertible(Class, Class) - Static method in class org.codehaus.plexus.util.introspection.MethodMap
Determines whether a type represented by a class object is convertible to another type represented by a class object using a method invocation conversion, without matching object and primitive types.
isSymbolicLink(File, String) - Method in class org.codehaus.plexus.util.DirectoryScanner
Checks whether a given file is a symbolic link.
isValidFile(String, String[]) - Static method in class org.codehaus.plexus.util.FileUtils
Checks to see if a file is of a particular type(s).
isVersion(String) - Static method in class org.codehaus.plexus.util.Os
Determines if the OS on which Ant is executing matches the given OS version.
isVisiting(Vertex, Map) - Static method in class org.codehaus.plexus.util.dag.CycleDetector
 
isWhitespace(String) - Static method in class org.codehaus.plexus.util.StringUtils
Checks if the String contains only whitespace.
isWhitespace() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
isWhitespace() - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Checks whether the current TEXT event contains only whitespace characters.
iterator() - Method in class org.codehaus.plexus.util.FastMap.EntrySet
 
iterator() - Method in class org.codehaus.plexus.util.FastMap.KeySet
 
iterator() - Method in class org.codehaus.plexus.util.FastMap.Values
 
iteratorToList(Iterator) - Static method in class org.codehaus.plexus.util.CollectionUtils
 

J

join(Object[], String) - Static method in class org.codehaus.plexus.util.StringUtils
Joins the elements of the provided array into a single String containing the provided list of elements.
join(Iterator, String) - Static method in class org.codehaus.plexus.util.StringUtils
Joins the elements of the provided Iterator into a single String containing the provided elements.
joinPC() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 

K

keyHash(Object) - Static method in class org.codehaus.plexus.util.FastMap
Returns the hash code for the specified key.
keySet() - Method in class org.codehaus.plexus.util.CachedMap
Returns an unmodifiable view of the keys contained in this map.
keySet() - Method in class org.codehaus.plexus.util.FastMap
Returns a set view of the keys contained in this FastMap.

L

LEADING_ZEROS - Static variable in class org.codehaus.plexus.util.TypeFormat
 
LESS_SPECIFIC - Static variable in class org.codehaus.plexus.util.introspection.MethodMap
 
LOG_10 - Static variable in class org.codehaus.plexus.util.TypeFormat
 
LONG_POW_10 - Static variable in class org.codehaus.plexus.util.TypeFormat
 
LOOKUPLENGTH - Static variable in class org.codehaus.plexus.util.Base64
Lookup length.
LOOKUP_MAX - Static variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
LOOKUP_MAX_CHAR - Static variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
LineOrientedInterpolatingReader - class org.codehaus.plexus.util.LineOrientedInterpolatingReader.
 
LineOrientedInterpolatingReader(Reader, Map, String, String, String) - Constructor for class org.codehaus.plexus.util.LineOrientedInterpolatingReader
 
LineOrientedInterpolatingReader(Reader, Map, String, String) - Constructor for class org.codehaus.plexus.util.LineOrientedInterpolatingReader
 
LineOrientedInterpolatingReader(Reader, Map) - Constructor for class org.codehaus.plexus.util.LineOrientedInterpolatingReader
 
label - Variable in class org.codehaus.plexus.util.dag.Vertex
 
lastIndexOfAny(String, String[]) - Static method in class org.codehaus.plexus.util.StringUtils
Find the latest index of any of a set of potential substrings.
lastToken - Variable in class org.codehaus.plexus.util.cli.EnhancedStringTokenizer
 
left(String, int) - Static method in class org.codehaus.plexus.util.StringUtils
Gets the leftmost n characters of a String.
leftPad(String, int) - Static method in class org.codehaus.plexus.util.StringUtils
Left pad a String with spaces.
leftPad(String, int, String) - Static method in class org.codehaus.plexus.util.StringUtils
Left pad a String with a specified string.
line - Variable in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
 
lineIdx - Variable in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
 
lineIndenter - Variable in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
 
lineNumber - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
lineSeparator - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
loadProperties(URL) - Static method in class org.codehaus.plexus.util.PropertyUtils
 
loadProperties(File) - Static method in class org.codehaus.plexus.util.PropertyUtils
 
loadProperties(InputStream) - Static method in class org.codehaus.plexus.util.PropertyUtils
 
location - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
location - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
lookUpBase64Alphabet - Static variable in class org.codehaus.plexus.util.Base64
Contains the Base64 encodings A through Z, followed by a through z, followed by 0 through 9, followed by +, and /.
lookuEntityReplacement(int) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
lookupNameChar - Static variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
lookupNameStartChar - Static variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
lookupOrDeclarePrefix(String) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
lowerCase(String) - Static method in class org.codehaus.plexus.util.StringUtils
Convert a String to lower case, null String returns null.
lowercaseFirstLetter(String) - Static method in class org.codehaus.plexus.util.StringUtils
 
ls - Variable in class org.codehaus.plexus.util.cli.CommandLineUtils.StringStreamConsumer
 

M

MORE_SPECIFIC - Static variable in class org.codehaus.plexus.util.introspection.MethodMap
 
MXParser - class org.codehaus.plexus.util.xml.pull.MXParser.
Absolutely minimal implementaion of XMLPULL V1 API
MXParser() - Constructor for class org.codehaus.plexus.util.xml.pull.MXParser
 
MXSerializer - class org.codehaus.plexus.util.xml.pull.MXSerializer.
Implementation of XmlSerializer interface from XmlPull V1 API.
MXSerializer() - Constructor for class org.codehaus.plexus.util.xml.pull.MXSerializer
 
MethodMap - class org.codehaus.plexus.util.introspection.MethodMap.
 
MethodMap() - Constructor for class org.codehaus.plexus.util.introspection.MethodMap
 
MethodMap.AmbiguousException - exception org.codehaus.plexus.util.introspection.MethodMap.AmbiguousException.
simple distinguishable exception, used when we run across ambiguous overloading
MethodMap.AmbiguousException() - Constructor for class org.codehaus.plexus.util.introspection.MethodMap.AmbiguousException
 
makeMethodKey(Method) - Method in class org.codehaus.plexus.util.introspection.ClassMap
Make a methodKey for the given method using the concatenation of the name and the types of the method parameters.
makeMethodKey(String, Object[]) - Static method in class org.codehaus.plexus.util.introspection.ClassMap
 
mark(int) - Method in class org.codehaus.plexus.util.StringInputStream
Marks the read limit of the StringReader.
markSupported() - Method in class org.codehaus.plexus.util.StringInputStream
 
match(String, String) - Static method in class org.codehaus.plexus.util.DirectoryScanner
Tests whether or not a string matches against a pattern.
match(String, String, boolean) - Static method in class org.codehaus.plexus.util.DirectoryScanner
Tests whether or not a string matches against a pattern.
match(String, String) - Static method in class org.codehaus.plexus.util.SelectorUtils
Tests whether or not a string matches against a pattern.
match(String, String, boolean) - Static method in class org.codehaus.plexus.util.SelectorUtils
Tests whether or not a string matches against a pattern.
matchPath(String, String) - Static method in class org.codehaus.plexus.util.DirectoryScanner
Tests whether or not a given path matches a given pattern.
matchPath(String, String, boolean) - Static method in class org.codehaus.plexus.util.DirectoryScanner
Tests whether or not a given path matches a given pattern.
matchPath(String, String) - Static method in class org.codehaus.plexus.util.SelectorUtils
Tests whether or not a given path matches a given pattern.
matchPath(String, String, boolean) - Static method in class org.codehaus.plexus.util.SelectorUtils
Tests whether or not a given path matches a given pattern.
matchPatternStart(String, String) - Static method in class org.codehaus.plexus.util.DirectoryScanner
Tests whether or not a given path matches the start of a given pattern up to the first "**".
matchPatternStart(String, String, boolean) - Static method in class org.codehaus.plexus.util.DirectoryScanner
Tests whether or not a given path matches the start of a given pattern up to the first "**".
matchPatternStart(String, String) - Static method in class org.codehaus.plexus.util.SelectorUtils
Tests whether or not a given path matches the start of a given pattern up to the first "**".
matchPatternStart(String, String, boolean) - Static method in class org.codehaus.plexus.util.SelectorUtils
Tests whether or not a given path matches the start of a given pattern up to the first "**".
maxIndentLevel - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
maxSize - Variable in class org.codehaus.plexus.util.SweeperPool
Absolute maxiumuim size of the pool.
mergeIntoXpp3Dom(Xpp3Dom, Xpp3Dom, Boolean) - Static method in class org.codehaus.plexus.util.xml.Xpp3Dom
Merges one DOM into another, given a specific algorithm and possible override points for that algorithm.
mergeMaps(Map, Map) - Static method in class org.codehaus.plexus.util.CollectionUtils
Take a dominant and recessive Map and merge the key:value pairs where the recessive Map may add key:value pairs to the dominant Map but may not override any existing key:value pairs.
mergeMaps(Map[]) - Static method in class org.codehaus.plexus.util.CollectionUtils
Take a series of Maps and merge them where the ordering of the array from 0..n is the dominant order.
mergeXpp3Dom(Xpp3Dom, Xpp3Dom, Boolean) - Static method in class org.codehaus.plexus.util.xml.Xpp3Dom
Merge two DOMs, with one having dominance in the case of collision.
mergeXpp3Dom(Xpp3Dom, Xpp3Dom) - Static method in class org.codehaus.plexus.util.xml.Xpp3Dom
Merge two DOMs, with one having dominance in the case of collision.
method - Variable in class org.codehaus.plexus.util.introspection.ClassMap.MethodInfo
 
methodByNameMap - Variable in class org.codehaus.plexus.util.introspection.MethodMap
Keep track of all methods with the same name.
methodCache - Variable in class org.codehaus.plexus.util.introspection.ClassMap
Cache of Methods, or CACHE_MISS, keyed by method name and actual arguments used to find it.
methodMap - Variable in class org.codehaus.plexus.util.introspection.ClassMap
 
mid(String, int, int) - Static method in class org.codehaus.plexus.util.StringUtils
Gets n characters from the middle of a String.
minExpressionSize - Variable in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
 
minSize - Variable in class org.codehaus.plexus.util.SweeperPool
The size the pool gets trimmed down to
mkdir(String) - Static method in class org.codehaus.plexus.util.FileUtils
Simple way to make a directory
more() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
moreSpecific(Class[], Class[]) - Static method in class org.codehaus.plexus.util.introspection.MethodMap
Determines which method signature (represented by a class array) is more specific.
multE(double, int) - Static method in class org.codehaus.plexus.util.TypeFormat
Returns the product of the specified value with 10 raised at the specified power exponent.

N

NCODING - Static variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
NEWLINE_CHAR - Static variable in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
 
NO - Static variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
NOT_VISTITED - Static variable in class org.codehaus.plexus.util.dag.CycleDetector
 
NOT_VISTITED - Static variable in class org.codehaus.plexus.util.dag.TopologicalSorter
 
NO_NAMESPACE - Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
This constant represents the default namespace (empty string "")
name - Variable in class org.codehaus.plexus.util.Os
 
name - Variable in class org.codehaus.plexus.util.introspection.ClassMap.MethodInfo
 
name - Variable in class org.codehaus.plexus.util.xml.Xpp3Dom
 
namesInterned - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
namespace - Variable in class org.codehaus.plexus.util.xml.SerializerXMLWriter
 
namespaceEnd - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
namespaceEnd - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
namespacePrefix - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
namespacePrefix - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
namespacePrefixHash - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
namespaceUri - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
namespaceUri - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
newEnvironment - Variable in class org.codehaus.plexus.util.cli.Commandline
 
newInstance(Class, Object[]) - Method in class org.codehaus.plexus.util.reflection.Reflector
Create a new instance of a class, given the array of parameters...
newString(char[], int, int) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
newStringIntern(char[], int, int) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
next() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
next() - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Get next parsing event - element content wil be coalesced and only one TEXT event must be returned for whole element content (comments and processing instructions will be ignored and emtity references must be expanded or exception mus be thrown if entity reerence can not be exapnded).
nextImpl() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
nextTag() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
nextTag() - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Call next() and return event if it is START_TAG or END_TAG otherwise throw an exception.
nextText() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
nextText() - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
If current event is START_TAG then if next element is TEXT then element content is returned or if next event is END_TAG then empty string is returned, otherwise exception is thrown.
nextToken() - Method in class org.codehaus.plexus.util.cli.EnhancedStringTokenizer
 
nextToken() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
nextToken() - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
This method works similarly to next() but will expose additional event types (COMMENT, CDSECT, DOCDECL, ENTITY_REF, PROCESSING_INSTRUCTION, or IGNORABLE_WHITESPACE) if they are available in input.
normalize(String) - Method in class org.codehaus.plexus.util.Expand
"normalize" the given absolute path.
normalize(String) - Static method in class org.codehaus.plexus.util.FileUtils
Normalize a path.

O

OBJECT - Static variable in class org.codehaus.plexus.util.introspection.ClassMap
 
ONE_GB - Static variable in class org.codehaus.plexus.util.FileUtils
The number of bytes in a gigabyte.
ONE_KB - Static variable in class org.codehaus.plexus.util.FileUtils
The number of bytes in a kilobyte.
ONE_MB - Static variable in class org.codehaus.plexus.util.FileUtils
The number of bytes in a megabyte.
OS_ARCH - Static variable in class org.codehaus.plexus.util.Os
 
OS_NAME - Static variable in class org.codehaus.plexus.util.Os
 
OS_NAME - Static variable in class org.codehaus.plexus.util.cli.Commandline
 
OS_VERSION - Static variable in class org.codehaus.plexus.util.Os
 
Os - class org.codehaus.plexus.util.Os.
Condition that tests the OS type.
Os() - Constructor for class org.codehaus.plexus.util.Os
Default constructor
Os(String) - Constructor for class org.codehaus.plexus.util.Os
Constructor that sets the family attribute
objectAdded(Object) - Method in class org.codehaus.plexus.util.SweeperPool
Override this to be notified of object addition.
objectDisposed(Object) - Method in class org.codehaus.plexus.util.SweeperPool
Override this to be notified of object disposal.
objectRetrieved(Object) - Method in class org.codehaus.plexus.util.SweeperPool
Override this to be notified of object retrieval.
offsetNewLine - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
org.codehaus.plexus.util - package org.codehaus.plexus.util
 
org.codehaus.plexus.util.cli - package org.codehaus.plexus.util.cli
 
org.codehaus.plexus.util.dag - package org.codehaus.plexus.util.dag
 
org.codehaus.plexus.util.introspection - package org.codehaus.plexus.util.introspection
 
org.codehaus.plexus.util.reflection - package org.codehaus.plexus.util.reflection
 
org.codehaus.plexus.util.xml - package org.codehaus.plexus.util.xml
 
org.codehaus.plexus.util.xml.pull - package org.codehaus.plexus.util.xml.pull
 
out - Variable in class org.codehaus.plexus.util.cli.StreamPumper
 
out - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
output - Variable in class org.codehaus.plexus.util.cli.StreamFeeder
 
overlayString(String, String, int, int) - Static method in class org.codehaus.plexus.util.StringUtils
Overlay a part of a String with another String.
overwrite - Variable in class org.codehaus.plexus.util.Expand
 

P

PAD - Static variable in class org.codehaus.plexus.util.Base64
Byte used to pad output.
PATH_SEP - Static variable in class org.codehaus.plexus.util.Os
 
PROCESSING_INSTRUCTION - Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
An XML processing instruction declaration was just read.
PROPERTY_LOCATION - Static variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
PROPERTY_LOCATION - Static variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
PROPERTY_SERIALIZER_INDENTATION - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
PROPERTY_SERIALIZER_LINE_SEPARATOR - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
PROPERTY_XMLDECL_CONTENT - Static variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
PROPERTY_XMLDECL_STANDALONE - Static variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
PROPERTY_XMLDECL_VERSION - Static variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
PathTool - class org.codehaus.plexus.util.PathTool.
Path tool contains static methods to assist in determining path-related information such as relative paths.
PathTool() - Constructor for class org.codehaus.plexus.util.PathTool
 
PrettyPrintXMLWriter - class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter.
 
PrettyPrintXMLWriter(PrintWriter, String) - Constructor for class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
 
PrettyPrintXMLWriter(Writer, String) - Constructor for class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
 
PrettyPrintXMLWriter(PrintWriter) - Constructor for class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
 
PrettyPrintXMLWriter(Writer) - Constructor for class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
 
PrettyPrintXMLWriter(PrintWriter, String, String, String) - Constructor for class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
 
PrettyPrintXMLWriter(Writer, String, String, String) - Constructor for class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
 
PrettyPrintXMLWriter(PrintWriter, String, String) - Constructor for class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
 
PrettyPrintXMLWriter(Writer, String, String) - Constructor for class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
 
PropertyUtils - class org.codehaus.plexus.util.PropertyUtils.
 
PropertyUtils() - Constructor for class org.codehaus.plexus.util.PropertyUtils
 
parameterTypes - Variable in class org.codehaus.plexus.util.introspection.ClassMap.MethodInfo
 
params - Static variable in class org.codehaus.plexus.util.introspection.ReflectionValueExtractor
 
parent - Variable in class org.codehaus.plexus.util.xml.Xpp3Dom
 
parents - Variable in class org.codehaus.plexus.util.dag.Vertex
 
parseAttribute() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
parseBoolean(CharSequence) - Static method in class org.codehaus.plexus.util.TypeFormat
Parses the specified CharSequence as a boolean.
parseCDSect(boolean) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
parseComment() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
parseDocdecl() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
parseDouble(CharSequence) - Static method in class org.codehaus.plexus.util.TypeFormat
Parses this CharSequence as a double.
parseEndTag() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
parseEntityRef() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
parseEpilog() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
parseFloat(CharSequence) - Static method in class org.codehaus.plexus.util.TypeFormat
Parses this CharSequence as a float.
parseForExpressions(String) - Method in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
 
parseInt(CharSequence) - Static method in class org.codehaus.plexus.util.TypeFormat
Parses the specified CharSequence as a signed decimal int.
parseInt(CharSequence, int) - Static method in class org.codehaus.plexus.util.TypeFormat
Parses the specified CharSequence as a signed int in the specified radix.
parseLong(CharSequence) - Static method in class org.codehaus.plexus.util.TypeFormat
Parses the specified CharSequence as a signed decimal long.
parseLong(CharSequence, int) - Static method in class org.codehaus.plexus.util.TypeFormat
Parses the specified CharSequence as a signed long in the specified radix.
parsePI() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
parseProlog() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
parseShort(CharSequence) - Static method in class org.codehaus.plexus.util.TypeFormat
Parses the specified CharSequence as a signed decimal short.
parseShort(CharSequence, int) - Static method in class org.codehaus.plexus.util.TypeFormat
Parses the specified CharSequence as a signed short in the specified radix.
parseStartTag() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
parseXmlDecl(char) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
parseXmlDeclWithVersion(int, int) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
parts - Variable in class org.codehaus.plexus.util.cli.Commandline.Argument
 
pastEndTag - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
pastRoot - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
pc - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
pcEnd - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
pcStart - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
pool - Variable in class org.codehaus.plexus.util.SweeperPool.Sweeper
 
pooledObjects - Variable in class org.codehaus.plexus.util.SweeperPool
Holds the pooled objects
populateMethodCache() - Method in class org.codehaus.plexus.util.introspection.ClassMap
Populate the Map of direct hits.
pos - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
posEnd - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
posStart - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
position - Variable in class org.codehaus.plexus.util.cli.Commandline.Marker
 
prechomp(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
Remove the first value of a supplied String, and everything before it from a String.
precomputedPrefixes - Static variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
preventBufferCompaction - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
printRootCauseStackTrace(Throwable, PrintStream) - Static method in class org.codehaus.plexus.util.ExceptionUtils
Prints a compact stack trace for the root cause of a throwable.
printRootCauseStackTrace(Throwable) - Static method in class org.codehaus.plexus.util.ExceptionUtils
Equivalent to printRootCauseStackTrace(t, System.err)
printRootCauseStackTrace(Throwable, PrintWriter) - Static method in class org.codehaus.plexus.util.ExceptionUtils
Same as printRootCauseStackTrace(t, stream), except it takes a PrintWriter as an argument.
printStackTrace() - Method in class org.codehaus.plexus.util.xml.pull.XmlPullParserException
 
printable(char) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
printable(String) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
printable(String) - Static method in class org.codehaus.plexus.util.xml.pull.MXSerializer
simple utility method -- good for debugging
printable(char) - Static method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
processNamespaces - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
processingInstruction(String) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
processingInstruction(String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
 
pushbackReader - Variable in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
 
put(Object, Object) - Method in class org.codehaus.plexus.util.CachedMap
Associates the specified value with the specified key in this map.
put(Object, Object) - Method in class org.codehaus.plexus.util.FastMap
Associates the specified value with the specified key in this FastMap.
put(Object) - Method in class org.codehaus.plexus.util.SweeperPool
Add an object to the pool
putAll(Map) - Method in class org.codehaus.plexus.util.CachedMap
Copies all of the mappings from the specified map to this map (optional operation).
putAll(Map) - Method in class org.codehaus.plexus.util.FastMap
Copies all of the mappings from the specified map to this FastMap.

Q

quoteArgument(String) - Static method in class org.codehaus.plexus.util.cli.Commandline
Put quotes around the given String if necessary.

R

READ_CHUNK_SIZE - Static variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
ReflectionUtils - class org.codehaus.plexus.util.ReflectionUtils.
 
ReflectionUtils() - Constructor for class org.codehaus.plexus.util.ReflectionUtils
 
ReflectionValueExtractor - class org.codehaus.plexus.util.introspection.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
ReflectionValueExtractor() - Constructor for class org.codehaus.plexus.util.introspection.ReflectionValueExtractor
 
Reflector - class org.codehaus.plexus.util.reflection.Reflector.
Utility class used to instantiate an object using reflection.
Reflector() - Constructor for class org.codehaus.plexus.util.reflection.Reflector
Ensure no instances of Reflector are created...this is a utility.
ReflectorException - exception org.codehaus.plexus.util.reflection.ReflectorException.
Exception indicating that an error has occurred while instantiating a class with the Reflector class.
ReflectorException() - Constructor for class org.codehaus.plexus.util.reflection.ReflectorException
Create a new ReflectorException.
ReflectorException(String) - Constructor for class org.codehaus.plexus.util.reflection.ReflectorException
Create a new ReflectorException with the specified message.
ReflectorException(Throwable) - Constructor for class org.codehaus.plexus.util.reflection.ReflectorException
Create a new ReflectorException with the specified root cause.
ReflectorException(String, Throwable) - Constructor for class org.codehaus.plexus.util.reflection.ReflectorException
Create a new ReflectorException with the specified message and root cause.
reachedEnd - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
read(char[], int, int) - Method in class org.codehaus.plexus.util.InterpolationFilterReader
Reads characters into a portion of an array.
read() - Method in class org.codehaus.plexus.util.InterpolationFilterReader
Returns the next character in the filtered stream, replacing tokens from the original stream.
read() - Method in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
 
read(char[], int, int) - Method in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
 
read() - Method in class org.codehaus.plexus.util.StringInputStream
Reads from the Stringreader, returning the same value.
readAndInterpolateLine() - Method in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
 
readLine() - Method in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
 
readObject(ObjectInputStream) - Method in class org.codehaus.plexus.util.FastMap
Requires special handling during de-serialization process.
reader - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
readyForNewLine - Variable in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
 
realPos - Variable in class org.codehaus.plexus.util.cli.Commandline.Marker
 
rebuildIndentationBuf() - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
For maximum efficiency when writing indents the required output is pre-computed This is internal function that recomputes buffer after user requested chnages.
reflector - Variable in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
 
remove(Object) - Method in class org.codehaus.plexus.util.CachedMap
Removes the mapping for this key from this map if it is present.
remove(Object) - Method in class org.codehaus.plexus.util.FastMap.EntrySet
 
remove(Object) - Method in class org.codehaus.plexus.util.FastMap.KeySet
 
remove(Object) - Method in class org.codehaus.plexus.util.FastMap
Removes the mapping for this key from this FastMap if present.
removeAndHump(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
 
removeChild(int) - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
removeCommonFrames(List, List) - Static method in class org.codehaus.plexus.util.ExceptionUtils
Given two stack traces, removes common frames from the cause trace.
removeEdge(String, String) - Method in class org.codehaus.plexus.util.dag.DAG
 
removeEdge(Vertex, Vertex) - Method in class org.codehaus.plexus.util.dag.DAG
 
removeEdgeFrom(Vertex) - Method in class org.codehaus.plexus.util.dag.Vertex
 
removeEdgeTo(Vertex) - Method in class org.codehaus.plexus.util.dag.Vertex
 
removeEntry(FastMap.EntryImpl) - Method in class org.codehaus.plexus.util.FastMap
Removes the specified entry from the map.
removeExtension(String) - Static method in class org.codehaus.plexus.util.FileUtils
Remove extension from filename.
removePath(String) - Static method in class org.codehaus.plexus.util.FileUtils
Remove path from filename.
removePath(String, char) - Static method in class org.codehaus.plexus.util.FileUtils
Remove path from filename.
removeWhitespace(String) - Static method in class org.codehaus.plexus.util.SelectorUtils
"Flattens" a string by removing all whitespace (space, tab, linefeed, carriage return, and formfeed).
rename(File, File) - Static method in class org.codehaus.plexus.util.FileUtils
Renames a file, even if that involves crossing file system boundaries.
repeat(String, int) - Static method in class org.codehaus.plexus.util.StringUtils
Repeat a String n times to form a new string.
replace(String, char, char) - Static method in class org.codehaus.plexus.util.StringUtils
Replace all occurances of a char within another char.
replace(String, char, char, int) - Static method in class org.codehaus.plexus.util.StringUtils
Replace a char with another char inside a larger String, for the first max values of the search char.
replace(String, String, String) - Static method in class org.codehaus.plexus.util.StringUtils
Replace all occurances of a String within another String.
replace(String, String, String, int) - Static method in class org.codehaus.plexus.util.StringUtils
Replace a String with another String inside a larger String, for the first max values of the search String.
replaceData - Variable in class org.codehaus.plexus.util.InterpolationFilterReader
replacement text from a token
replaceIndex - Variable in class org.codehaus.plexus.util.InterpolationFilterReader
Index into replacement data
replaceOnce(String, char, char) - Static method in class org.codehaus.plexus.util.StringUtils
Replace a char with another char inside a larger String, once.
replaceOnce(String, String, String) - Static method in class org.codehaus.plexus.util.StringUtils
Replace a String with another String inside a larger String, once.
replaceWithInterpolatedValues(String, Map) - Method in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
 
require(int, String, String) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
require(int, String, String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Test if the current event is of the given type and if the namespace and name do match.
requireInput(char, char[]) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
requireNextS() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
reset() - Method in class org.codehaus.plexus.util.StringInputStream
Resets the StringReader.
reset() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
reset() - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
resetStringCache() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
resolveFile(File, String) - Method in class org.codehaus.plexus.util.Expand
Interpret the filename as a file relative to the given file - unless the filename already represents an absolute filename.
resolveFile(File, String) - Static method in class org.codehaus.plexus.util.FileUtils
Resolve a file filename to it's canonical form.
reverse(String) - Static method in class org.codehaus.plexus.util.StringUtils
Reverse a String.
reverseArray(Object[]) - Static method in class org.codehaus.plexus.util.StringUtils
Reverses an array.
reverseDelimitedString(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
Reverses a String that is delimited by a specific character.
right(String, int) - Static method in class org.codehaus.plexus.util.StringUtils
Gets the rightmost n characters of a String.
rightPad(String, int) - Static method in class org.codehaus.plexus.util.StringUtils
Right pad a String with spaces.
rightPad(String, int, String) - Static method in class org.codehaus.plexus.util.StringUtils
Right pad a String with a specified string.
roundtripSupported - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
row - Variable in class org.codehaus.plexus.util.xml.pull.XmlPullParserException
 
run() - Method in class org.codehaus.plexus.util.SweeperPool.Sweeper
Run the seeper.
run() - Method in class org.codehaus.plexus.util.cli.StreamFeeder
 
run() - Method in class org.codehaus.plexus.util.cli.StreamPumper
 
runSweep() - Method in class org.codehaus.plexus.util.SweeperPool.Sweeper
 

S

SELF_COMBINATION_MERGE - Static variable in class org.codehaus.plexus.util.xml.Xpp3Dom
 
SELF_COMBINATION_MODE_ATTRIBUTE - Static variable in class org.codehaus.plexus.util.xml.Xpp3Dom
 
SELF_COMBINATION_OVERRIDE - Static variable in class org.codehaus.plexus.util.xml.Xpp3Dom
 
SIGN - Static variable in class org.codehaus.plexus.util.Base64
Used to test the sign of a byte.
SIXTEENBIT - Static variable in class org.codehaus.plexus.util.Base64
Used when encoding something which has fewer than 24 bits.
SIZE - Static variable in class org.codehaus.plexus.util.cli.StreamPumper
 
START_DOCUMENT - Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Signalize that parser is at the very beginning of the document and nothing was read yet.
START_TAG - Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Returned from getEventType(), next(), nextToken() when a start tag was read.
SelectorUtils - class org.codehaus.plexus.util.SelectorUtils.
This is a utility class used by selectors and DirectoryScanner.
SelectorUtils() - Constructor for class org.codehaus.plexus.util.SelectorUtils
Private Constructor
SerializerXMLWriter - class org.codehaus.plexus.util.xml.SerializerXMLWriter.
Write to an MXSerializer.
SerializerXMLWriter(String, XmlSerializer) - Constructor for class org.codehaus.plexus.util.xml.SerializerXMLWriter
 
StreamConsumer - interface org.codehaus.plexus.util.cli.StreamConsumer.
Works in concert with the StreamPumper class to allow implementations to gain access to the lines being "Pumped".
StreamFeeder - class org.codehaus.plexus.util.cli.StreamFeeder.
 
StreamFeeder(InputStream, OutputStream) - Constructor for class org.codehaus.plexus.util.cli.StreamFeeder
 
StreamPumper - class org.codehaus.plexus.util.cli.StreamPumper.
Class to pump the error stream during Process's runtime.
StreamPumper(InputStream) - Constructor for class org.codehaus.plexus.util.cli.StreamPumper
 
StreamPumper(InputStream, StreamConsumer) - Constructor for class org.codehaus.plexus.util.cli.StreamPumper
 
StreamPumper(InputStream, PrintWriter) - Constructor for class org.codehaus.plexus.util.cli.StreamPumper
 
StreamPumper(InputStream, PrintWriter, StreamConsumer) - Constructor for class org.codehaus.plexus.util.cli.StreamPumper
 
StringInputStream - class org.codehaus.plexus.util.StringInputStream.
Wraps a String as an InputStream.
StringInputStream(String) - Constructor for class org.codehaus.plexus.util.StringInputStream
Composes a stream from a String
StringOutputStream - class org.codehaus.plexus.util.StringOutputStream.
Wraps a String as an OutputStream.
StringOutputStream() - Constructor for class org.codehaus.plexus.util.StringOutputStream
 
StringUtils - class org.codehaus.plexus.util.StringUtils.
Common String manipulation routines.
StringUtils() - Constructor for class org.codehaus.plexus.util.StringUtils
StringUtils instances should NOT be constructed in standard programming.
SweeperPool - class org.codehaus.plexus.util.SweeperPool.
Pools a bunch of objects .
SweeperPool(int, int, int, int, int) - Constructor for class org.codehaus.plexus.util.SweeperPool
There are a number of settings to control how the pool operates.
SweeperPool.Sweeper - class org.codehaus.plexus.util.SweeperPool.Sweeper.
Periodically at sweepInterval goes through and tests if the pool should be trimmed.
SweeperPool.Sweeper(SweeperPool, int) - Constructor for class org.codehaus.plexus.util.SweeperPool.Sweeper
 
saneConvert(int) - Method in class org.codehaus.plexus.util.SweeperPool
 
scan() - Method in class org.codehaus.plexus.util.DirectoryScanner
Scans the base directory for files which match at least one include pattern and don't match any exclude patterns.
scandir(File, String, boolean) - Method in class org.codehaus.plexus.util.DirectoryScanner
Scans the given directory for files and directories.
seenAmpersand - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
seenBracket - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
seenBracketBracket - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
seenDocdecl - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
seenEndTag - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
seenMarkup - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
seenRoot - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
seenStartTag - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
seenTag - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
serializer - Variable in class org.codehaus.plexus.util.xml.SerializerXMLWriter
 
service - Variable in class org.codehaus.plexus.util.SweeperPool.Sweeper
 
setArch(String) - Method in class org.codehaus.plexus.util.Os
Sets the desired OS architecture
setAttribute(String, String) - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
setBasedir(String) - Method in class org.codehaus.plexus.util.DirectoryScanner
Sets the base directory to be scanned.
setBasedir(File) - Method in class org.codehaus.plexus.util.DirectoryScanner
Sets the base directory to be scanned.
setCapacity(int) - Method in class org.codehaus.plexus.util.FastMap
Changes the current capacity of this FastMap.
setCaseSensitive(boolean) - Method in class org.codehaus.plexus.util.DirectoryScanner
Sets whether or not the file system should be regarded as case sensitive.
setDefaultShell() - Method in class org.codehaus.plexus.util.cli.Commandline
Sets the shell or command-line interpretor for the detected operating system, and the shell arguments.
setDest(File) - Method in class org.codehaus.plexus.util.Expand
Set the destination directory.
setExcludes(String[]) - Method in class org.codehaus.plexus.util.DirectoryScanner
Sets the list of exclude patterns to use.
setExecutable(String) - Method in class org.codehaus.plexus.util.cli.Commandline
Sets the executable to run.
setFamily(String) - Method in class org.codehaus.plexus.util.Os
Sets the desired OS family type
setFeature(String, boolean) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
Method setFeature
setFeature(String, boolean) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
setFeature(String, boolean) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Use this call to change the general behaviour of the parser, such as namespace processing or doctype declaration handling.
setFeature(String, boolean) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
Set feature identified by name (recommended to be URI for uniqueness).
setFile(File) - Method in class org.codehaus.plexus.util.cli.Commandline.Argument
Sets a single commandline argument to the absolute filename of the given file.
setFollowSymlinks(boolean) - Method in class org.codehaus.plexus.util.DirectoryScanner
Sets whether or not symbolic links should be followed.
setIncludes(String[]) - Method in class org.codehaus.plexus.util.DirectoryScanner
Sets the list of include patterns to use.
setInput(Reader) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
setInput(InputStream, String) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
setInput(Reader) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Set the input source for parser to the given reader and resets the parser.
setInput(InputStream, String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Sets the input stream the parser is going to process.
setLine(String) - Method in class org.codehaus.plexus.util.cli.Commandline.Argument
Line to split into several commandline arguments.
setName(String) - Method in class org.codehaus.plexus.util.Os
Sets the desired OS name
setName(char) - Static method in class org.codehaus.plexus.util.xml.pull.MXParser
 
setNameStart(char) - Static method in class org.codehaus.plexus.util.xml.pull.MXParser
 
setOutput(Writer) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
setOutput(OutputStream, String) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
setOutput(OutputStream, String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
Set to use binary output stream with given encoding.
setOutput(Writer) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
Set the output to the given writer.
setOverwrite(boolean) - Method in class org.codehaus.plexus.util.Expand
Should we overwrite files in dest, even if they are newer than the corresponding entries in the archive?
setParent(Xpp3Dom) - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
setPrefix(String, String) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
setPrefix(String, String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
Binds the given prefix to the given namespace.
setPrefixCalled - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
setProperty(String, Object) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
setProperty(String, Object) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
setProperty(String, Object) - Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Set the value of a property.
setProperty(String, Object) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
Set the value of a property.
setSrc(File) - Method in class org.codehaus.plexus.util.Expand
Set the path to zip-file.
setValue(Object) - Method in class org.codehaus.plexus.util.FastMap.EntryImpl
Sets the value for this entry.
setValue(String) - Method in class org.codehaus.plexus.util.cli.Commandline.Argument
Sets a single commandline argument.
setValue(String) - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
setVersion(String) - Method in class org.codehaus.plexus.util.Os
Sets the desired OS version
setWorkingDirectory(String) - Method in class org.codehaus.plexus.util.cli.Commandline
Sets execution directory.
shell - Variable in class org.codehaus.plexus.util.cli.Commandline
 
shellArgs - Variable in class org.codehaus.plexus.util.cli.Commandline
 
shuttingDown - Variable in class org.codehaus.plexus.util.SweeperPool
Flag indicating this pool is shuting down
size() - Method in class org.codehaus.plexus.util.CachedMap
Returns the number of key-value mappings in this map.
size() - Method in class org.codehaus.plexus.util.FastMap.EntrySet
 
size() - Method in class org.codehaus.plexus.util.FastMap.KeySet
 
size() - Method in class org.codehaus.plexus.util.FastMap.Values
 
size() - Method in class org.codehaus.plexus.util.FastMap
Returns the number of key-value mappings in this FastMap.
size() - Method in class org.codehaus.plexus.util.cli.Commandline
 
sizeChanged() - Method in class org.codehaus.plexus.util.FastMap
This methods is being called when the size of this FastMap has changed.
sizeOfDirectory(String) - Static method in class org.codehaus.plexus.util.FileUtils
Recursively count size of a directory.
sizeOfDirectory(File) - Static method in class org.codehaus.plexus.util.FileUtils
Recursively count size of a directory.
skip(long) - Method in class org.codehaus.plexus.util.InterpolationFilterReader
Skips characters.
skip(long) - Method in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
 
skipS(char) - Method in class org.codehaus.plexus.util.xml.pull.MXParser
 
skipSubTree() - Method in class org.codehaus.plexus.util.xml.pull.MXParser
Skip sub tree that is currently porser positioned on.
slowScan() - Method in class org.codehaus.plexus.util.DirectoryScanner
Top level invocation for a slow scan.
sort(DAG) - Static method in class org.codehaus.plexus.util.dag.TopologicalSorter
 
sort(Vertex) - Static method in class org.codehaus.plexus.util.dag.TopologicalSorter
 
source - Variable in class org.codehaus.plexus.util.Expand
 
split(String) - Static method in class org.codehaus.plexus.util.StringUtils
Splits the provided text into a array, using whitespace as the separator.
split(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
 
split(String, String, int) - Static method in class org.codehaus.plexus.util.StringUtils
Splits the provided text into a array, based on a given separator.
start() - Method in class org.codehaus.plexus.util.SweeperPool.Sweeper
 
startDelim - Variable in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
 
startDocument(String, Boolean) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
startDocument(String, Boolean) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
Write <?xml declaration with encoding (if encoding not null) and standalone flag (if standalone not null) This method can only be called just after setOutput.
startElement(String) - Method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
 
startElement(String) - Method in class org.codehaus.plexus.util.xml.SerializerXMLWriter
 
startElement(String) - Method in interface org.codehaus.plexus.util.xml.XMLWriter
 
startTag(String, String) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
startTag(String, String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
Writes a start tag with the given namespace and name.
startTagIncomplete - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
stop() - Method in class org.codehaus.plexus.util.SweeperPool.Sweeper
 
storeException(IOException) - Method in class org.codehaus.plexus.util.xml.SerializerXMLWriter
 
string - Variable in class org.codehaus.plexus.util.cli.CommandLineUtils.StringStreamConsumer
 
strip(String) - Static method in class org.codehaus.plexus.util.StringUtils
Remove whitespace from the front and back of a String.
strip(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
Remove a specified String from the front and back of a String.
stripAll(String[]) - Static method in class org.codehaus.plexus.util.StringUtils
Strip whitespace from the front and back of every String in the array.
stripAll(String[], String) - Static method in class org.codehaus.plexus.util.StringUtils
Strip the specified delimiter from the front and back of every String in the array.
stripEnd(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
Strip any of a supplied String from the end of a String.
stripStart(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
Strip any of a supplied String from the start of a String.
substring(String, int) - Static method in class org.codehaus.plexus.util.StringUtils
Gets a substring from the specified string avoiding exceptions.
substring(String, int, int) - Static method in class org.codehaus.plexus.util.StringUtils
Gets a substring from the specified String avoiding exceptions.
subtract(Collection, Collection) - Static method in class org.codehaus.plexus.util.CollectionUtils
Returns a Collection containing a - b.
swapCase(String) - Static method in class org.codehaus.plexus.util.StringUtils
Swaps the case of String.
sweepInterval - Variable in class org.codehaus.plexus.util.SweeperPool.Sweeper
 
sweeper - Variable in class org.codehaus.plexus.util.SweeperPool
Sweeps the pool periodically to trim it's size

T

TANDALONE - Static variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
TEXT - Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Character data was read and will is available by calling getText().
TRACE_SIZING - Static variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
TRACE_SIZING - Static variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
TWENTYFOURBITGROUP - Static variable in class org.codehaus.plexus.util.Base64
Used to determine how many bits data contains.
TYPES - Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
This array can be used to convert the event type integer constants such as START_TAG or TEXT to to a string.
TopologicalSorter - class org.codehaus.plexus.util.dag.TopologicalSorter.
 
TopologicalSorter() - Constructor for class org.codehaus.plexus.util.dag.TopologicalSorter
 
TypeFormat - class org.codehaus.plexus.util.TypeFormat.
This class provides utility methods to parse CharSequence into primitive types and to format primitive types into StringBuffer.
TypeFormat() - Constructor for class org.codehaus.plexus.util.TypeFormat
Default constructor (forbids derivation).
tagInProgress - Variable in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
 
tagIsEmpty - Variable in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
 
text - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
text(String) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
text(char[], int, int) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
text(String) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
Writes text, where special XML chars are escaped automatically
text(char[], int, int) - Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
Writes text, where special XML chars are escaped automatically
toByteArray(InputStream) - Static method in class org.codehaus.plexus.util.IOUtil
Get the contents of an InputStream as a byte[].
toByteArray(InputStream, int) - Static method in class org.codehaus.plexus.util.IOUtil
Get the contents of an InputStream as a byte[].
toByteArray(Reader) - Static method in class org.codehaus.plexus.util.IOUtil
Get the contents of a Reader as a byte[].
toByteArray(Reader, int) - Static method in class org.codehaus.plexus.util.IOUtil
Get the contents of a Reader as a byte[].
toByteArray(String) - Static method in class org.codehaus.plexus.util.IOUtil
Get the contents of a String as a byte[].
toByteArray(String, int) - Static method in class org.codehaus.plexus.util.IOUtil
Get the contents of a String as a byte[].
toFile(URL) - Static method in class org.codehaus.plexus.util.FileUtils
Convert from a URL to a File.
toString() - Method in class org.codehaus.plexus.util.FastMap.EntryImpl
Returns the text representation of this entry.
toString() - Method in class org.codehaus.plexus.util.FastMap
Returns a String representation of this FastMap.
toString(InputStream) - Static method in class org.codehaus.plexus.util.IOUtil
Get the contents of an InputStream as a String.
toString(InputStream, int) - Static method in class org.codehaus.plexus.util.IOUtil
Get the contents of an InputStream as a String.
toString(InputStream, String) - Static method in class org.codehaus.plexus.util.IOUtil
Get the contents of an InputStream as a String.
toString(InputStream, String, int) - Static method in class org.codehaus.plexus.util.IOUtil
Get the contents of an InputStream as a String.
toString(Reader) - Static method in class org.codehaus.plexus.util.IOUtil
Get the contents of a Reader as a String.
toString(Reader, int) - Static method in class org.codehaus.plexus.util.IOUtil
Get the contents of a Reader as a String.
toString(byte[]) - Static method in class org.codehaus.plexus.util.IOUtil
Get the contents of a byte[] as a String.
toString(byte[], int) - Static method in class org.codehaus.plexus.util.IOUtil
Get the contents of a byte[] as a String.
toString(byte[], String) - Static method in class org.codehaus.plexus.util.IOUtil
Get the contents of a byte[] as a String.
toString(byte[], String, int) - Static method in class org.codehaus.plexus.util.IOUtil
Get the contents of a byte[] as a String.
toString() - Method in class org.codehaus.plexus.util.StringOutputStream
 
toString() - Method in class org.codehaus.plexus.util.cli.Commandline
 
toString(String[]) - Static method in class org.codehaus.plexus.util.cli.Commandline
 
toString() - Method in class org.codehaus.plexus.util.dag.Vertex
 
toString() - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
toURLs(File[]) - Static method in class org.codehaus.plexus.util.FileUtils
Convert the array of Files into a list of URLs.
tokenize - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
tokenizePath(String) - Static method in class org.codehaus.plexus.util.SelectorUtils
Breaks a path up into a Vector of path elements, tokenizing on File.separator.
translateCommandline(String) - Static method in class org.codehaus.plexus.util.cli.Commandline
 
triggerSize - Variable in class org.codehaus.plexus.util.SweeperPool
When the sweeper runs and the pool is over this size, then the pool is trimmed
trim(String) - Static method in class org.codehaus.plexus.util.StringUtils
Removes control characters, including whitespace, from both ends of this String, handling null by returning null.
trim() - Method in class org.codehaus.plexus.util.SweeperPool
Trim the pool down to min size
tryUpcasting(Class) - Method in class org.codehaus.plexus.util.introspection.ClassMap.MethodInfo
 

U

uncapitalise(String) - Static method in class org.codehaus.plexus.util.StringUtils
Uncapitalise a String.
uncapitaliseAllWords(String) - Static method in class org.codehaus.plexus.util.StringUtils
Uncapitalise all the words in a string.
upcast - Variable in class org.codehaus.plexus.util.introspection.ClassMap.MethodInfo
 
upperCase(String) - Static method in class org.codehaus.plexus.util.StringUtils
Convert a String to upper case, null String returns null.
uppercaseDrive(String) - Static method in class org.codehaus.plexus.util.PathTool
Cygwin prefers lowercase drive letters, but other parts of maven use uppercase
usePC - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 

V

VERSION - Static variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
VISITED - Static variable in class org.codehaus.plexus.util.dag.CycleDetector
 
VISITED - Static variable in class org.codehaus.plexus.util.dag.TopologicalSorter
 
VISITING - Static variable in class org.codehaus.plexus.util.dag.CycleDetector
 
VISITING - Static variable in class org.codehaus.plexus.util.dag.TopologicalSorter
 
Vertex - class org.codehaus.plexus.util.dag.Vertex.
 
Vertex(String) - Constructor for class org.codehaus.plexus.util.dag.Vertex
 
value - Variable in class org.codehaus.plexus.util.xml.Xpp3Dom
 
values() - Method in class org.codehaus.plexus.util.CachedMap
Returns an unmodifiable view of the values contained in this map.
values() - Method in class org.codehaus.plexus.util.FastMap
Returns a collection view of the values contained in this FastMap.
variables - Variable in class org.codehaus.plexus.util.InterpolationFilterReader
Hashtable to hold the replacee-replacer pairs (String to String).
version - Variable in class org.codehaus.plexus.util.Os
 
vertexList - Variable in class org.codehaus.plexus.util.dag.DAG
Conatin list of all verticies
vertexMap - Variable in class org.codehaus.plexus.util.dag.DAG
Maps vertex's label to vertex

W

WINDOWS - Static variable in class org.codehaus.plexus.util.cli.Commandline
 
WRAPPED_MARKER - Static variable in class org.codehaus.plexus.util.ExceptionUtils
Used when printing stack frames to denote the start of a wrapped exception.
WriterStreamConsumer - class org.codehaus.plexus.util.cli.WriterStreamConsumer.
 
WriterStreamConsumer(Writer) - Constructor for class org.codehaus.plexus.util.cli.WriterStreamConsumer
 
waitFor(String, int) - Static method in class org.codehaus.plexus.util.FileUtils
Waits for NFS to propagate a file creation, imposing a timeout.
waitFor(File, int) - Static method in class org.codehaus.plexus.util.FileUtils
 
workingDir - Variable in class org.codehaus.plexus.util.cli.Commandline
 
write(byte[]) - Method in class org.codehaus.plexus.util.StringOutputStream
 
write(byte[], int, int) - Method in class org.codehaus.plexus.util.StringOutputStream
 
write(int) - Method in class org.codehaus.plexus.util.StringOutputStream
 
write(String) - Method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
 
write(Writer, Xpp3Dom) - Static method in class org.codehaus.plexus.util.xml.Xpp3DomWriter
 
write(XMLWriter, Xpp3Dom) - Static method in class org.codehaus.plexus.util.xml.Xpp3DomWriter
 
writeAttributeValue(String, Writer) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
writeDocumentHeaders() - Method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
 
writeElementContent(String, Writer) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
writeElementContent(char[], int, int, Writer) - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
writeIndent() - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
writeIndentation - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
writeLineSepartor - Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
writeMarkup(String) - Method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
 
writeMarkup(String) - Method in class org.codehaus.plexus.util.xml.SerializerXMLWriter
 
writeMarkup(String) - Method in interface org.codehaus.plexus.util.xml.XMLWriter
 
writeNamespaceDeclarations() - Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
writeObject(ObjectOutputStream) - Method in class org.codehaus.plexus.util.FastMap
Requires special handling during serialization process.
writeText(String) - Method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
 
writeText(String, boolean) - Method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
 
writeText(String) - Method in class org.codehaus.plexus.util.xml.SerializerXMLWriter
 
writeText(String) - Method in interface org.codehaus.plexus.util.xml.XMLWriter
 
writeToSerializer(String, XmlSerializer) - Method in class org.codehaus.plexus.util.xml.Xpp3Dom
 
writer - Variable in class org.codehaus.plexus.util.cli.WriterStreamConsumer
 
writer - Variable in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
 

X

XMLNS_URI - Static variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
XMLNS_URI - Static variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
XMLWriter - interface org.codehaus.plexus.util.xml.XMLWriter.
 
XML_URI - Static variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
XML_URI - Static variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
 
XmlPullParser - interface org.codehaus.plexus.util.xml.pull.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 - exception org.codehaus.plexus.util.xml.pull.XmlPullParserException.
This exception is thrown to signal XML Pull Parser related faults.
XmlPullParserException(String) - Constructor for class org.codehaus.plexus.util.xml.pull.XmlPullParserException
 
XmlPullParserException(String, XmlPullParser, Throwable) - Constructor for class org.codehaus.plexus.util.xml.pull.XmlPullParserException
 
XmlSerializer - interface org.codehaus.plexus.util.xml.pull.XmlSerializer.
Define an interface to serialziation of XML Infoset.
Xpp3Dom - class org.codehaus.plexus.util.xml.Xpp3Dom.
 
Xpp3Dom(String) - Constructor for class org.codehaus.plexus.util.xml.Xpp3Dom
 
Xpp3Dom(Xpp3Dom) - Constructor for class org.codehaus.plexus.util.xml.Xpp3Dom
 
Xpp3DomBuilder - class org.codehaus.plexus.util.xml.Xpp3DomBuilder.
 
Xpp3DomBuilder() - Constructor for class org.codehaus.plexus.util.xml.Xpp3DomBuilder
 
Xpp3DomWriter - class org.codehaus.plexus.util.xml.Xpp3DomWriter.
 
Xpp3DomWriter() - Constructor for class org.codehaus.plexus.util.xml.Xpp3DomWriter
 
xmlDeclContent - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
xmlDeclStandalone - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 
xmlDeclVersion - Variable in class org.codehaus.plexus.util.xml.pull.MXParser
 

Y

YES - Static variable in class org.codehaus.plexus.util.xml.pull.MXParser
 

_

_after - Variable in class org.codehaus.plexus.util.FastMap.EntryImpl
Holds the entry added after this entry or the next available entry when in pool.
_backingFastMap - Variable in class org.codehaus.plexus.util.CachedMap
Holds the FastMap backing this collection (null if generic backing map).
_backingMap - Variable in class org.codehaus.plexus.util.CachedMap
Holds the generic map backing this collection.
_before - Variable in class org.codehaus.plexus.util.FastMap.EntryImpl
Holds the entry added before this entry (null when in pool).
_capacity - Variable in class org.codehaus.plexus.util.FastMap
Holds the map's current capacity.
_entries - Variable in class org.codehaus.plexus.util.FastMap
Holds the map's hash table.
_entrySet - Variable in class org.codehaus.plexus.util.FastMap
 
_getMethod(Class, String, Class[]) - Method in class org.codehaus.plexus.util.reflection.Reflector
 
_index - Variable in class org.codehaus.plexus.util.FastMap.EntryImpl
Holds the bucket index (undefined when in pool).
_key - Variable in class org.codehaus.plexus.util.FastMap.EntryImpl
Holds the entry key (null when in pool).
_keySet - Variable in class org.codehaus.plexus.util.FastMap
 
_keys - Variable in class org.codehaus.plexus.util.CachedMap
Holds the keys being cached.
_keysMap - Variable in class org.codehaus.plexus.util.CachedMap
Holds the keys of the backing map (key-to-key mapping).
_mapFirst - Variable in class org.codehaus.plexus.util.FastMap
Holds the first map entry (linked list).
_mapLast - Variable in class org.codehaus.plexus.util.FastMap
Holds the last map entry (linked list).
_mask - Variable in class org.codehaus.plexus.util.CachedMap
Holds the cache's mask (capacity - 1).
_mask - Variable in class org.codehaus.plexus.util.FastMap
Holds the hash code mask.
_next - Variable in class org.codehaus.plexus.util.FastMap.EntryImpl
Holds the next entry in the same bucket (null when in pool).
_poolFirst - Variable in class org.codehaus.plexus.util.FastMap
Holds the first pool entry (linked list).
_previous - Variable in class org.codehaus.plexus.util.FastMap.EntryImpl
Holds the previous entry in the same bucket (null when in pool).
_size - Variable in class org.codehaus.plexus.util.FastMap
Holds the current size.
_value - Variable in class org.codehaus.plexus.util.FastMap.EntryImpl
Holds the entry value (null when in pool).
_values - Variable in class org.codehaus.plexus.util.CachedMap
Holds the values being cached.
_values - Variable in class org.codehaus.plexus.util.FastMap
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y _