Alphabetical Index

_ 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

_

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

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..."

Specifically:

If str is less than max characters long, return it.

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..."

Works like abbreviate(String, int), but allows you to specify a "left edge" offset.

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 class 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(org.codehaus.plexus.util.xml.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
addEdgeFrom(org.codehaus.plexus.util.dag.Vertex) - method in class org.codehaus.plexus.util.dag.Vertex
addEdgeTo(org.codehaus.plexus.util.dag.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
addSystemEnvironment() - method in class org.codehaus.plexus.util.cli.Commandline
Add system environment variables
addVertex(String) - method in class org.codehaus.plexus.util.dag.DAG
Adds vertex to DAG.
allStringsInterned - field in class org.codehaus.plexus.util.xml.pull.MXParser
Implementation notice: the is instance variable that controls if newString() is interning.
MethodMap.AmbiguousException - class org.codehaus.plexus.util.introspection.MethodMap.AmbiguousException
simple distinguishable exception, used when we run across ambiguous overloading
arch - field in class org.codehaus.plexus.util.Os
args - static field in class org.codehaus.plexus.util.introspection.ReflectionValueExtractor
Commandline.Argument - class org.codehaus.plexus.util.cli.Commandline.Argument
Used for nested xml command line definitions.
arguments - field in class org.codehaus.plexus.util.cli.Commandline
attribute(String,String,String) - method in class org.codehaus.plexus.util.xml.pull.MXSerializer
Write an attribute.
attribute(String,String,String) - method in class org.codehaus.plexus.util.xml.pull.XmlSerializer
Write an attribute.
attributeCount - field in class org.codehaus.plexus.util.xml.pull.MXParser
attributeName - field in class org.codehaus.plexus.util.xml.pull.MXParser
attributeNameHash - field in class org.codehaus.plexus.util.xml.pull.MXParser
attributePrefix - field in class org.codehaus.plexus.util.xml.pull.MXParser
attributes - field in class org.codehaus.plexus.util.xml.Xpp3Dom
attributeUri - field in class org.codehaus.plexus.util.xml.pull.MXParser
attributeUseApostrophe - field in class org.codehaus.plexus.util.xml.pull.MXSerializer
attributeValue - field in class org.codehaus.plexus.util.xml.pull.MXParser
autoDeclaredPrefixes - field in class org.codehaus.plexus.util.xml.pull.MXSerializer

B

Base64 - class org.codehaus.plexus.util.Base64
Provides Base64 encoding and decoding as defined by RFC 2045.
base64Alphabet - static field in class org.codehaus.plexus.util.Base64
Contains the Base64 values 0 through 63 accessed by using character encodings as indices.
basedir - field in class org.codehaus.plexus.util.DirectoryScanner
The base directory to be scanned.
BASELENGTH - static field in class org.codehaus.plexus.util.Base64
The base length.
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 - field in class org.codehaus.plexus.util.InterpolationFilterReader
Character marking the beginning of a token.
beginTokenLength - field 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 - field in class org.codehaus.plexus.util.xml.pull.MXParser
buf - field in class org.codehaus.plexus.util.xml.pull.MXSerializer
buf - field in class org.codehaus.plexus.util.StringOutputStream
BUF_LEN - static field in class org.codehaus.plexus.util.xml.pull.MXSerializer
bufAbsoluteStart - field in class org.codehaus.plexus.util.xml.pull.MXParser
bufEnd - field in class org.codehaus.plexus.util.xml.pull.MXParser
bufferedCopy(InputStream,OutputStream) - static method in class org.codehaus.plexus.util.IOUtil
Copy bytes from an InputStream to an OutputStream, with buffering.
bufLoadFactor - field in class org.codehaus.plexus.util.xml.pull.MXParser
bufSoftLimit - field in class org.codehaus.plexus.util.xml.pull.MXParser
bufStart - field in class org.codehaus.plexus.util.xml.pull.MXParser
build(InputStream,String) - static method in class org.codehaus.plexus.util.xml.Xpp3DomBuilder
build(InputStream,String,boolean) - static method in class org.codehaus.plexus.util.xml.Xpp3DomBuilder
build(org.codehaus.plexus.util.xml.pull.XmlPullParser) - static method in class org.codehaus.plexus.util.xml.Xpp3DomBuilder
build(org.codehaus.plexus.util.xml.pull.XmlPullParser,boolean) - static method in class org.codehaus.plexus.util.xml.Xpp3DomBuilder
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
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 field in class org.codehaus.plexus.util.introspection.ClassMap
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.CacheMiss - class org.codehaus.plexus.util.introspection.ClassMap.CacheMiss
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
CARRIAGE_RETURN_CHAR - static field in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
catPath(String,String) - static method in class org.codehaus.plexus.util.FileUtils
Will concatenate 2 paths.
CAUSE_METHOD_NAMES - static field in class org.codehaus.plexus.util.ExceptionUtils
The names of methods commonly used to access a wrapped exception.
cdelim - field in class org.codehaus.plexus.util.cli.EnhancedStringTokenizer
cdelimChar - field in class org.codehaus.plexus.util.cli.EnhancedStringTokenizer
cdelimSingleChar - field in class org.codehaus.plexus.util.cli.EnhancedStringTokenizer
CDSECT - static field in class org.codehaus.plexus.util.xml.pull.XmlPullParser
A CDATA sections was just read; this token is available only from calls to nextToken().
cdsect(String) - method in class org.codehaus.plexus.util.xml.pull.MXSerializer
cdsect(String) - method in class 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 - field in class org.codehaus.plexus.util.xml.pull.MXParser
checkInterning(String) - method in class org.codehaus.plexus.util.xml.pull.MXSerializer
checkNamesInterned - field in class org.codehaus.plexus.util.xml.pull.MXSerializer
childList - field in class org.codehaus.plexus.util.xml.Xpp3Dom
childMap - field in class org.codehaus.plexus.util.xml.Xpp3Dom
children - field in class org.codehaus.plexus.util.dag.Vertex
CHILDREN_COMBINATION_APPEND - static field in class org.codehaus.plexus.util.xml.Xpp3Dom
CHILDREN_COMBINATION_MERGE - static field in class org.codehaus.plexus.util.xml.Xpp3Dom
CHILDREN_COMBINATION_MODE_ATTRIBUTE - static field in class org.codehaus.plexus.util.xml.Xpp3Dom
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.
CHUNK_SEPARATOR - static field in class org.codehaus.plexus.util.Base64
Chunk separator per RFC 2045 section 2.1.
CHUNK_SIZE - static field in class org.codehaus.plexus.util.Base64
Chunk size per RFC 2045 section 6.8.
ClassMap - class org.codehaus.plexus.util.introspection.ClassMap
A cache of introspection information for a specific class instance.
classMap - static field in class org.codehaus.plexus.util.introspection.ReflectionValueExtractor
ClassMap(Class) - constructor for class org.codehaus.plexus.util.introspection.ClassMap
Standard constructor
classMaps - static field in class org.codehaus.plexus.util.introspection.ReflectionValueExtractor
classMaps - field in class org.codehaus.plexus.util.reflection.Reflector
clazz - field 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(File) - static method in class org.codehaus.plexus.util.FileUtils
Clean a directory without deleting it.
cleanDirectory(String) - 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.cli.Commandline
Clear out the whole command line.
clear() - method in class org.codehaus.plexus.util.FastMap
Removes all mappings from this FastMap.
clear() - method in class org.codehaus.plexus.util.FastMap.KeySet
clear() - method in class org.codehaus.plexus.util.FastMap.Values
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.cli.Commandline
clone() - method in class org.codehaus.plexus.util.dag.DAG
clone() - method in class org.codehaus.plexus.util.FastMap
Returns a shallow copy of this FastMap.
clone() - method in class org.codehaus.plexus.util.dag.Vertex
close() - method in class org.codehaus.plexus.util.cli.StreamFeeder
close() - method in class org.codehaus.plexus.util.cli.StreamPumper
close() - method in class org.codehaus.plexus.util.StringInputStream
Closes the Stringreader.
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.
closeStartTag() - method in class org.codehaus.plexus.util.xml.pull.MXSerializer
CmdShell - class org.codehaus.plexus.util.cli.shell.CmdShell
Implementation to call the CMD Shell present on Windows NT, 2000 and XP
CmdShell() - constructor for class org.codehaus.plexus.util.cli.shell.CmdShell
CollectionUtils - class org.codehaus.plexus.util.CollectionUtils
column - field in class org.codehaus.plexus.util.xml.pull.XmlPullParserException
columnNumber - field in class org.codehaus.plexus.util.xml.pull.MXParser
Commandline - class org.codehaus.plexus.util.cli.Commandline
Commandline objects help handling command lines specifying processes to execute.
Commandline() - constructor for class org.codehaus.plexus.util.cli.Commandline
Create a new command line object.
Commandline(String) - constructor for class org.codehaus.plexus.util.cli.Commandline
Create a new command line object.
CommandLineException - class 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
CommandShell - class org.codehaus.plexus.util.cli.shell.CommandShell
Implementation to call the Command.com Shell present on Windows 95, 98 and Me
CommandShell() - constructor for class org.codehaus.plexus.util.cli.shell.CommandShell
COMMENT - static field in class org.codehaus.plexus.util.xml.pull.XmlPullParser
An XML comment was just read.
comment(String) - method in class org.codehaus.plexus.util.xml.pull.MXSerializer
comment(String) - method in class org.codehaus.plexus.util.xml.pull.XmlSerializer
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
concatenate(Object[]) - static method in class org.codehaus.plexus.util.StringUtils
Concatenates elements of an array into a single String.
CONSTRUCTOR_METHOD_NAME - static field in class org.codehaus.plexus.util.reflection.Reflector
consumeLine(String) - method in class org.codehaus.plexus.util.cli.CommandLineUtils.StringStreamConsumer
Called when the StreamPumper pumps a line from the Stream.
consumeLine(String) - method in class org.codehaus.plexus.util.cli.DefaultConsumer
consumeLine(String) - method in class 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 - field 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 - field in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
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.
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(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(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(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(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.
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.
copyDirectoryStructureIfModified(File,File) - static method in class org.codehaus.plexus.util.FileUtils
Copies an entire directory structure but only source files with timestamp later than the destinations'.
copyFile(File,File) - static method in class org.codehaus.plexus.util.FileUtils
Copy file from source to destination.
copyFileIfModified(File,File) - static method in class org.codehaus.plexus.util.FileUtils
Copy file from source to destination only if source timestamp is later than the destination timestamp.
copyFileToDirectory(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.
copyFileToDirectoryIfModified(File,File) - static method in class org.codehaus.plexus.util.FileUtils
Copy file from source to destination only if source is newer than the target file.
copyFileToDirectoryIfModified(String,String) - static method in class org.codehaus.plexus.util.FileUtils
Copy file from source to destination only if source is newer than the target file.
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 - field in class org.codehaus.plexus.util.cli.EnhancedStringTokenizer
cst - field in class org.codehaus.plexus.util.cli.EnhancedStringTokenizer
cycle - field in class org.codehaus.plexus.util.dag.CycleDetectedException
CycleDetectedException - class 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
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 field in class org.codehaus.plexus.util.SweeperPool
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
DEFAULT_BEGIN_TOKEN - static field in class org.codehaus.plexus.util.InterpolationFilterReader
Default begin token.
DEFAULT_BUFFER_SIZE - static field in class org.codehaus.plexus.util.IOUtil
DEFAULT_CHILDREN_COMBINATION_MODE - static field 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 field in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
DEFAULT_END_TOKEN - static field in class org.codehaus.plexus.util.InterpolationFilterReader
Default end token.
DEFAULT_ESCAPE_SEQ - static field in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
DEFAULT_SELF_COMBINATION_MODE - static field 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 field in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
DEFAULT_TRIM - static field in class org.codehaus.plexus.util.xml.Xpp3DomBuilder
DefaultConsumer - class org.codehaus.plexus.util.cli.DefaultConsumer
DEFAULTEXCLUDES - static field in class org.codehaus.plexus.util.DirectoryScanner
Patterns which should be excluded by default.
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
Set new value for entity replacement text as defined in XML 1.0 Section 4.5 Construction of Internal Entity Replacement Text.
defineEntityReplacementText(String,String) - method in class 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(File) - static method in class org.codehaus.plexus.util.FileUtils
Recursively delete a directory.
deleteDirectory(String) - 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.
deleteFile(File) - static method in class org.codehaus.plexus.util.FileUtils
Accommodate Windows bug encountered in both Sun and IBM JDKs.
deleteWhitespace(String) - static method in class org.codehaus.plexus.util.StringUtils
Deletes all whitespaces from a String.
delimLast - field in class org.codehaus.plexus.util.cli.EnhancedStringTokenizer
depth - field in class org.codehaus.plexus.util.xml.pull.MXParser
depth - field in class org.codehaus.plexus.util.xml.pull.MXSerializer
depth - field in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
dest - field in class org.codehaus.plexus.util.Expand
detail - field 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(org.codehaus.plexus.util.dag.DAG) - static method in class org.codehaus.plexus.util.dag.TopologicalSorter
dfsVisit(org.codehaus.plexus.util.dag.Vertex,LinkedList,Map) - static method in class org.codehaus.plexus.util.dag.CycleDetector
dfsVisit(org.codehaus.plexus.util.dag.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.
DIGITS - static field in class org.codehaus.plexus.util.TypeFormat
Holds the characters used to represent numbers.
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.
dirname(String) - static method in class org.codehaus.plexus.util.FileUtils
Returns the directory path portion of a file specification string.
dirsDeselected - field in class org.codehaus.plexus.util.DirectoryScanner
The directories which matched at least one include and no excludes but which a selector discarded.
dirsExcluded - field in class org.codehaus.plexus.util.DirectoryScanner
The directories which matched at least one include and at least one exclude.
dirsIncluded - field in class org.codehaus.plexus.util.DirectoryScanner
The directories which matched at least one include and no excludes and were selected.
dirsNotIncluded - field 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.
DOCDECL - static field in class org.codehaus.plexus.util.xml.pull.XmlPullParser
An XML document type declaration was just read.
docdecl(String) - method in class org.codehaus.plexus.util.xml.pull.MXSerializer
docdecl(String) - method in class org.codehaus.plexus.util.xml.pull.XmlSerializer
docType - field in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
doIndent - field in class org.codehaus.plexus.util.xml.pull.MXSerializer
done - field in class org.codehaus.plexus.util.cli.StreamFeeder
done - field in class org.codehaus.plexus.util.cli.StreamPumper
DOUBLE_POW_10 - static field in class org.codehaus.plexus.util.TypeFormat
DOUBLE_RELATIVE_ERROR - static field in class org.codehaus.plexus.util.TypeFormat

E

EIGHTBIT - static field in class org.codehaus.plexus.util.Base64
Used to calculate the number of bits in a byte.
elements - field in class org.codehaus.plexus.util.xml.SerializerXMLWriter
elementStack - field in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
elName - field in class org.codehaus.plexus.util.xml.pull.MXParser
elName - field in class org.codehaus.plexus.util.xml.pull.MXSerializer
elNamespace - field in class org.codehaus.plexus.util.xml.pull.MXSerializer
elNamespaceCount - field in class org.codehaus.plexus.util.xml.pull.MXParser
elNamespaceCount - field in class org.codehaus.plexus.util.xml.pull.MXSerializer
elPrefix - field in class org.codehaus.plexus.util.xml.pull.MXParser
elRawName - field in class org.codehaus.plexus.util.xml.pull.MXParser
elRawNameEnd - field in class org.codehaus.plexus.util.xml.pull.MXParser
elRawNameLine - field in class org.codehaus.plexus.util.xml.pull.MXParser
elUri - field in class org.codehaus.plexus.util.xml.pull.MXParser
EMPTY_DOM_ARRAY - static field in class org.codehaus.plexus.util.xml.Xpp3Dom
emptyElementTag - field 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 - field in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
END_DOCUMENT - static field in class org.codehaus.plexus.util.xml.pull.XmlPullParser
Logical end of the xml document.
END_TAG - static field in class org.codehaus.plexus.util.xml.pull.XmlPullParser
Returned from getEventType(), next(), or nextToken() when an end tag was read.
endDelim - field in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
endDocument() - method in class org.codehaus.plexus.util.xml.pull.MXSerializer
Finish writing.
endDocument() - method in class 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 class 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
Write end tag.
endTag(String,String) - method in class org.codehaus.plexus.util.xml.pull.XmlSerializer
Write end tag.
endToken - field in class org.codehaus.plexus.util.InterpolationFilterReader
Character marking the end of a token.
endTokenLength - field in class org.codehaus.plexus.util.InterpolationFilterReader
Length of end token.
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
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() - method in class org.codehaus.plexus.util.xml.pull.MXSerializer
ensureNamespacesCapacity(int) - method in class org.codehaus.plexus.util.xml.pull.MXParser
ensurePC(int) - method in class org.codehaus.plexus.util.xml.pull.MXParser
ENTITY_REF - static field in class org.codehaus.plexus.util.xml.pull.XmlPullParser
An entity reference was just read; this token is available from nextToken() only.
entityEnd - field in class org.codehaus.plexus.util.xml.pull.MXParser
entityName - field in class org.codehaus.plexus.util.xml.pull.MXParser
entityNameBuf - field in class org.codehaus.plexus.util.xml.pull.MXParser
entityNameHash - field 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 class org.codehaus.plexus.util.xml.pull.XmlSerializer
entityRefName - field in class org.codehaus.plexus.util.xml.pull.MXParser
entityReplacement - field in class org.codehaus.plexus.util.xml.pull.MXParser
entityReplacementBuf - field in class org.codehaus.plexus.util.xml.pull.MXParser
FastMap.EntryImpl - class org.codehaus.plexus.util.FastMap.EntryImpl
This class represents a FastMap entry.
FastMap.EntrySet - class org.codehaus.plexus.util.FastMap.EntrySet
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.
EnvarBasedValueSource - class org.codehaus.plexus.util.interpolation.EnvarBasedValueSource
EnvarBasedValueSource() - constructor for class org.codehaus.plexus.util.interpolation.EnvarBasedValueSource
envars - field in class org.codehaus.plexus.util.interpolation.EnvarBasedValueSource
envVars - field 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
Compares the specified object with this FastMap 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.xml.Xpp3Dom
equals(String,String) - static method in class org.codehaus.plexus.util.StringUtils
Compares two Strings, returning true if they are equal.
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 - field in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
escapeXml(String) - static method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
escapeXmlAttribute(String) - static method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
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
evaluate(String,Object,boolean) - static method in class org.codehaus.plexus.util.introspection.ReflectionValueExtractor
evaluateExpressions(Set) - method in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
eventType - field in class org.codehaus.plexus.util.xml.pull.MXParser
everythingIncluded - field in class org.codehaus.plexus.util.DirectoryScanner
Whether or not everything tested so far has been included.
exceptions - field in class org.codehaus.plexus.util.xml.SerializerXMLWriter
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.
excludes - field in class org.codehaus.plexus.util.DirectoryScanner
The patterns for the files to be excluded.
executable - field in class org.codehaus.plexus.util.cli.Commandline
execute() - method in class org.codehaus.plexus.util.cli.Commandline
Executes the command.
execute() - method in class org.codehaus.plexus.util.Expand
Do the work.
Expand - class org.codehaus.plexus.util.Expand
Unzip a file.
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

family - field in class org.codehaus.plexus.util.Os
fastHash(ch[],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 ...
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(int) - constructor for class org.codehaus.plexus.util.FastMap
Creates a FastMap with the specified capacity.
FastMap(Map) - constructor for class org.codehaus.plexus.util.FastMap
Creates a FastMap, copy of the specified Map.
FEATURE_NAMES_INTERNED - static field in class org.codehaus.plexus.util.xml.pull.MXParser
FEATURE_NAMES_INTERNED - field in class org.codehaus.plexus.util.xml.pull.MXSerializer
FEATURE_PROCESS_DOCDECL - static field in class org.codehaus.plexus.util.xml.pull.XmlPullParser
This feature determines whether the document declaration is processed.
FEATURE_PROCESS_NAMESPACES - static field in class org.codehaus.plexus.util.xml.pull.XmlPullParser
This feature determines whether the parser processes namespaces.
FEATURE_REPORT_NAMESPACE_ATTRIBUTES - static field in class 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 - field in class org.codehaus.plexus.util.xml.pull.MXSerializer
FEATURE_VALIDATION - static field in class 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 field in class org.codehaus.plexus.util.xml.pull.MXParser
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.
filename(String) - static method in class org.codehaus.plexus.util.FileUtils
Returns the filename portion of a file specification string.
fileRead(File) - static method in class org.codehaus.plexus.util.FileUtils
fileRead(String) - static method in class org.codehaus.plexus.util.FileUtils
filesDeselected - field in class org.codehaus.plexus.util.DirectoryScanner
The files which matched at least one include and no excludes and which a selector discarded.
filesExcluded - field in class org.codehaus.plexus.util.DirectoryScanner
The files which matched at least one include and at least one exclude.
filesIncluded - field in class org.codehaus.plexus.util.DirectoryScanner
The files which matched at least one include and no excludes and were selected.
filesNotIncluded - field in class org.codehaus.plexus.util.DirectoryScanner
The files which did not match any includes or selectors.
FileUtils - class org.codehaus.plexus.util.FileUtils
This class provides basic facilities for manipulating files and file paths.
fileWrite(String,String) - static method in class org.codehaus.plexus.util.FileUtils
Writes data to a file.
fillBuf() - method in class org.codehaus.plexus.util.xml.pull.MXParser
FileUtils.FilterWrapper - class org.codehaus.plexus.util.FileUtils.FilterWrapper
find(String,Object[]) - method in class org.codehaus.plexus.util.introspection.MethodMap
Find a method.
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.
finished - field in class org.codehaus.plexus.util.xml.pull.MXSerializer
finishTag() - method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
FLOAT_RELATIVE_ERROR - static field in class org.codehaus.plexus.util.TypeFormat
flush() - method in class org.codehaus.plexus.util.CachedMap
Flushes the key/value pairs being cached.
flush() - method in class org.codehaus.plexus.util.xml.pull.MXSerializer
Write all pending output to the stream.
flush() - method in class org.codehaus.plexus.util.cli.StreamPumper
flush() - method in class org.codehaus.plexus.util.xml.pull.XmlSerializer
Write all pending output to the stream.
followSymlinks - field in class org.codehaus.plexus.util.DirectoryScanner
Whether or not symbolic links should be followed.
forceDelete(File) - static method in class org.codehaus.plexus.util.FileUtils
Delete a file.
forceDelete(String) - 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(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.
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,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,StringBuffer) - static method in class org.codehaus.plexus.util.TypeFormat
Formats the specified double 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(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(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(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(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(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(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(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.
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
FOURBYTE - static field in class org.codehaus.plexus.util.Base64
Used to get the number of Quadruples.
FS - static field in class org.codehaus.plexus.util.FileUtils

G

gatherVariablesAndValuesIncludingSuperclasses(Object,Map) - static method in class org.codehaus.plexus.util.ReflectionUtils
populates a map of the fields and values on a given object, also pulls from superclasses
generatePrefix(String) - method in class org.codehaus.plexus.util.xml.pull.MXSerializer
get() - method in class org.codehaus.plexus.util.SweeperPool
Return the pooled object
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(String) - method in class org.codehaus.plexus.util.introspection.MethodMap
Return a list of methods with the same name.
GET_INSTANCE_METHOD_NAME - static field in class org.codehaus.plexus.util.reflection.Reflector
getAccessibleMethods(Class) - static method in class org.codehaus.plexus.util.introspection.ClassMap
Retrieves public methods for a class.
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
Returns the number of attributes of the current start tag, or -1 if the current event type is not START_TAG
getAttributeCount() - method in class 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
Returns the local name of the specified attribute if namespaces are enabled or just attribute name if namespaces are disabled.
getAttributeName(int) - method in class 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
Returns the namespace URI of the attribute with the given index (starts from 0).
getAttributeNamespace(int) - method in class 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
Returns the prefix of the specified attribute Returns null if the element has no prefix.
getAttributePrefix(int) - method in class 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
Returns the type of the specified attribute If parser is non-validating it MUST return CDATA.
getAttributeType(int) - method in class 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
Returns the given attributes value.
getAttributeValue(int) - method in class org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns the given attributes value.
getAttributeValue(String,String) - method in class org.codehaus.plexus.util.xml.pull.MXParser
Returns the attributes value identified by namespace URI and namespace localName.
getAttributeValue(String,String) - method in class 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.
getCachedClass() - method in class org.codehaus.plexus.util.introspection.ClassMap
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.
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() - method in class org.codehaus.plexus.util.dag.Vertex
Get the labels used by the most direct children.
getChildLabels(String) - method in class org.codehaus.plexus.util.dag.DAG
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
Returns the current column number, starting from 0.
getColumnNumber() - method in class 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.
getCommandLine(String,String[]) - method in class org.codehaus.plexus.util.cli.shell.CmdShell
Specific implementation that quotes the all the command line
getCommandLine(String,String[]) - method in class org.codehaus.plexus.util.cli.shell.Shell
Get the command line for the provided executable and arguments in this shell
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
Returns the current depth of the element.
getDepth() - method in class org.codehaus.plexus.util.xml.pull.MXSerializer
Returns the current depth of the element.
getDepth() - method in class org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns the current depth of the element.
getDepth() - method in class 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
Returns the type of the current event (START_TAG, END_TAG, TEXT, etc.)
getEventType() - method in class 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
Return the current value of the feature with given name.
getFeature(String) - method in class org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns the current value of the given feature.
getFeature(String) - method in class 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
Returns the input encoding if known, null otherwise.
getInputEncoding() - method in class 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
Returns the current line number, starting from 1.
getLineNumber() - method in class 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.pull.MXParser
For START_TAG or END_TAG events, the (local) name of the current element is returned when namespaces are enabled.
getName() - method in class org.codehaus.plexus.util.xml.pull.MXSerializer
Returns the name of the current element as set by startTag().
getName() - method in class 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 class org.codehaus.plexus.util.xml.pull.XmlSerializer
Returns the name of the current element as set by startTag().
getName() - method in class org.codehaus.plexus.util.xml.Xpp3Dom
getNamespace() - method in class org.codehaus.plexus.util.xml.pull.MXParser
Returns the namespace URI of the current element.
getNamespace() - method in class org.codehaus.plexus.util.xml.pull.MXSerializer
Returns the namespace URI of the current element as set by startTag().
getNamespace() - method in class org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns the namespace URI of the current element.
getNamespace() - method in class org.codehaus.plexus.util.xml.pull.XmlSerializer
Returns the namespace URI of the current element as set by startTag().
getNamespace(String) - method in class org.codehaus.plexus.util.xml.pull.MXParser
Returns the URI corresponding to the given prefix, depending on current state of the parser.
getNamespace(String) - method in class org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns the URI corresponding to the given prefix, depending on current state of the parser.
getNamespaceCount(int) - method in class org.codehaus.plexus.util.xml.pull.MXParser
Returns the numbers of elements in the namespace stack for the given depth.
getNamespaceCount(int) - method in class 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
Returns the namespace prefixe for the given position in the namespace stack.
getNamespacePrefix(int) - method in class 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
Returns the namespace URI for the given position in the namespace stack If the position is out of range, an exception is thrown.
getNamespaceUri(int) - method in class 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() - method in class org.codehaus.plexus.util.dag.Vertex
Get the labels used by the most direct ancestors (parents).
getParentLabels(String) - method in class org.codehaus.plexus.util.dag.DAG
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.
getPid() - method in class org.codehaus.plexus.util.cli.Commandline
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 class 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
Returns the prefix of the current element.
getPrefix() - method in class org.codehaus.plexus.util.xml.pull.XmlPullParser
Returns the prefix of the current element.
getPrefix(String,boolean) - method in class org.codehaus.plexus.util.xml.pull.MXSerializer
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.
getPrefix(String,boolean) - method in class 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
Look up the value of a property.
getProperty(String) - method in class org.codehaus.plexus.util.xml.pull.MXSerializer
Look up the value of a property.
getProperty(String) - method in class org.codehaus.plexus.util.xml.pull.XmlPullParser
Look up the value of a property.
getProperty(String) - method in class org.codehaus.plexus.util.xml.pull.XmlSerializer
Look up the value of a property.
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.
getPublicMethod(Method) - static method in class org.codehaus.plexus.util.introspection.ClassMap
For a given method, retrieves its publicly accessible counterpart.
getReader(Reader) - method in class org.codehaus.plexus.util.FileUtils.FilterWrapper
getRelativePath(String) - static method in class org.codehaus.plexus.util.PathTool
Determines the relative path of a filename.
getRelativePath(String,String) - static method in class org.codehaus.plexus.util.PathTool
Determines the relative path of a filename from a base directory.
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 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.
getShell() - method in class org.codehaus.plexus.util.cli.Commandline
Get the shell to be used in this command line.
getShellArgs() - method in class org.codehaus.plexus.util.cli.shell.Shell
Get the shell arguments
getShellCommand() - method in class org.codehaus.plexus.util.cli.shell.Shell
Get the command to execute the shell
getShellCommandline() - method in class org.codehaus.plexus.util.cli.Commandline
Returns the shell, executable and all defined arguments.
getShellCommandLine(String,String[]) - method in class org.codehaus.plexus.util.cli.shell.Shell
Get the full command line to execute, including shell command, shell arguments, executable and executable 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(String) - static method in class org.codehaus.plexus.util.ExceptionUtils
Functionality shared between the getStackFrames(Throwable) methods of this and the classes.
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.
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
getSystemEnvVars() - method in class org.codehaus.plexus.util.cli.Commandline
getSystemEnvVars() - static method in class org.codehaus.plexus.util.cli.CommandLineUtils
getText() - method in class org.codehaus.plexus.util.xml.pull.MXParser
Returns the text content of the current event as String.
getText() - method in class 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
Returns the buffer that contains the text of the current event, as well as the start offset and length relevant for the current event.
getTextCharacters(int[]) - method in class 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
getValue(String) - method in class org.codehaus.plexus.util.interpolation.EnvarBasedValueSource
getValue(String) - method in class org.codehaus.plexus.util.interpolation.MapBasedValueSource
getValue(String) - method in class org.codehaus.plexus.util.interpolation.ObjectBasedValueSource
getValue(String) - method in class org.codehaus.plexus.util.interpolation.ValueSource
getValueIncludingSuperclasses(String,Object) - static method in class org.codehaus.plexus.util.ReflectionUtils
Generates a map of the fields and values on a given object, also pulls from superclasses
getVariablesAndValuesIncludingSuperclasses(Object) - static method in class org.codehaus.plexus.util.ReflectionUtils
Generates a map of the fields and values on a given object, also pulls from superclasses
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(org.codehaus.plexus.util.dag.DAG) - static method in class org.codehaus.plexus.util.dag.CycleDetector
hasEdge(String,String) - method in class org.codehaus.plexus.util.dag.DAG
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
Returns the hash code value for this FastMap.
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.xml.Xpp3Dom
hasMoreTokens() - method in class org.codehaus.plexus.util.cli.EnhancedStringTokenizer
haveSlowResults - field in class org.codehaus.plexus.util.DirectoryScanner
Whether or not our results were built by a slow scan.

I

IGNORABLE_WHITESPACE - static field in class org.codehaus.plexus.util.xml.pull.XmlPullParser
Ignorable whitespace was just read.
ignorableWhitespace(String) - method in class org.codehaus.plexus.util.xml.pull.MXSerializer
ignorableWhitespace(String) - method in class org.codehaus.plexus.util.xml.pull.XmlSerializer
in - field in class org.codehaus.plexus.util.cli.StreamPumper
in - field in class org.codehaus.plexus.util.StringInputStream
Source string, stored as a StringReader
includes - field in class org.codehaus.plexus.util.DirectoryScanner
The patterns for the files to be included.
INCOMPARABLE - static field in class org.codehaus.plexus.util.introspection.MethodMap
indentationBuf - field in class org.codehaus.plexus.util.xml.pull.MXSerializer
indentationJump - field in class org.codehaus.plexus.util.xml.pull.MXSerializer
indentationString - field 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 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 - field in class org.codehaus.plexus.util.cli.StreamFeeder
inputEncoding - field in class org.codehaus.plexus.util.xml.pull.MXParser
instance - static field in class org.codehaus.plexus.util.SelectorUtils
INT_POW_10 - static field in class org.codehaus.plexus.util.TypeFormat
internalNextToken() - method in class org.codehaus.plexus.util.cli.EnhancedStringTokenizer
interpolate(String,Map) - static method in class org.codehaus.plexus.util.StringUtils
interpolate(String,String) - method in class org.codehaus.plexus.util.interpolation.RegexBasedInterpolator
InterpolationFilterReader - class org.codehaus.plexus.util.InterpolationFilterReader
InterpolationFilterReader(Reader,Map) - constructor for class org.codehaus.plexus.util.InterpolationFilterReader
intersection(Collection,Collection) - static method in class org.codehaus.plexus.util.CollectionUtils
Returns a Collection containing the intersection of the given Collections.
introducesCycle(org.codehaus.plexus.util.dag.Vertex) - static method in class org.codehaus.plexus.util.dag.CycleDetector
introducesCycle(org.codehaus.plexus.util.dag.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
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...
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.
isAlive(long) - static method in class org.codehaus.plexus.util.cli.CommandLineUtils
isAlpha(String) - static method in class org.codehaus.plexus.util.StringUtils
Checks if the String contains only unicode letters.
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 (' ').
isAlphaSpace(String) - static method in class org.codehaus.plexus.util.StringUtils
Checks if the String contains only unicode letters and 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
Returns if the specified attribute was not in input was declared in XML.
isAttributeDefault(int) - method in class 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 - field in class org.codehaus.plexus.util.DirectoryScanner
Whether or not the file system should be treated as a case sensitive one.
isConnected() - method in class org.codehaus.plexus.util.dag.Vertex
Indicates if there is at least one edee leading to or from given vertex
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
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
Returns true if the current event is START_TAG and the tag is degenerated (e.g.
isEmptyElementTag() - method in class 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(org.codehaus.plexus.util.dag.Vertex,Map) - static method in class org.codehaus.plexus.util.dag.CycleDetector
isNotVisited(org.codehaus.plexus.util.dag.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(org.codehaus.plexus.util.dag.Vertex,Map) - static method in class org.codehaus.plexus.util.dag.CycleDetector
isWhitespace() - method in class org.codehaus.plexus.util.xml.pull.MXParser
Checks whether the current TEXT event contains only whitespace characters.
isWhitespace() - method in class org.codehaus.plexus.util.xml.pull.XmlPullParser
Checks whether the current TEXT event contains only whitespace characters.
isWhitespace(String) - static method in class org.codehaus.plexus.util.StringUtils
Checks if the String contains only whitespace.
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(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.
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.
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.
FastMap.KeySet - class org.codehaus.plexus.util.FastMap.KeySet
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.
killProcess(long) - static method in class org.codehaus.plexus.util.cli.CommandLineUtils
Kill a process launched by executeCommandLine methods Doesn't work correctly on windows, only the cmd process will be destroy but not the sub process (Bug ID 4770092)

L

label - field 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 - field in class org.codehaus.plexus.util.cli.EnhancedStringTokenizer
LEADING_ZEROS - static field in class org.codehaus.plexus.util.TypeFormat
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.
LESS_SPECIFIC - static field in class org.codehaus.plexus.util.introspection.MethodMap
line - field in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
lineIdx - field in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
lineIndenter - field in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
lineNumber - field in class org.codehaus.plexus.util.xml.pull.MXParser
LineOrientedInterpolatingReader(Reader,Map) - constructor for class org.codehaus.plexus.util.LineOrientedInterpolatingReader
lineSeparator - field in class org.codehaus.plexus.util.xml.pull.MXSerializer
loadProperties(File) - static method in class org.codehaus.plexus.util.PropertyUtils
loadProperties(InputStream) - static method in class org.codehaus.plexus.util.PropertyUtils
loadProperties(URL) - static method in class org.codehaus.plexus.util.PropertyUtils
location - field in class org.codehaus.plexus.util.xml.pull.MXParser
location - field in class org.codehaus.plexus.util.xml.pull.MXSerializer
LOG_10 - static field in class org.codehaus.plexus.util.TypeFormat
LONG_POW_10 - static field in class org.codehaus.plexus.util.TypeFormat
lookuEntityReplacement(int) - method in class org.codehaus.plexus.util.xml.pull.MXParser
LOOKUP_MAX - static field in class org.codehaus.plexus.util.xml.pull.MXParser
LOOKUP_MAX_CHAR - static field in class org.codehaus.plexus.util.xml.pull.MXParser
lookUpBase64Alphabet - static field 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 /.
LOOKUPLENGTH - static field in class org.codehaus.plexus.util.Base64
Lookup length.
lookupNameChar - static field in class org.codehaus.plexus.util.xml.pull.MXParser
lookupNameStartChar - static field 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 - field in class org.codehaus.plexus.util.cli.CommandLineUtils.StringStreamConsumer

M

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
MapBasedValueSource - class org.codehaus.plexus.util.interpolation.MapBasedValueSource
MapBasedValueSource(Map) - constructor for class org.codehaus.plexus.util.interpolation.MapBasedValueSource
mark(int) - method in class org.codehaus.plexus.util.StringInputStream
Marks the read limit of the StringReader.
Commandline.Marker - class org.codehaus.plexus.util.cli.Commandline.Marker
Class to keep track of the position of an Argument.
Marker(int) - constructor for class org.codehaus.plexus.util.cli.Commandline.Marker
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) - 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.DirectoryScanner
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) - 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.DirectoryScanner
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) - 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.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.SelectorUtils
Tests whether or not a given path matches the start of a given pattern up to the first "**".
maxIndentLevel - field in class org.codehaus.plexus.util.xml.pull.MXSerializer
maxSize - field in class org.codehaus.plexus.util.SweeperPool
Absolute maxiumuim size of the pool.
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.
Merge two DOMs, with one having dominance in the case of collision.
Merge two DOMs, with one having dominance in the case of collision.
method - field in class org.codehaus.plexus.util.introspection.ClassMap.MethodInfo
methodByNameMap - field in class org.codehaus.plexus.util.introspection.MethodMap
Keep track of all methods with the same name.
methodCache - field 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.
ClassMap.MethodInfo - class org.codehaus.plexus.util.introspection.ClassMap.MethodInfo
Used for the iterative discovery process for public methods.
MethodInfo(Method) - constructor for class org.codehaus.plexus.util.introspection.ClassMap.MethodInfo
methodMap - field in class org.codehaus.plexus.util.introspection.ClassMap
MethodMap - class org.codehaus.plexus.util.introspection.MethodMap
mid(String,int,int) - static method in class org.codehaus.plexus.util.StringUtils
Gets n characters from the middle of a String.
minExpressionSize - field in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
minSize - field 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
MORE_SPECIFIC - static field in class org.codehaus.plexus.util.introspection.MethodMap
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.
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.

N

name - field in class org.codehaus.plexus.util.introspection.ClassMap.MethodInfo
name - field in class org.codehaus.plexus.util.Os
name - field in class org.codehaus.plexus.util.xml.Xpp3Dom
namesInterned - field in class org.codehaus.plexus.util.xml.pull.MXSerializer
namespace - field in class org.codehaus.plexus.util.xml.SerializerXMLWriter
namespaceEnd - field in class org.codehaus.plexus.util.xml.pull.MXParser
namespaceEnd - field in class org.codehaus.plexus.util.xml.pull.MXSerializer
namespacePrefix - field in class org.codehaus.plexus.util.xml.pull.MXParser
namespacePrefix - field in class org.codehaus.plexus.util.xml.pull.MXSerializer
namespacePrefixHash - field in class org.codehaus.plexus.util.xml.pull.MXParser
namespaceUri - field in class org.codehaus.plexus.util.xml.pull.MXParser
namespaceUri - field in class org.codehaus.plexus.util.xml.pull.MXSerializer
NCODING - static field in class org.codehaus.plexus.util.xml.pull.MXParser
newEnvironment - field 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...
NEWLINE_CHAR - static field in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
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
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).
next() - method in class 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
Call next() and return event if it is START_TAG or END_TAG otherwise throw an exception.
nextTag() - method in class 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
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.
nextText() - method in class 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
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.
nextToken() - method in class 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.
NO - static field in class org.codehaus.plexus.util.xml.pull.MXParser
NO_NAMESPACE - static field in class org.codehaus.plexus.util.xml.pull.XmlPullParser
This constant represents the default namespace (empty string "")
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.
NOT_VISTITED - static field in class org.codehaus.plexus.util.dag.CycleDetector
NOT_VISTITED - static field in class org.codehaus.plexus.util.dag.TopologicalSorter

O

OBJECT - static field in class org.codehaus.plexus.util.introspection.ClassMap
objectAdded(Object) - method in class org.codehaus.plexus.util.SweeperPool
Override this to be notified of object addition.
ObjectBasedValueSource - class org.codehaus.plexus.util.interpolation.ObjectBasedValueSource
ObjectBasedValueSource(Object) - constructor for class org.codehaus.plexus.util.interpolation.ObjectBasedValueSource
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 - field in class org.codehaus.plexus.util.xml.pull.MXSerializer
ONE_GB - static field in class org.codehaus.plexus.util.FileUtils
The number of bytes in a gigabyte.
ONE_KB - static field in class org.codehaus.plexus.util.FileUtils
The number of bytes in a kilobyte.
ONE_MB - static field in class org.codehaus.plexus.util.FileUtils
The number of bytes in a megabyte.
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
OS_ARCH - static field in class org.codehaus.plexus.util.Os
OS_NAME - static field in class org.codehaus.plexus.util.cli.Commandline
OS_NAME - static field in class org.codehaus.plexus.util.Os
OS_VERSION - static field in class org.codehaus.plexus.util.Os
out - field in class org.codehaus.plexus.util.xml.pull.MXSerializer
out - field in class org.codehaus.plexus.util.cli.StreamPumper
output - field 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 - field in class org.codehaus.plexus.util.Expand

P

PAD - static field in class org.codehaus.plexus.util.Base64
Byte used to pad output.
parameterTypes - field in class org.codehaus.plexus.util.introspection.ClassMap.MethodInfo
params - static field in class org.codehaus.plexus.util.introspection.ReflectionValueExtractor
parent - field in class org.codehaus.plexus.util.xml.Xpp3Dom
parents - field 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 - field in class org.codehaus.plexus.util.cli.Commandline.Argument
pastEndTag - field in class org.codehaus.plexus.util.xml.pull.MXParser
pastRoot - field in class org.codehaus.plexus.util.xml.pull.MXSerializer
PATH_SEP - static field in class org.codehaus.plexus.util.Os
PathTool - class org.codehaus.plexus.util.PathTool
Path tool contains static methods to assist in determining path-related information such as relative paths.
pc - field in class org.codehaus.plexus.util.xml.pull.MXParser
pcEnd - field in class org.codehaus.plexus.util.xml.pull.MXParser
pcStart - field in class org.codehaus.plexus.util.xml.pull.MXParser
pid - field in class org.codehaus.plexus.util.cli.Commandline
pool - field in class org.codehaus.plexus.util.SweeperPool.Sweeper
pooledObjects - field 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 - field in class org.codehaus.plexus.util.xml.pull.MXParser
posEnd - field in class org.codehaus.plexus.util.xml.pull.MXParser
position - field in class org.codehaus.plexus.util.cli.Commandline.Marker
posStart - field in class org.codehaus.plexus.util.xml.pull.MXParser
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 field in class org.codehaus.plexus.util.xml.pull.MXSerializer
PrettyPrintXMLWriter - class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
PrettyPrintXMLWriter(PrintWriter) - constructor for class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
PrettyPrintXMLWriter(PrintWriter,String) - constructor for class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
PrettyPrintXMLWriter(PrintWriter,String,String) - 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) - constructor for class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
PrettyPrintXMLWriter(Writer,String) - constructor for class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
PrettyPrintXMLWriter(Writer,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
preventBufferCompaction - field in class org.codehaus.plexus.util.xml.pull.MXParser
printable(char) - method in class org.codehaus.plexus.util.xml.pull.MXParser
printable(char) - static method in class org.codehaus.plexus.util.xml.pull.MXSerializer
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
printRootCauseStackTrace(Throwable) - static method in class org.codehaus.plexus.util.ExceptionUtils
Equivalent to printRootCauseStackTrace(t, System.err)
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,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
processes - static field in class org.codehaus.plexus.util.cli.CommandLineUtils
PROCESSING_INSTRUCTION - static field in class org.codehaus.plexus.util.xml.pull.XmlPullParser
An XML processing instruction declaration was just read.
processingInstruction(String) - method in class org.codehaus.plexus.util.xml.pull.MXSerializer
processingInstruction(String) - method in class org.codehaus.plexus.util.xml.pull.XmlSerializer
processNamespaces - field in class org.codehaus.plexus.util.xml.pull.MXParser
PROPERTY_LOCATION - static field in class org.codehaus.plexus.util.xml.pull.MXParser
PROPERTY_LOCATION - static field in class org.codehaus.plexus.util.xml.pull.MXSerializer
PROPERTY_SERIALIZER_INDENTATION - field in class org.codehaus.plexus.util.xml.pull.MXSerializer
PROPERTY_SERIALIZER_LINE_SEPARATOR - field in class org.codehaus.plexus.util.xml.pull.MXSerializer
PROPERTY_XMLDECL_CONTENT - static field in class org.codehaus.plexus.util.xml.pull.MXParser
PROPERTY_XMLDECL_STANDALONE - static field in class org.codehaus.plexus.util.xml.pull.MXParser
PROPERTY_XMLDECL_VERSION - static field in class org.codehaus.plexus.util.xml.pull.MXParser
PropertyUtils - class org.codehaus.plexus.util.PropertyUtils
pushbackReader - field in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
put(Object) - method in class org.codehaus.plexus.util.SweeperPool
Add an object to the pool
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.
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

reachedEnd - field in class org.codehaus.plexus.util.xml.pull.MXParser
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() - method in class org.codehaus.plexus.util.StringInputStream
Reads from the Stringreader, returning the same value.
read(cbuf[],int,int) - method in class org.codehaus.plexus.util.InterpolationFilterReader
Reads characters into a portion of an array.
read(char[],int,int) - method in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
READ_CHUNK_SIZE - static field in class org.codehaus.plexus.util.xml.pull.MXParser
readAndInterpolateLine() - method in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
reader - field in class org.codehaus.plexus.util.xml.pull.MXParser
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.
readyForNewLine - field in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
realPos - field 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.
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 - field in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
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 - class 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(String,Throwable) - constructor for class org.codehaus.plexus.util.reflection.ReflectorException
Create a new ReflectorException with the specified message and root cause.
ReflectorException(Throwable) - constructor for class org.codehaus.plexus.util.reflection.ReflectorException
Create a new ReflectorException with the specified root cause.
RegexBasedInterpolator - class org.codehaus.plexus.util.interpolation.RegexBasedInterpolator
RegexBasedInterpolator() - constructor for class org.codehaus.plexus.util.interpolation.RegexBasedInterpolator
RegexBasedInterpolator(List) - constructor for class org.codehaus.plexus.util.interpolation.RegexBasedInterpolator
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
Removes the mapping for this key from this FastMap if present.
remove(Object) - method in class org.codehaus.plexus.util.FastMap.EntrySet
remove(Object) - method in class org.codehaus.plexus.util.FastMap.KeySet
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
removeEdgeFrom(org.codehaus.plexus.util.dag.Vertex) - method in class org.codehaus.plexus.util.dag.Vertex
removeEdgeTo(org.codehaus.plexus.util.dag.Vertex) - method in class org.codehaus.plexus.util.dag.Vertex
removeEntry(org.codehaus.plexus.util.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 - field in class org.codehaus.plexus.util.InterpolationFilterReader
replacement text from a token
replaceIndex - field 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.
require(int,String,String) - method in class org.codehaus.plexus.util.xml.pull.MXParser
Test if the current event is of the given type and if the namespace and name do match.
require(int,String,String) - method in class 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.xml.pull.MXParser
reset() - method in class org.codehaus.plexus.util.xml.pull.MXSerializer
reset() - method in class org.codehaus.plexus.util.StringInputStream
Resets the StringReader.
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.
root - field in class org.codehaus.plexus.util.interpolation.ObjectBasedValueSource
roundtripSupported - field in class org.codehaus.plexus.util.xml.pull.MXParser
row - field in class org.codehaus.plexus.util.xml.pull.XmlPullParserException
run() - method in class org.codehaus.plexus.util.cli.StreamFeeder
run() - method in class org.codehaus.plexus.util.cli.StreamPumper
run() - method in class org.codehaus.plexus.util.SweeperPool.Sweeper
Run the seeper.
runSweep() - method in class org.codehaus.plexus.util.SweeperPool.Sweeper

S

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 - field in class org.codehaus.plexus.util.xml.pull.MXParser
seenBracket - field in class org.codehaus.plexus.util.xml.pull.MXSerializer
seenBracketBracket - field in class org.codehaus.plexus.util.xml.pull.MXSerializer
seenDocdecl - field in class org.codehaus.plexus.util.xml.pull.MXParser
seenEndTag - field in class org.codehaus.plexus.util.xml.pull.MXParser
seenMarkup - field in class org.codehaus.plexus.util.xml.pull.MXParser
seenRoot - field in class org.codehaus.plexus.util.xml.pull.MXParser
seenStartTag - field in class org.codehaus.plexus.util.xml.pull.MXParser
seenTag - field in class org.codehaus.plexus.util.xml.pull.MXSerializer
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
SELF_COMBINATION_MERGE - static field in class org.codehaus.plexus.util.xml.Xpp3Dom
SELF_COMBINATION_MODE_ATTRIBUTE - static field in class org.codehaus.plexus.util.xml.Xpp3Dom
SELF_COMBINATION_OVERRIDE - static field in class org.codehaus.plexus.util.xml.Xpp3Dom
serializer - field in class org.codehaus.plexus.util.xml.SerializerXMLWriter
SerializerXMLWriter - class org.codehaus.plexus.util.xml.SerializerXMLWriter
Write to an MXSerializer.
service - field 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
Set the attribute value
setBasedir(File) - method in class org.codehaus.plexus.util.DirectoryScanner
Sets the base directory to be scanned.
setBasedir(String) - 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
Set feature identified by name (recommended to be URI for uniqueness).
setFeature(String,boolean) - method in class 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 class 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(InputStream,String) - method in class org.codehaus.plexus.util.xml.pull.XmlPullParser
Sets the input stream the parser is going to process.
setInput(java.io.InputStream,String) - method in class org.codehaus.plexus.util.xml.pull.MXParser
setInput(Reader) - method in class org.codehaus.plexus.util.xml.pull.MXParser
Set the input source for parser to the given reader and resets the parser.
setInput(Reader) - method in class org.codehaus.plexus.util.xml.pull.XmlPullParser
Set the input source for parser to the given reader and resets the parser.
setLine(String) - method in class org.codehaus.plexus.util.cli.Commandline.Argument
Line to split into several commandline arguments.
setName(char) - static method in class org.codehaus.plexus.util.xml.pull.MXParser
setName(String) - method in class org.codehaus.plexus.util.Os
Sets the desired OS name
setNameStart(char) - static method in class org.codehaus.plexus.util.xml.pull.MXParser
setOutput(OutputStream,String) - method in class org.codehaus.plexus.util.xml.pull.MXSerializer
Set to use binary output stream with given encoding.
setOutput(OutputStream,String) - method in class org.codehaus.plexus.util.xml.pull.XmlSerializer
Set to use binary output stream with given encoding.
setOutput(Writer) - method in class org.codehaus.plexus.util.xml.pull.MXSerializer
Set the output to the given writer.
setOutput(Writer) - method in class 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(org.codehaus.plexus.util.xml.Xpp3Dom) - method in class org.codehaus.plexus.util.xml.Xpp3Dom
setPid(long) - method in class org.codehaus.plexus.util.cli.Commandline
setPrefix(String,String) - method in class org.codehaus.plexus.util.xml.pull.MXSerializer
Binds the given prefix to the given namespace.
setPrefix(String,String) - method in class org.codehaus.plexus.util.xml.pull.XmlSerializer
Binds the given prefix to the given namespace.
setPrefixCalled - field in class org.codehaus.plexus.util.xml.pull.MXSerializer
setProperty(String,Object) - method in class org.codehaus.plexus.util.xml.pull.MXParser
Set the value of a property.
setProperty(String,Object) - method in class org.codehaus.plexus.util.xml.pull.MXSerializer
Set the value of a property.
setProperty(String,Object) - method in class org.codehaus.plexus.util.xml.pull.XmlPullParser
Set the value of a property.
setProperty(String,Object) - method in class org.codehaus.plexus.util.xml.pull.XmlSerializer
Set the value of a property.
setShell(org.codehaus.plexus.util.cli.shell.Shell) - method in class org.codehaus.plexus.util.cli.Commandline
Allows to set the shell to be used in this command line.
setShellArgs(String[]) - method in class org.codehaus.plexus.util.cli.shell.Shell
Set the shell arguments when calling a command line (not the executable arguments) (eg.
setShellCommand(String) - method in class org.codehaus.plexus.util.cli.shell.Shell
Set the command to execute the shell (eg.
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
setVariableValueInObject(Object,String,Object) - static method in class org.codehaus.plexus.util.ReflectionUtils
attempts to set the value to the variable in the object passed in
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 - field in class org.codehaus.plexus.util.cli.Commandline
Shell - class org.codehaus.plexus.util.cli.shell.Shell
Class that abstracts the Shell functionality, with subclases for shells that behave particularly, like
  • command.com
  • cmd.exe
shellArgs - field in class org.codehaus.plexus.util.cli.shell.Shell
shellCommand - field in class org.codehaus.plexus.util.cli.shell.Shell
shuttingDown - field in class org.codehaus.plexus.util.SweeperPool
Flag indicating this pool is shuting down
SIGN - static field in class org.codehaus.plexus.util.Base64
Used to test the sign of a byte.
SIXTEENBIT - static field in class org.codehaus.plexus.util.Base64
Used when encoding something which has fewer than 24 bits.
SIZE - static field in class org.codehaus.plexus.util.cli.StreamPumper
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.cli.Commandline
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.FastMap.EntrySet
size() - method in class org.codehaus.plexus.util.FastMap.KeySet
size() - method in class org.codehaus.plexus.util.FastMap.Values
sizeChanged() - method in class org.codehaus.plexus.util.FastMap
This methods is being called when the size of this FastMap has changed.
sizeOfDirectory(File) - static method in class org.codehaus.plexus.util.FileUtils
Recursively count size of a directory.
sizeOfDirectory(String) - 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(org.codehaus.plexus.util.dag.DAG) - static method in class org.codehaus.plexus.util.dag.TopologicalSorter
sort(org.codehaus.plexus.util.dag.Vertex) - static method in class org.codehaus.plexus.util.dag.TopologicalSorter
source - field 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
START_DOCUMENT - static field in class 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 field in class org.codehaus.plexus.util.xml.pull.XmlPullParser
Returned from getEventType(), next(), nextToken() when a start tag was read.
startDelim - field in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
startDocument(String,Boolean) - method in class org.codehaus.plexus.util.xml.pull.MXSerializer
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.
startDocument(String,Boolean) - method in class 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 class org.codehaus.plexus.util.xml.XMLWriter
startTag(String,String) - method in class org.codehaus.plexus.util.xml.pull.MXSerializer
Writes a start tag with the given namespace and name.
startTag(String,String) - method in class org.codehaus.plexus.util.xml.pull.XmlSerializer
Writes a start tag with the given namespace and name.
startTagIncomplete - field 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
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
Read from an InputStream and write the output to an OutputStream.
StreamFeeder(InputStream,OutputStream) - constructor for class org.codehaus.plexus.util.cli.StreamFeeder
Create a new 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,org.codehaus.plexus.util.cli.StreamConsumer) - constructor for class org.codehaus.plexus.util.cli.StreamPumper
StreamPumper(InputStream,PrintWriter) - constructor for class org.codehaus.plexus.util.cli.StreamPumper
string - field in class org.codehaus.plexus.util.cli.CommandLineUtils.StringStreamConsumer
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.
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.
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.
SweeperPool.Sweeper - class org.codehaus.plexus.util.SweeperPool.Sweeper
Periodically at sweepInterval goes through and tests if the pool should be trimmed.
Sweeper(org.codehaus.plexus.util.SweeperPool,int) - constructor for class org.codehaus.plexus.util.SweeperPool.Sweeper
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.
sweepInterval - field in class org.codehaus.plexus.util.SweeperPool.Sweeper

T

tagInProgress - field in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
tagIsEmpty - field in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
TANDALONE - static field in class org.codehaus.plexus.util.xml.pull.MXParser
text - field in class org.codehaus.plexus.util.xml.pull.MXParser
TEXT - static field in class org.codehaus.plexus.util.xml.pull.XmlPullParser
Character data was read and will is available by calling getText().
text(char[],int,int) - method in class org.codehaus.plexus.util.xml.pull.MXSerializer
Writes text, where special XML chars are escaped automatically
text(char[],int,int) - method in class org.codehaus.plexus.util.xml.pull.XmlSerializer
Writes text, where special XML chars are escaped automatically
text(String) - method in class org.codehaus.plexus.util.xml.pull.MXSerializer
Writes text, where special XML chars are escaped automatically
text(String) - method in class 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.
tokenize - field 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.
TopologicalSorter - class org.codehaus.plexus.util.dag.TopologicalSorter
toString() - method in class org.codehaus.plexus.util.cli.Commandline
toString() - method in class org.codehaus.plexus.util.FastMap
Returns a String representation of this FastMap.
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.StringOutputStream
toString() - method in class org.codehaus.plexus.util.dag.Vertex
toString() - method in class org.codehaus.plexus.util.xml.Xpp3Dom
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(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(String[]) - static method in class org.codehaus.plexus.util.cli.Commandline
toUnescapedString() - 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.
TRACE_SIZING - static field in class org.codehaus.plexus.util.xml.pull.MXParser
TRACE_SIZING - static field in class org.codehaus.plexus.util.xml.pull.MXSerializer
translateCommandline(String) - static method in class org.codehaus.plexus.util.cli.Commandline
triggerSize - field in class org.codehaus.plexus.util.SweeperPool
When the sweeper runs and the pool is over this size, then the pool is trimmed
trim() - method in class org.codehaus.plexus.util.SweeperPool
Trim the pool down to min size
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.
tryUpcasting(Class) - method in class org.codehaus.plexus.util.introspection.ClassMap.MethodInfo
TWENTYFOURBITGROUP - static field in class org.codehaus.plexus.util.Base64
Used to determine how many bits data contains.
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).
TYPES - static field in class 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.

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 - field 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 - field in class org.codehaus.plexus.util.xml.pull.MXParser

V

value - field in class org.codehaus.plexus.util.xml.Xpp3Dom
FastMap.Values - class org.codehaus.plexus.util.FastMap.Values
values - field in class org.codehaus.plexus.util.interpolation.MapBasedValueSource
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.
ValueSource - interface org.codehaus.plexus.util.interpolation.ValueSource
valueSources - field in class org.codehaus.plexus.util.interpolation.RegexBasedInterpolator
variables - field in class org.codehaus.plexus.util.InterpolationFilterReader
Hashtable to hold the replacee-replacer pairs (String to String).
VERSION - static field in class org.codehaus.plexus.util.xml.pull.MXParser
version - field in class org.codehaus.plexus.util.Os
Vertex - class org.codehaus.plexus.util.dag.Vertex
Vertex(String) - constructor for class org.codehaus.plexus.util.dag.Vertex
vertexList - field in class org.codehaus.plexus.util.dag.DAG
Conatin list of all verticies
vertexMap - field in class org.codehaus.plexus.util.dag.DAG
Maps vertex's label to vertex
VISITED - static field in class org.codehaus.plexus.util.dag.CycleDetector
VISITED - static field in class org.codehaus.plexus.util.dag.TopologicalSorter
VISITING - static field in class org.codehaus.plexus.util.dag.CycleDetector
VISITING - static field in class org.codehaus.plexus.util.dag.TopologicalSorter

W

waitFor(File,int) - static method in class org.codehaus.plexus.util.FileUtils
waitFor(String,int) - static method in class org.codehaus.plexus.util.FileUtils
Waits for NFS to propagate a file creation, imposing a timeout.
WINDOWS - static field in class org.codehaus.plexus.util.cli.Commandline
workingDir - field in class org.codehaus.plexus.util.cli.Commandline
WRAPPED_MARKER - static field in class org.codehaus.plexus.util.ExceptionUtils
Used when printing stack frames to denote the start of a wrapped exception.
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(PrintWriter,org.codehaus.plexus.util.xml.Xpp3Dom) - static method in class org.codehaus.plexus.util.xml.Xpp3DomWriter
write(String) - method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
write(Writer,org.codehaus.plexus.util.xml.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(char[],int,int,Writer) - method in class org.codehaus.plexus.util.xml.pull.MXSerializer
writeElementContent(String,Writer) - method in class org.codehaus.plexus.util.xml.pull.MXSerializer
writeIndent() - method in class org.codehaus.plexus.util.xml.pull.MXSerializer
writeIndentation - field in class org.codehaus.plexus.util.xml.pull.MXSerializer
writeLineSepartor - field 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 class 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.
writer - field in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
writer - field in class org.codehaus.plexus.util.cli.WriterStreamConsumer
WriterStreamConsumer - class org.codehaus.plexus.util.cli.WriterStreamConsumer
WriterStreamConsumer(Writer) - constructor for class org.codehaus.plexus.util.cli.WriterStreamConsumer
writeText(String) - method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
writeText(String) - method in class org.codehaus.plexus.util.xml.SerializerXMLWriter
writeText(String) - method in class org.codehaus.plexus.util.xml.XMLWriter
writeText(String,boolean) - method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter

X

XML_URI - static field in class org.codehaus.plexus.util.xml.pull.MXParser
XML_URI - static field in class org.codehaus.plexus.util.xml.pull.MXSerializer
xmlDeclContent - field in class org.codehaus.plexus.util.xml.pull.MXParser
xmlDeclStandalone - field in class org.codehaus.plexus.util.xml.pull.MXParser
xmlDeclVersion - field in class org.codehaus.plexus.util.xml.pull.MXParser
XMLNS_URI - static field in class org.codehaus.plexus.util.xml.pull.MXParser
XMLNS_URI - static field 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 - class 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
XmlSerializer - interface org.codehaus.plexus.util.xml.pull.XmlSerializer
Define an interface to serialziation of XML Infoset.
XMLWriter - interface org.codehaus.plexus.util.xml.XMLWriter
Xpp3Dom - class org.codehaus.plexus.util.xml.Xpp3Dom
Xpp3Dom(org.codehaus.plexus.util.xml.Xpp3Dom) - constructor for class org.codehaus.plexus.util.xml.Xpp3Dom
Xpp3Dom(String) - constructor for class org.codehaus.plexus.util.xml.Xpp3Dom
Xpp3DomBuilder - class org.codehaus.plexus.util.xml.Xpp3DomBuilder
Xpp3DomWriter - class org.codehaus.plexus.util.xml.Xpp3DomWriter

Y

YES - static field in class org.codehaus.plexus.util.xml.pull.MXParser