|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Throwable
objects.
IOUtil.copy(InputStream, OutputStream)
instead.
Map
collections.FastMap
.
FastMap
and having the
specified cache size.
Commandline objects help handling command lines specifying processes to execute.
FastMap
.
n
.
n
.
\n
from end of a String if it's there.
null
by returning
an empty String.
FastMap
.
FastMap
.
null
.
null
.
FastMap
contains a mapping for the specified
key.
true
if this map maps one or more keys to the
specified value.
FastMap
maps one or more keys to the
specified value.
InputStream
to an OutputStream
.
InputStream
to an OutputStream
.
Reader
to a Writer
.
Reader
to a Writer
.
InputStream
to chars on a
Writer
.
InputStream
to chars on a
Writer
.
InputStream
to chars on a
Writer
, using the specified encoding.
InputStream
to chars on a
Writer
, using the specified encoding.
Reader
to bytes on an OutputStream
, and
flush the OutputStream
.
Reader
to bytes on an OutputStream
, and
flush the OutputStream
.
String
to bytes on an OutputStream
, and
flush the OutputStream
.
String
to bytes on an OutputStream
, and
flush the OutputStream
.
String
to a Writer
.
byte[]
to chars on a
Writer
.
byte[]
to chars on a
Writer
.
byte[]
to chars on a
Writer
, using the specified encoding.
byte[]
to chars on a
Writer
, using the specified encoding.
byte[]
to an OutputStream
.
byte[]
to an OutputStream
.
Note: It will include empty directories.
InputStream
source
to a file destination
.
source
to a file destination
.
Commandline.createArg()
instead
Commandline.createArg(boolean)
instead
Object
as a String,
or, if the Object
is null
, an empty
String.
Object
as a String,
or, if the Object
is null
, a passed
in default String.
ExceptionUtils
provides utilities for manipulating
Throwable
objects.ExceptionUtils
.
FastMap
.
FastMap
for equality.
true
if they are equal.
true
if they are equal ignoring
the case.
Commandline.setExecutable(String)
instead.
file.encoding
System Property.
file.encoding
System Property.
Map
collection with real-time
behavior. FastMap
with a capacity of 256
entries.
FastMap
, copy of the specified Map
.
FastMap
with the specified capacity.
InputStreamFacade
for files.boolean
and appends the resulting
text to the StringBuffer
argument.
short
and appends the resulting
text (decimal representation) to the StringBuffer
argument.
short
in the specified radix and
appends the resulting text to the StringBuffer
argument.
int
and appends the resulting
text (decimal representation) to the StringBuffer
argument.
int
in the specified radix and appends
the resulting text to the StringBuffer
argument.
long
and appends the resulting
text (decimal representation) to the StringBuffer
argument.
long
in the specified radix and
appends the resulting text to the StringBuffer
argument.
float
and appends the resulting
text to the StringBuffer
argument.
float
and appends the resulting text
to the StringBuffer
argument; the number of significative
digits is deduced from the specifed precision.
double
and appends the resulting
text to the StringBuffer
argument.
double
and appends the resulting text
to the StringBuffer
argument; the number of significand
digits is specified as integer argument.
double
and appends the resulting text
to the StringBuffer
argument; the number of significative
digits is deduced from the specifed precision.
FastMap
maps the specified key.
addLine
,
addValue
or the argument object.
Map
mapping each unique element in
the given Collection
to an Integer
representing the number of occurances of that element
in the Collection
.
Throwable
to obtain the cause.
Throwable
to obtain the cause
using a supplied array of method names.
InputStream
.
ExceptionUtils.getCause(Throwable)
, and
returns that exception.
Throwable
object, decomposing it into a list of
stack frames.
Throwable
objects in the
exception chain.
Throwable
objects in the
exception chain.
FastMap
.
ExceptionUtils.indexOfThrowable(Throwable, Class, int)
,
starting the search at the beginning of the exception chain.
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.
Collection
containing the intersection
of the given Collection
s.
' '
).
' '
).
true
if this map contains no key-value mappings.
FastMap
contains no key-value mappings.
null
or empty.
null
and is
not empty (length > 0
).
' '
).
":", "*", "?"
isVersion(String) -
Static method in class org.codehaus.plexus.util.Os
Determines if the current OS matches the given OS
version.
isWhitespace(String) -
Static method in class org.codehaus.plexus.util.StringUtils
Checks if the String contains only whitespace.
isWhitespace() -
Method in class org.codehaus.plexus.util.xml.pull.MXParser
isWhitespace() -
Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
Checks whether the current TEXT event contains only whitespace
characters.
isXml(File) -
Static method in class org.codehaus.plexus.util.xml.XmlUtil
Determines if a given File shall be handled as XML.
iteratorToList(Iterator) -
Static method in class org.codehaus.plexus.util.CollectionUtils
J
- join(Object[], String) -
Static method in class org.codehaus.plexus.util.StringUtils
- Joins the elements of the provided array into a single String
containing the provided list of elements.
- join(Iterator, String) -
Static method in class org.codehaus.plexus.util.StringUtils
- Joins the elements of the provided
Iterator
into
a single String containing the provided elements.
- joinPC() -
Method in class org.codehaus.plexus.util.xml.pull.MXParser
-
K
- 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.
L
- LOOKUP_MAX -
Static variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- LOOKUP_MAX_CHAR -
Static variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- LS -
Static variable in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
- Line separator ("\n" on UNIX)
- LS -
Static variable in class org.codehaus.plexus.util.xml.XmlWriterUtil
- The vm line separator
- LineOrientedInterpolatingReader - class org.codehaus.plexus.util.LineOrientedInterpolatingReader.
-
- LineOrientedInterpolatingReader(Reader, Map, String, String, String) -
Constructor for class org.codehaus.plexus.util.LineOrientedInterpolatingReader
-
- LineOrientedInterpolatingReader(Reader, Map, String, String) -
Constructor for class org.codehaus.plexus.util.LineOrientedInterpolatingReader
-
- LineOrientedInterpolatingReader(Reader, Map) -
Constructor for class org.codehaus.plexus.util.LineOrientedInterpolatingReader
-
- lastIndexOfAny(String, String[]) -
Static method in class org.codehaus.plexus.util.StringUtils
- Find the latest index of any of a set of potential substrings.
- 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.
- lineNumber -
Variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- lineSeparator -
Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- loadFile(File) -
Static method in class org.codehaus.plexus.util.FileUtils
- Note: the file content is read with platform encoding
- loadProperties(URL) -
Static method in class org.codehaus.plexus.util.PropertyUtils
-
- loadProperties(File) -
Static method in class org.codehaus.plexus.util.PropertyUtils
-
- loadProperties(InputStream) -
Static method in class org.codehaus.plexus.util.PropertyUtils
-
- location -
Variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- location -
Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- lookuEntityReplacement(int) -
Method in class org.codehaus.plexus.util.xml.pull.MXParser
-
- lookupNameChar -
Static variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- lookupNameStartChar -
Static variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- lookupOrDeclarePrefix(String) -
Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- lowerCase(String) -
Static method in class org.codehaus.plexus.util.StringUtils
- Convert a String to lower case,
null
String
returns null
.
- lowercaseFirstLetter(String) -
Static method in class org.codehaus.plexus.util.StringUtils
-
M
- MXParser - class org.codehaus.plexus.util.xml.pull.MXParser.
- Absolutely minimal implementation of XMLPULL V1 API.
- MXParser() -
Constructor for class org.codehaus.plexus.util.xml.pull.MXParser
-
- MXSerializer - class org.codehaus.plexus.util.xml.pull.MXSerializer.
- Implementation of XmlSerializer interface from XmlPull V1 API.
- MXSerializer() -
Constructor for class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- MethodMap - class org.codehaus.plexus.util.introspection.MethodMap.
-
- MethodMap() -
Constructor for class org.codehaus.plexus.util.introspection.MethodMap
-
- MethodMap.AmbiguousException - exception org.codehaus.plexus.util.introspection.MethodMap.AmbiguousException.
- simple distinguishable exception, used when
we run across ambiguous overloading
- MethodMap.AmbiguousException() -
Constructor for class org.codehaus.plexus.util.introspection.MethodMap.AmbiguousException
-
- mark(int) -
Method in class org.codehaus.plexus.util.StringInputStream
- Deprecated. Marks the read limit of the StringReader.
- markSupported() -
Method in class org.codehaus.plexus.util.StringInputStream
- Deprecated.
- match(String, String) -
Static method in class org.codehaus.plexus.util.AbstractScanner
- Tests whether or not a string matches against a pattern.
- match(String, String, boolean) -
Static method in class org.codehaus.plexus.util.AbstractScanner
- Tests whether or not a string matches against a pattern.
- match(String, String) -
Static method in class org.codehaus.plexus.util.SelectorUtils
- Tests whether or not a string matches against a pattern.
- match(String, String, boolean) -
Static method in class org.codehaus.plexus.util.SelectorUtils
- Tests whether or not a string matches against a pattern.
- matchPath(String, String) -
Static method in class org.codehaus.plexus.util.AbstractScanner
- Tests whether or not a given path matches a given pattern.
- matchPath(String, String, boolean) -
Static method in class org.codehaus.plexus.util.AbstractScanner
- Tests whether or not a given path matches a given pattern.
- matchPath(String, String) -
Static method in class org.codehaus.plexus.util.SelectorUtils
- Tests whether or not a given path matches a given pattern.
- matchPath(String, String, boolean) -
Static method in class org.codehaus.plexus.util.SelectorUtils
- Tests whether or not a given path matches a given pattern.
- matchPatternStart(String, String) -
Static method in class org.codehaus.plexus.util.AbstractScanner
- 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.AbstractScanner
- Tests whether or not a given path matches the start of a given
pattern up to the first "**".
- matchPatternStart(String, String) -
Static method in class org.codehaus.plexus.util.SelectorUtils
- Tests whether or not a given path matches the start of a given
pattern up to the first "**".
- matchPatternStart(String, String, boolean) -
Static method in class org.codehaus.plexus.util.SelectorUtils
- Tests whether or not a given path matches the start of a given
pattern up to the first "**".
- maxIndentLevel -
Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- 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
Map
s and merge
them where the ordering of the array from 0..n
is the dominant order.
- mergeXpp3Dom(Xpp3Dom, Xpp3Dom, Boolean) -
Static method in class org.codehaus.plexus.util.xml.Xpp3Dom
- Merge two DOMs, with one having dominance in the case of collision.
- mergeXpp3Dom(Xpp3Dom, Xpp3Dom) -
Static method in class org.codehaus.plexus.util.xml.Xpp3Dom
- Merge two DOMs, with one having dominance in the case of collision.
- mergeXpp3Dom(Xpp3Dom, Xpp3Dom, Boolean) -
Static method in class org.codehaus.plexus.util.xml.Xpp3DomUtils
- Merge two DOMs, with one having dominance in the case of collision.
- mergeXpp3Dom(Xpp3Dom, Xpp3Dom) -
Static method in class org.codehaus.plexus.util.xml.Xpp3DomUtils
- Merge two DOMs, with one having dominance in the case of collision.
- mid(String, int, int) -
Static method in class org.codehaus.plexus.util.StringUtils
- Gets
n
characters from the middle of a String.
- 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
-
N
- NCODING -
Static variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- NO -
Static variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- NO_NAMESPACE -
Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
- This constant represents the default namespace (empty string "")
- name -
Variable in class org.codehaus.plexus.util.xml.Xpp3Dom
-
- namesInterned -
Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- namespaceEnd -
Variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- namespaceEnd -
Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- namespacePrefix -
Variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- namespacePrefix -
Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- namespacePrefixHash -
Variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- namespaceUri -
Variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- namespaceUri -
Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- newInstance(Class, Object[]) -
Method in class org.codehaus.plexus.util.reflection.Reflector
- Create a new instance of a class, given the array of parameters...
- newPlatformReader(InputStream) -
Static method in class org.codehaus.plexus.util.ReaderFactory
- Create a new Reader with default plaform encoding.
- newPlatformReader(File) -
Static method in class org.codehaus.plexus.util.ReaderFactory
- Create a new Reader with default plaform encoding.
- newPlatformReader(URL) -
Static method in class org.codehaus.plexus.util.ReaderFactory
- Create a new Reader with default plaform encoding.
- newPlatformWriter(OutputStream) -
Static method in class org.codehaus.plexus.util.WriterFactory
- Create a new Writer with default plaform encoding.
- newPlatformWriter(File) -
Static method in class org.codehaus.plexus.util.WriterFactory
- Create a new Writer with default plaform encoding.
- newReader(InputStream, String) -
Static method in class org.codehaus.plexus.util.ReaderFactory
- Create a new Reader with specified encoding.
- newReader(File, String) -
Static method in class org.codehaus.plexus.util.ReaderFactory
- Create a new Reader with specified encoding.
- newReader(URL, String) -
Static method in class org.codehaus.plexus.util.ReaderFactory
- Create a new Reader with specified encoding.
- 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
-
- newWriter(OutputStream, String) -
Static method in class org.codehaus.plexus.util.WriterFactory
- Create a new Writer with specified encoding.
- newWriter(File, String) -
Static method in class org.codehaus.plexus.util.WriterFactory
- Create a new Writer with specified encoding.
- newXmlReader(InputStream) -
Static method in class org.codehaus.plexus.util.ReaderFactory
- Create a new Reader with XML encoding detection rules.
- newXmlReader(File) -
Static method in class org.codehaus.plexus.util.ReaderFactory
- Create a new Reader with XML encoding detection rules.
- newXmlReader(URL) -
Static method in class org.codehaus.plexus.util.ReaderFactory
- Create a new Reader with XML encoding detection rules.
- newXmlWriter(OutputStream) -
Static method in class org.codehaus.plexus.util.WriterFactory
- Create a new Writer with XML encoding detection rules.
- newXmlWriter(File) -
Static method in class org.codehaus.plexus.util.WriterFactory
- Create a new Writer with XML encoding detection rules.
- next() -
Method in class org.codehaus.plexus.util.xml.pull.MXParser
-
- next() -
Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
- Get next parsing event - element content wil be coalesced and only one
TEXT event must be returned for whole element content
(comments and processing instructions will be ignored and emtity references
must be expanded or exception mus be thrown if entity reerence can not be exapnded).
- nextImpl() -
Method in class org.codehaus.plexus.util.xml.pull.MXParser
-
- nextTag() -
Method in class org.codehaus.plexus.util.xml.pull.MXParser
-
- nextTag() -
Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
- Call next() and return event if it is START_TAG or END_TAG
otherwise throw an exception.
- nextText() -
Method in class org.codehaus.plexus.util.xml.pull.MXParser
-
- nextText() -
Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
- If current event is START_TAG then if next element is TEXT then element content is returned
or if next event is END_TAG then empty string is returned, otherwise exception is thrown.
- nextToken() -
Method in class org.codehaus.plexus.util.cli.EnhancedStringTokenizer
-
- nextToken() -
Method in class org.codehaus.plexus.util.xml.pull.MXParser
-
- nextToken() -
Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
- This method works similarly to next() but will expose
additional event types (COMMENT, CDSECT, DOCDECL, ENTITY_REF, PROCESSING_INSTRUCTION, or
IGNORABLE_WHITESPACE) if they are available in input.
- normalize(String) -
Static method in class org.codehaus.plexus.util.FileUtils
- Normalize a path.
O
- ONE_GB -
Static variable in class org.codehaus.plexus.util.FileUtils
- The number of bytes in a gigabyte.
- ONE_KB -
Static variable in class org.codehaus.plexus.util.FileUtils
- The number of bytes in a kilobyte.
- ONE_MB -
Static variable in class org.codehaus.plexus.util.FileUtils
- The number of bytes in a megabyte.
- OS_ARCH -
Static variable in class org.codehaus.plexus.util.Os
-
- OS_FAMILY -
Static variable in class org.codehaus.plexus.util.Os
-
- OS_NAME -
Static variable in class org.codehaus.plexus.util.Os
-
- OS_NAME -
Static variable in class org.codehaus.plexus.util.cli.Commandline
- Deprecated. Use
Os
class instead.
- OS_VERSION -
Static variable in class org.codehaus.plexus.util.Os
-
- Os - class org.codehaus.plexus.util.Os.
- Condition that tests the OS type.
- Os() -
Constructor for class org.codehaus.plexus.util.Os
- Default constructor
- Os(String) -
Constructor for class org.codehaus.plexus.util.Os
- Constructor that sets the family attribute
- objectAdded(Object) -
Method in class org.codehaus.plexus.util.SweeperPool
- Override this to be notified of object addition.
- objectDisposed(Object) -
Method in class org.codehaus.plexus.util.SweeperPool
- Override this to be notified of object disposal.
- objectRetrieved(Object) -
Method in class org.codehaus.plexus.util.SweeperPool
- Override this to be notified of object retrieval.
- offsetNewLine -
Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- org.codehaus.plexus.util - package org.codehaus.plexus.util
- Misc. utilities.
- org.codehaus.plexus.util.cli - package org.codehaus.plexus.util.cli
- Command-line utilities.
- org.codehaus.plexus.util.cli.shell - package org.codehaus.plexus.util.cli.shell
- Shell utilities.
- org.codehaus.plexus.util.dag - package org.codehaus.plexus.util.dag
- Directed Acyclic Graph utilities.
- org.codehaus.plexus.util.introspection - package org.codehaus.plexus.util.introspection
- Introspection utilities.
- org.codehaus.plexus.util.io - package org.codehaus.plexus.util.io
-
- org.codehaus.plexus.util.reflection - package org.codehaus.plexus.util.reflection
- Reflection utilities.
- org.codehaus.plexus.util.xml - package org.codehaus.plexus.util.xml
- XML utilities.
- org.codehaus.plexus.util.xml.pull - package org.codehaus.plexus.util.xml.pull
- XML Pull Parser interface and implementation.
- out -
Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- overlayString(String, String, int, int) -
Static method in class org.codehaus.plexus.util.StringUtils
- Overlay a part of a String with another String.
P
- PATTERN_HANDLER_PREFIX -
Static variable in class org.codehaus.plexus.util.SelectorUtils
-
- PATTERN_HANDLER_SUFFIX -
Static variable in class org.codehaus.plexus.util.SelectorUtils
-
- PROCESSING_INSTRUCTION -
Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
- An XML processing instruction declaration was just read.
- PROPERTY_LOCATION -
Static variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- PROPERTY_LOCATION -
Static variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- PROPERTY_SERIALIZER_INDENTATION -
Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- PROPERTY_SERIALIZER_LINE_SEPARATOR -
Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- PROPERTY_XMLDECL_CONTENT -
Static variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- PROPERTY_XMLDECL_STANDALONE -
Static variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- PROPERTY_XMLDECL_VERSION -
Static variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- PathTool - class org.codehaus.plexus.util.PathTool.
- Path tool contains static methods to assist in determining path-related
information such as relative paths.
- PathTool() -
Constructor for class org.codehaus.plexus.util.PathTool
-
- PrettyPrintXMLWriter - class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter.
- Implementation of XMLWriter which emits nicely formatted documents.
- PrettyPrintXMLWriter(PrintWriter, String) -
Constructor for class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
-
- PrettyPrintXMLWriter(Writer, String) -
Constructor for class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
-
- PrettyPrintXMLWriter(PrintWriter) -
Constructor for class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
-
- PrettyPrintXMLWriter(Writer) -
Constructor for class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
-
- PrettyPrintXMLWriter(PrintWriter, String, String, String) -
Constructor for class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
-
- PrettyPrintXMLWriter(Writer, String, String, String) -
Constructor for class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
-
- PrettyPrintXMLWriter(PrintWriter, String, String) -
Constructor for class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
-
- PrettyPrintXMLWriter(Writer, String, String) -
Constructor for class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
-
- PrettyPrintXMLWriter(PrintWriter, String, String, String, String) -
Constructor for class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
-
- PropertyUtils - class org.codehaus.plexus.util.PropertyUtils.
-
- PropertyUtils() -
Constructor for class org.codehaus.plexus.util.PropertyUtils
-
- parent -
Variable in class org.codehaus.plexus.util.xml.Xpp3Dom
-
- 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
.
- 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
-
- pastEndTag -
Variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- pastRoot -
Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- pc -
Variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- pcEnd -
Variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- pcStart -
Variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- pos -
Variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- posEnd -
Variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- posStart -
Variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- prechomp(String, String) -
Static method in class org.codehaus.plexus.util.StringUtils
- Remove the first value of a supplied String, and everything before it
from a String.
- precomputedPrefixes -
Static variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- prettyFormat(Reader, Writer) -
Static method in class org.codehaus.plexus.util.xml.XmlUtil
- Pretty format the input reader.
- prettyFormat(Reader, Writer, int, String) -
Static method in class org.codehaus.plexus.util.xml.XmlUtil
- Pretty format the input reader.
- prettyFormat(InputStream, OutputStream) -
Static method in class org.codehaus.plexus.util.xml.XmlUtil
- Pretty format the input stream.
- prettyFormat(InputStream, OutputStream, int, String) -
Static method in class org.codehaus.plexus.util.xml.XmlUtil
- Pretty format the input stream.
- preventBufferCompaction -
Variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- printRootCauseStackTrace(Throwable, PrintStream) -
Static method in class org.codehaus.plexus.util.ExceptionUtils
- Prints a compact stack trace for the root cause of a throwable.
- printRootCauseStackTrace(Throwable) -
Static method in class org.codehaus.plexus.util.ExceptionUtils
- Equivalent to printRootCauseStackTrace(t, System.err)
- printRootCauseStackTrace(Throwable, PrintWriter) -
Static method in class org.codehaus.plexus.util.ExceptionUtils
- Same as printRootCauseStackTrace(t, stream), except it takes
a PrintWriter as an argument.
- printStackTrace() -
Method in class org.codehaus.plexus.util.xml.pull.XmlPullParserException
-
- printable(char) -
Method in class org.codehaus.plexus.util.xml.pull.MXParser
-
- printable(String) -
Method in class org.codehaus.plexus.util.xml.pull.MXParser
-
- printable(String) -
Static method in class org.codehaus.plexus.util.xml.pull.MXSerializer
- simple utility method -- good for debugging
- printable(char) -
Static method in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- processNamespaces -
Variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- processingInstruction(String) -
Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- processingInstruction(String) -
Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
-
- put(Object, Object) -
Method in class org.codehaus.plexus.util.CachedMap
- Associates the specified value with the specified key in this map.
- put(Object, Object) -
Method in class org.codehaus.plexus.util.FastMap
- Associates the specified value with the specified key in this
FastMap
.
- put(Object) -
Method in class org.codehaus.plexus.util.SweeperPool
- Add an object to the pool
- putAll(Map) -
Method in class org.codehaus.plexus.util.CachedMap
- Copies all of the mappings from the specified map to this map
(optional operation).
- putAll(Map) -
Method in class org.codehaus.plexus.util.FastMap
- Copies all of the mappings from the specified map to this
FastMap
.
Q
- quote(String) -
Static method in class org.codehaus.plexus.util.cli.CommandLineUtils
- Deprecated. Use
StringUtils.quoteAndEscape(String, char, char[], char[], char, boolean)
,
StringUtils.quoteAndEscape(String, char, char[], char, boolean)
, or
StringUtils.quoteAndEscape(String, char)
instead.
- quote(String, boolean) -
Static method in class org.codehaus.plexus.util.cli.CommandLineUtils
- Deprecated. Use
StringUtils.quoteAndEscape(String, char, char[], char[], char, boolean)
,
StringUtils.quoteAndEscape(String, char, char[], char, boolean)
, or
StringUtils.quoteAndEscape(String, char)
instead.
- quote(String, boolean, boolean, boolean) -
Static method in class org.codehaus.plexus.util.cli.CommandLineUtils
- Deprecated. Use
StringUtils.quoteAndEscape(String, char, char[], char[], char, boolean)
,
StringUtils.quoteAndEscape(String, char, char[], char, boolean)
, or
StringUtils.quoteAndEscape(String, char)
instead.
- quoteAndEscape(String, char) -
Static method in class org.codehaus.plexus.util.StringUtils
- Quote and escape a String with the given character, handling
null
.
- quoteAndEscape(String, char, char[]) -
Static method in class org.codehaus.plexus.util.StringUtils
- Quote and escape a String with the given character, handling
null
.
- quoteAndEscape(String, char, char[], char, boolean) -
Static method in class org.codehaus.plexus.util.StringUtils
-
- quoteAndEscape(String, char, char[], char[], char, boolean) -
Static method in class org.codehaus.plexus.util.StringUtils
-
- quoteArgument(String) -
Static method in class org.codehaus.plexus.util.cli.Commandline
- Deprecated. Use
CommandLineUtils.quote(String)
instead.
R
- READ_CHUNK_SIZE -
Static variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- REGEX_HANDLER_PREFIX -
Static variable in class org.codehaus.plexus.util.SelectorUtils
-
- RawInputStreamFacade - class org.codehaus.plexus.util.io.RawInputStreamFacade.
- Implementation of
InputStreamFacade
for raw input streams. - RawInputStreamFacade(InputStream) -
Constructor for class org.codehaus.plexus.util.io.RawInputStreamFacade
- Creates a new instance.
- ReaderFactory - class org.codehaus.plexus.util.ReaderFactory.
- Utility to create Readers from streams, with explicit encoding choice: platform default,
XML, or specified.
- ReaderFactory() -
Constructor for class org.codehaus.plexus.util.ReaderFactory
-
- 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 to extract the values from an Object instance,
For example we might want to extract a value like:
project.build.sourceDirectory
The implementation supports indexed, nested and mapped properties similar to the JSP way. - Reflector - class org.codehaus.plexus.util.reflection.Reflector.
- Utility class used to instantiate an object using reflection.
- Reflector() -
Constructor for class org.codehaus.plexus.util.reflection.Reflector
- Ensure no instances of Reflector are created...this is a utility.
- ReflectorException - exception org.codehaus.plexus.util.reflection.ReflectorException.
- Exception indicating that an error has occurred while instantiating a class
with the Reflector class.
- ReflectorException() -
Constructor for class org.codehaus.plexus.util.reflection.ReflectorException
- Create a new ReflectorException.
- ReflectorException(String) -
Constructor for class org.codehaus.plexus.util.reflection.ReflectorException
- Create a new ReflectorException with the specified message.
- ReflectorException(Throwable) -
Constructor for class org.codehaus.plexus.util.reflection.ReflectorException
- Create a new ReflectorException with the specified root cause.
- ReflectorException(String, Throwable) -
Constructor for class org.codehaus.plexus.util.reflection.ReflectorException
- Create a new ReflectorException with the specified message and root
cause.
- reachedEnd -
Variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- read(char[], int, int) -
Method in class org.codehaus.plexus.util.InterpolationFilterReader
- Reads characters into a portion of an array.
- read() -
Method in class org.codehaus.plexus.util.InterpolationFilterReader
- Returns the next character in the filtered stream, replacing tokens
from the original stream.
- read() -
Method in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
-
- read(char[], int, int) -
Method in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
-
- read() -
Method in class org.codehaus.plexus.util.StringInputStream
- Deprecated. Reads from the Stringreader, returning the same value.
- read(char[], int, int) -
Method in class org.codehaus.plexus.util.xml.XmlReader
- Deprecated.
- reader -
Variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- 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.
- 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.
- removeAndHump(String, String) -
Static method in class org.codehaus.plexus.util.StringUtils
-
- removeChild(int) -
Method in class org.codehaus.plexus.util.xml.Xpp3Dom
-
- removeDirectoryWalkListener(DirectoryWalkListener) -
Method in class org.codehaus.plexus.util.DirectoryWalker
- Removes a DirectoryWalkListener.
- removeDuplicateWhitespace(String) -
Static method in class org.codehaus.plexus.util.StringUtils
- Remove all duplicate whitespace characters and line terminators are replaced with a single
space.
- removeEdge(String, String) -
Method in class org.codehaus.plexus.util.dag.DAG
-
- removeEdge(Vertex, Vertex) -
Method in class org.codehaus.plexus.util.dag.DAG
-
- removeEdgeFrom(Vertex) -
Method in class org.codehaus.plexus.util.dag.Vertex
-
- removeEdgeTo(Vertex) -
Method in class org.codehaus.plexus.util.dag.Vertex
-
- 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.
- removeShutdownHook(boolean) -
Static method in class org.codehaus.plexus.util.cli.CommandLineUtils
-
- 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.
- 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
-
- require(int, String, String) -
Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
- Test if the current event is of the given type and if the
namespace and name do match. null will match any namespace
and any name.
- requireInput(char, char[]) -
Method in class org.codehaus.plexus.util.xml.pull.MXParser
-
- requireNextS() -
Method in class org.codehaus.plexus.util.xml.pull.MXParser
-
- reset() -
Method in class org.codehaus.plexus.util.StringInputStream
- Deprecated. Resets the StringReader.
- reset() -
Method in class org.codehaus.plexus.util.xml.pull.MXParser
-
- reset() -
Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- resetStringCache() -
Method in class org.codehaus.plexus.util.xml.pull.MXParser
-
- resolveFile(File, String) -
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.
- reverseDelimitedString(String, String) -
Static method in class org.codehaus.plexus.util.StringUtils
- Reverses a String that is delimited by a specific character.
- right(String, int) -
Static method in class org.codehaus.plexus.util.StringUtils
- Gets the rightmost
n
characters of a String.
- rightPad(String, int) -
Static method in class org.codehaus.plexus.util.StringUtils
- Right pad a String with spaces.
- rightPad(String, int, String) -
Static method in class org.codehaus.plexus.util.StringUtils
- Right pad a String with a specified string.
- roundtripSupported -
Variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- row -
Variable in class org.codehaus.plexus.util.xml.pull.XmlPullParserException
-
- run() -
Method in class org.codehaus.plexus.util.cli.StreamFeeder
-
- run() -
Method in class org.codehaus.plexus.util.cli.StreamPumper
-
S
- SELF_COMBINATION_MERGE -
Static variable in class org.codehaus.plexus.util.xml.Xpp3Dom
-
- SELF_COMBINATION_MERGE -
Static variable in class org.codehaus.plexus.util.xml.Xpp3DomUtils
-
- SELF_COMBINATION_MODE_ATTRIBUTE -
Static variable in class org.codehaus.plexus.util.xml.Xpp3Dom
-
- SELF_COMBINATION_MODE_ATTRIBUTE -
Static variable in class org.codehaus.plexus.util.xml.Xpp3DomUtils
-
- SELF_COMBINATION_OVERRIDE -
Static variable in class org.codehaus.plexus.util.xml.Xpp3Dom
-
- SELF_COMBINATION_OVERRIDE -
Static variable in class org.codehaus.plexus.util.xml.Xpp3DomUtils
-
- START_DOCUMENT -
Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
- Signalize that parser is at the very beginning of the document
and nothing was read yet.
- START_TAG -
Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
- Returned from getEventType(),
next(), nextToken() when
a start tag was read.
- Scanner - interface org.codehaus.plexus.util.Scanner.
-
- SelectorUtils - class org.codehaus.plexus.util.SelectorUtils.
- This is a utility class used by selectors and DirectoryScanner.
- SerializerXMLWriter - class org.codehaus.plexus.util.xml.SerializerXMLWriter.
- Write to an MXSerializer.
- SerializerXMLWriter(String, XmlSerializer) -
Constructor for class org.codehaus.plexus.util.xml.SerializerXMLWriter
-
- 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
- Shell() -
Constructor for class org.codehaus.plexus.util.cli.shell.Shell
-
- 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, StreamConsumer) -
Constructor for class org.codehaus.plexus.util.cli.StreamPumper
-
- StreamPumper(InputStream, PrintWriter) -
Constructor for class org.codehaus.plexus.util.cli.StreamPumper
-
- StreamPumper(InputStream, PrintWriter, StreamConsumer) -
Constructor for class org.codehaus.plexus.util.cli.StreamPumper
-
- StringInputStream - class org.codehaus.plexus.util.StringInputStream.
- Deprecated. As of version 1.5.2 this class should no longer be used because it does not properly handle character
encoding. Instead, wrap the output from
String.getBytes(String)
into a
ByteArrayInputStream
. - StringInputStream(String) -
Constructor for class org.codehaus.plexus.util.StringInputStream
- Deprecated. Composes a stream from a String
- StringOutputStream - class org.codehaus.plexus.util.StringOutputStream.
- Deprecated. As of version 1.5.2 this class should no longer be used because it does not properly handle character
encoding. Instead, use
ByteArrayOutputStream.toString(String)
. - StringOutputStream() -
Constructor for class org.codehaus.plexus.util.StringOutputStream
- Deprecated.
- StringUtils - class org.codehaus.plexus.util.StringUtils.
- Common
String
manipulation routines. - StringUtils() -
Constructor for class org.codehaus.plexus.util.StringUtils
StringUtils
instances should NOT be constructed in
standard programming.
- SweeperPool - class org.codehaus.plexus.util.SweeperPool.
- Pools a bunch of objects .
- SweeperPool(int, int, int, int, int) -
Constructor for class org.codehaus.plexus.util.SweeperPool
- There are a number of settings to control how the pool operates.
- 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.
- scan() -
Method in class org.codehaus.plexus.util.DirectoryWalker
- Performs a Scan against the provided
DirectoryWalker.setBaseDir(File)
- scan() -
Method in interface org.codehaus.plexus.util.Scanner
- Scans the base directory for files which match at least one include
pattern and don't match any exclude patterns.
- scandir(File, String, boolean) -
Method in class org.codehaus.plexus.util.DirectoryScanner
- Scans the given directory for files and directories.
- seenAmpersand -
Variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- seenBracket -
Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- seenBracketBracket -
Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- seenDocdecl -
Variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- seenEndTag -
Variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- seenMarkup -
Variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- seenRoot -
Variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- seenStartTag -
Variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- seenTag -
Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- setArch(String) -
Method in class org.codehaus.plexus.util.Os
- Sets the desired OS architecture
- setArgumentQuoteDelimiter(char) -
Method in class org.codehaus.plexus.util.cli.shell.Shell
-
- 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.DirectoryWalker
-
- setBasedir(String) -
Method in class org.codehaus.plexus.util.DirectoryScanner
- Sets the base directory to be scanned.
- setBasedir(File) -
Method in class org.codehaus.plexus.util.DirectoryScanner
- Sets the base directory to be scanned.
- setCapacity(int) -
Method in class org.codehaus.plexus.util.FastMap
- Changes the current capacity of this
FastMap
.
- setCaseSensitive(boolean) -
Method in class org.codehaus.plexus.util.AbstractScanner
- Sets whether or not the file system should be regarded as case sensitive.
- setDebugMode(boolean) -
Method in class org.codehaus.plexus.util.DirectoryWalker
-
- setDefaultEncoding(String) -
Static method in class org.codehaus.plexus.util.xml.XmlReader
- Deprecated. Sets the default encoding to use if none is set in HTTP content-type, XML prolog and the rules based on
content-type are not adequate.
- setDepth(int) -
Method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
- Set the depth in the xml indentation
- setDest(File) -
Method in class org.codehaus.plexus.util.Expand
- Set the destination directory.
- setDocType(String) -
Method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
- Set the docType in the xml
- setDoubleQuotedArgumentEscaped(boolean) -
Method in class org.codehaus.plexus.util.cli.shell.Shell
-
- setDoubleQuotedExecutableEscaped(boolean) -
Method in class org.codehaus.plexus.util.cli.shell.Shell
-
- setEncoding(String) -
Method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
- Set the encoding in the xml
- setExcludes(String[]) -
Method in class org.codehaus.plexus.util.AbstractScanner
- Sets the list of exclude patterns to use.
- setExcludes(List) -
Method in class org.codehaus.plexus.util.DirectoryWalker
-
- setExcludes(String[]) -
Method in interface org.codehaus.plexus.util.Scanner
- Sets the list of exclude patterns to use.
- setExecutable(String) -
Method in class org.codehaus.plexus.util.cli.Commandline
- Sets the executable to run.
- setExecutable(String) -
Method in class org.codehaus.plexus.util.cli.shell.Shell
- Sets the executable to run.
- setExecutableQuoteDelimiter(char) -
Method in class org.codehaus.plexus.util.cli.shell.Shell
-
- setFamily(String) -
Method in class org.codehaus.plexus.util.Os
- Sets the desired OS family type
- setFeature(String, boolean) -
Method in class org.codehaus.plexus.util.xml.pull.MXParser
- Method setFeature
- setFeature(String, boolean) -
Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- setFeature(String, boolean) -
Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
- Use this call to change the general behaviour of the parser,
such as namespace processing or doctype declaration handling.
- setFeature(String, boolean) -
Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
- Set feature identified by name (recommended to be URI for uniqueness).
- setFile(File) -
Method in interface org.codehaus.plexus.util.cli.Arg
-
- setFile(File) -
Method in class org.codehaus.plexus.util.cli.Commandline.Argument
-
- 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.AbstractScanner
- Sets the list of include patterns to use.
- setIncludes(List) -
Method in class org.codehaus.plexus.util.DirectoryWalker
-
- setIncludes(String[]) -
Method in interface org.codehaus.plexus.util.Scanner
- Sets the list of include patterns to use.
- setInput(Reader) -
Method in class org.codehaus.plexus.util.xml.pull.MXParser
-
- setInput(InputStream, String) -
Method in class org.codehaus.plexus.util.xml.pull.MXParser
-
- setInput(Reader) -
Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
- Set the input source for parser to the given reader and
resets the parser.
- setInput(InputStream, String) -
Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
- Sets the input stream the parser is going to process.
- setLine(String) -
Method in interface org.codehaus.plexus.util.cli.Arg
-
- setLine(String) -
Method in class org.codehaus.plexus.util.cli.Commandline.Argument
-
- setLineIndenter(String) -
Method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
- Set the string used as line indenter
- setLineSeparator(String) -
Method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
- Set the string used as line separator
- setName(String) -
Method in class org.codehaus.plexus.util.Os
- Sets the desired OS name
- setOutput(Writer) -
Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- setOutput(OutputStream, String) -
Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- setOutput(OutputStream, String) -
Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
- Set to use binary output stream with given encoding.
- setOutput(Writer) -
Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
- Set the output to the given writer.
- setOverwrite(boolean) -
Method in class org.codehaus.plexus.util.Expand
- Should we overwrite files in dest, even if they are newer than the
corresponding entries in the archive?
- setParent(Xpp3Dom) -
Method in class org.codehaus.plexus.util.xml.Xpp3Dom
-
- setPid(long) -
Method in class org.codehaus.plexus.util.cli.Commandline
-
- setPrefix(String, String) -
Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- setPrefix(String, String) -
Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
- Binds the given prefix to the given namespace.
- setPrefixCalled -
Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- setProperty(String, Object) -
Method in class org.codehaus.plexus.util.xml.pull.MXParser
-
- setProperty(String, Object) -
Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- setProperty(String, Object) -
Method in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
- Set the value of a property.
- setProperty(String, Object) -
Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
- Set the value of a property.
- setQuotedArgumentsEnabled(boolean) -
Method in class org.codehaus.plexus.util.cli.shell.Shell
-
- setQuotedExecutableEnabled(boolean) -
Method in class org.codehaus.plexus.util.cli.shell.Shell
-
- setShell(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.
- setSingleQuotedArgumentEscaped(boolean) -
Method in class org.codehaus.plexus.util.cli.shell.Shell
-
- setSingleQuotedExecutableEscaped(boolean) -
Method in class org.codehaus.plexus.util.cli.shell.Shell
-
- setSrc(File) -
Method in class org.codehaus.plexus.util.Expand
- Set the path to zip-file.
- setValue(String) -
Method in interface org.codehaus.plexus.util.cli.Arg
-
- setValue(String) -
Method in class org.codehaus.plexus.util.cli.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.
- setWorkingDirectory(File) -
Method in class org.codehaus.plexus.util.cli.Commandline
- Sets execution directory.
- setWorkingDirectory(String) -
Method in class org.codehaus.plexus.util.cli.shell.Shell
- Sets execution directory.
- setWorkingDirectory(File) -
Method in class org.codehaus.plexus.util.cli.shell.Shell
- Sets execution directory.
- setWriter(PrintWriter) -
Method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
- Set the underlying writer
- setupDefaultFilters() -
Method in class org.codehaus.plexus.util.AbstractScanner
-
- size() -
Method in class org.codehaus.plexus.util.CachedMap
- Returns the number of key-value mappings in this map.
- size() -
Method in class org.codehaus.plexus.util.FastMap
- Returns the number of key-value mappings in this
FastMap
.
- size() -
Method in class org.codehaus.plexus.util.cli.Commandline
-
- sizeChanged() -
Method in class org.codehaus.plexus.util.FastMap
- This methods is being called when the size of this
FastMap
has changed.
- sizeOfDirectory(String) -
Static method in class org.codehaus.plexus.util.FileUtils
- Recursively count size of a directory.
- sizeOfDirectory(File) -
Static method in class org.codehaus.plexus.util.FileUtils
- Recursively count size of a directory.
- skip(long) -
Method in class org.codehaus.plexus.util.InterpolationFilterReader
- Skips characters.
- skip(long) -
Method in class org.codehaus.plexus.util.LineOrientedInterpolatingReader
-
- skipS(char) -
Method in class org.codehaus.plexus.util.xml.pull.MXParser
-
- skipSubTree() -
Method in class org.codehaus.plexus.util.xml.pull.MXParser
- Skip sub tree that is currently porser positioned on.
- slowScan() -
Method in class org.codehaus.plexus.util.DirectoryScanner
- Top level invocation for a slow scan.
- sort(DAG) -
Static method in class org.codehaus.plexus.util.dag.TopologicalSorter
-
- sort(Vertex) -
Static method in class org.codehaus.plexus.util.dag.TopologicalSorter
-
- 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.
- startDocument(String, Boolean) -
Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- startDocument(String, Boolean) -
Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
- Write <?xml declaration with encoding (if encoding not null)
and standalone flag (if standalone not null)
This method can only be called just after setOutput.
- startElement(String) -
Method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
-
- startElement(String) -
Method in class org.codehaus.plexus.util.xml.SerializerXMLWriter
-
- startElement(String) -
Method in interface org.codehaus.plexus.util.xml.XMLWriter
-
- startTag(String, String) -
Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- startTag(String, String) -
Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
- Writes a start tag with the given namespace and name.
- startTagIncomplete -
Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- 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.
T
- TANDALONE -
Static variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- TEXT -
Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
- Character data was read and will is available by calling getText().
- TYPES -
Static variable in interface org.codehaus.plexus.util.xml.pull.XmlPullParser
- This array can be used to convert the event type integer constants
such as START_TAG or TEXT to
to a string.
- TopologicalSorter - class org.codehaus.plexus.util.dag.TopologicalSorter.
-
- TopologicalSorter() -
Constructor for class org.codehaus.plexus.util.dag.TopologicalSorter
-
- TypeFormat - class org.codehaus.plexus.util.TypeFormat.
- This class provides utility methods to parse
CharSequence
into primitive types and to format primitive types into
StringBuffer
. - text -
Variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- text(String) -
Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- text(char[], int, int) -
Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- text(String) -
Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
- Writes text, where special XML chars are escaped automatically
- text(char[], int, int) -
Method in interface org.codehaus.plexus.util.xml.pull.XmlSerializer
- Writes text, where special XML chars are escaped automatically
- toByteArray(InputStream) -
Static method in class org.codehaus.plexus.util.IOUtil
- Get the contents of an
InputStream
as a byte[]
.
- toByteArray(InputStream, int) -
Static method in class org.codehaus.plexus.util.IOUtil
- Get the contents of an
InputStream
as a byte[]
.
- toByteArray(Reader) -
Static method in class org.codehaus.plexus.util.IOUtil
- Get the contents of a
Reader
as a byte[]
.
- toByteArray(Reader, int) -
Static method in class org.codehaus.plexus.util.IOUtil
- Get the contents of a
Reader
as a byte[]
.
- toByteArray(String) -
Static method in class org.codehaus.plexus.util.IOUtil
- Get the contents of a
String
as a byte[]
.
- toByteArray(String, int) -
Static method in class org.codehaus.plexus.util.IOUtil
- Get the contents of a
String
as a byte[]
.
- toChars(int) -
Static method in class org.codehaus.plexus.util.xml.pull.MXParser
- TODO add javadoc
- toFile(URL) -
Static method in class org.codehaus.plexus.util.FileUtils
- Convert from a
URL
to a File
.
- toString() -
Method in class org.codehaus.plexus.util.FastMap
- Returns a
String
representation of this FastMap
.
- toString(InputStream) -
Static method in class org.codehaus.plexus.util.IOUtil
- Get the contents of an
InputStream
as a String.
- toString(InputStream, int) -
Static method in class org.codehaus.plexus.util.IOUtil
- Get the contents of an
InputStream
as a String.
- toString(InputStream, String) -
Static method in class org.codehaus.plexus.util.IOUtil
- Get the contents of an
InputStream
as a String.
- toString(InputStream, String, int) -
Static method in class org.codehaus.plexus.util.IOUtil
- Get the contents of an
InputStream
as a String.
- toString(Reader) -
Static method in class org.codehaus.plexus.util.IOUtil
- Get the contents of a
Reader
as a String.
- toString(Reader, int) -
Static method in class org.codehaus.plexus.util.IOUtil
- Get the contents of a
Reader
as a String.
- toString(byte[]) -
Static method in class org.codehaus.plexus.util.IOUtil
- Get the contents of a
byte[]
as a String.
- toString(byte[], int) -
Static method in class org.codehaus.plexus.util.IOUtil
- Get the contents of a
byte[]
as a String.
- toString(byte[], String) -
Static method in class org.codehaus.plexus.util.IOUtil
- Get the contents of a
byte[]
as a String.
- toString(byte[], String, int) -
Static method in class org.codehaus.plexus.util.IOUtil
- Get the contents of a
byte[]
as a String.
- toString() -
Method in class org.codehaus.plexus.util.StringOutputStream
- Deprecated.
- toString(String[]) -
Static method in class org.codehaus.plexus.util.cli.CommandLineUtils
-
- toString() -
Method in class org.codehaus.plexus.util.cli.Commandline
-
- toString(String[]) -
Static method in class org.codehaus.plexus.util.cli.Commandline
- Deprecated. Use
CommandLineUtils.toString(String[])
instead.
- toString() -
Method in class org.codehaus.plexus.util.dag.Vertex
-
- toString() -
Method in class org.codehaus.plexus.util.xml.Xpp3Dom
-
- toURLs(File[]) -
Static method in class org.codehaus.plexus.util.FileUtils
- Convert the array of Files into a list of URLs.
- toUnescapedString() -
Method in class org.codehaus.plexus.util.xml.Xpp3Dom
-
- tokenize -
Variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- tokenizePath(String) -
Static method in class org.codehaus.plexus.util.SelectorUtils
- Breaks a path up into a Vector of path elements, tokenizing on
File.separator
.
- tokenizePath(String, String) -
Static method in class org.codehaus.plexus.util.SelectorUtils
-
- translateCommandline(String) -
Static method in class org.codehaus.plexus.util.cli.CommandLineUtils
-
- translateCommandline(String) -
Static method in class org.codehaus.plexus.util.cli.Commandline
- Deprecated. Use
CommandLineUtils.translateCommandline(String)
instead.
- trim(String) -
Static method in class org.codehaus.plexus.util.StringUtils
- Removes control characters, including whitespace, from both
ends of this String, handling
null
by returning
null
.
- trim() -
Method in class org.codehaus.plexus.util.SweeperPool
- Trim the pool down to min size
U
- URLInputStreamFacade - class org.codehaus.plexus.util.io.URLInputStreamFacade.
- Implementation of
InputStreamFacade
for URL's. - URLInputStreamFacade(URL) -
Constructor for class org.codehaus.plexus.util.io.URLInputStreamFacade
- Creates a new instance.
- US_ASCII -
Static variable in class org.codehaus.plexus.util.ReaderFactory
- Seven-bit ASCII, also known as ISO646-US, also known as the Basic Latin block of the Unicode character set.
- US_ASCII -
Static variable in class org.codehaus.plexus.util.WriterFactory
- Seven-bit ASCII, also known as ISO646-US, also known as the Basic Latin block of the Unicode character set.
- UTF_16 -
Static variable in class org.codehaus.plexus.util.ReaderFactory
- Sixteen-bit Unicode Transformation Format, byte order specified by a mandatory initial byte-order mark (either
order accepted on input, big-endian used on output).
- UTF_16 -
Static variable in class org.codehaus.plexus.util.WriterFactory
- Sixteen-bit Unicode Transformation Format, byte order specified by a mandatory initial byte-order mark (either
order accepted on input, big-endian used on output).
- UTF_16BE -
Static variable in class org.codehaus.plexus.util.ReaderFactory
- Sixteen-bit Unicode Transformation Format, big-endian byte order.
- UTF_16BE -
Static variable in class org.codehaus.plexus.util.WriterFactory
- Sixteen-bit Unicode Transformation Format, big-endian byte order.
- UTF_16LE -
Static variable in class org.codehaus.plexus.util.ReaderFactory
- Sixteen-bit Unicode Transformation Format, little-endian byte order.
- UTF_16LE -
Static variable in class org.codehaus.plexus.util.WriterFactory
- Sixteen-bit Unicode Transformation Format, little-endian byte order.
- UTF_8 -
Static variable in class org.codehaus.plexus.util.ReaderFactory
- Eight-bit Unicode Transformation Format.
- UTF_8 -
Static variable in class org.codehaus.plexus.util.WriterFactory
- Eight-bit Unicode Transformation Format.
- 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.
- unifyLineSeparators(String) -
Static method in class org.codehaus.plexus.util.StringUtils
- Parses the given String and replaces all occurrences of
'\n', '\r' and '\r\n' with the system line separator.
- unifyLineSeparators(String, String) -
Static method in class org.codehaus.plexus.util.StringUtils
- Parses the given String and replaces all occurrences of
'\n', '\r' and '\r\n' with the system line separator.
- unifyQuotes(String) -
Static method in class org.codehaus.plexus.util.cli.shell.BourneShell
- Unify quotes in a path for the Bourne Shell.
- upperCase(String) -
Static method in class org.codehaus.plexus.util.StringUtils
- Convert a String to upper case,
null
String
returns null
.
- usePC -
Variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
V
- VERSION -
Static variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- Vertex - class org.codehaus.plexus.util.dag.Vertex.
-
- Vertex(String) -
Constructor for class org.codehaus.plexus.util.dag.Vertex
-
- value -
Variable in class org.codehaus.plexus.util.xml.Xpp3Dom
-
- values() -
Method in class org.codehaus.plexus.util.CachedMap
- Returns an unmodifiable view of the values contained in this map.
- values() -
Method in class org.codehaus.plexus.util.FastMap
- Returns a collection view of the values contained in this
FastMap
.
W
- WINDOWS -
Static variable in class org.codehaus.plexus.util.cli.Commandline
- Deprecated. Use
Os
class instead.
- WriterFactory - class org.codehaus.plexus.util.WriterFactory.
- Utility to create Writers, with explicit encoding choice: platform default,
XML, or specified.
- WriterFactory() -
Constructor for class org.codehaus.plexus.util.WriterFactory
-
- WriterStreamConsumer - class org.codehaus.plexus.util.cli.WriterStreamConsumer.
-
- WriterStreamConsumer(Writer) -
Constructor for class org.codehaus.plexus.util.cli.WriterStreamConsumer
-
- waitFor(String, int) -
Static method in class org.codehaus.plexus.util.FileUtils
- Waits for NFS to propagate a file creation, imposing a timeout.
- waitFor(File, int) -
Static method in class org.codehaus.plexus.util.FileUtils
- Waits for NFS to propagate a file creation, imposing a timeout.
- write(byte[]) -
Method in class org.codehaus.plexus.util.StringOutputStream
- Deprecated.
- write(byte[], int, int) -
Method in class org.codehaus.plexus.util.StringOutputStream
- Deprecated.
- write(int) -
Method in class org.codehaus.plexus.util.StringOutputStream
- Deprecated.
- write(char[], int, int) -
Method in class org.codehaus.plexus.util.xml.XmlStreamWriter
-
- write(Writer, Xpp3Dom) -
Static method in class org.codehaus.plexus.util.xml.Xpp3DomWriter
-
- write(PrintWriter, Xpp3Dom) -
Static method in class org.codehaus.plexus.util.xml.Xpp3DomWriter
-
- write(XMLWriter, Xpp3Dom) -
Static method in class org.codehaus.plexus.util.xml.Xpp3DomWriter
-
- write(XMLWriter, Xpp3Dom, boolean) -
Static method in class org.codehaus.plexus.util.xml.Xpp3DomWriter
-
- writeAttributeValue(String, Writer) -
Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- writeComment(XMLWriter, String) -
Static method in class org.codehaus.plexus.util.xml.XmlWriterUtil
- Convenience method to write XML comment line.
- writeComment(XMLWriter, String, int) -
Static method in class org.codehaus.plexus.util.xml.XmlWriterUtil
- Convenience method to write XML comment line.
- writeComment(XMLWriter, String, int, int) -
Static method in class org.codehaus.plexus.util.xml.XmlWriterUtil
- Convenience method to write XML comment line.
- writeComment(XMLWriter, String, int, int, int) -
Static method in class org.codehaus.plexus.util.xml.XmlWriterUtil
- Convenience method to write XML comment line.
- writeCommentLineBreak(XMLWriter) -
Static method in class org.codehaus.plexus.util.xml.XmlWriterUtil
- Convenience method to write XML comment line break.
- writeCommentLineBreak(XMLWriter, int) -
Static method in class org.codehaus.plexus.util.xml.XmlWriterUtil
- Convenience method to write XML comment line break with
columnSize
as length.
- writeCommentText(XMLWriter, String) -
Static method in class org.codehaus.plexus.util.xml.XmlWriterUtil
- Convenience method to write XML comments between two comments line break.
- writeCommentText(XMLWriter, String, int) -
Static method in class org.codehaus.plexus.util.xml.XmlWriterUtil
- Convenience method to write XML comments between two comments line break.
- writeCommentText(XMLWriter, String, int, int) -
Static method in class org.codehaus.plexus.util.xml.XmlWriterUtil
- Convenience method to write XML comment between two comment line break.
- writeCommentText(XMLWriter, String, int, int, int) -
Static method in class org.codehaus.plexus.util.xml.XmlWriterUtil
- Convenience method to write XML comments between two comments line break.
- writeElementContent(String, Writer) -
Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- writeElementContent(char[], int, int, Writer) -
Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- writeIndent() -
Method in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- writeIndentation -
Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- writeLineBreak(XMLWriter) -
Static method in class org.codehaus.plexus.util.xml.XmlWriterUtil
- Convenience method to write one
CRLF
.
- writeLineBreak(XMLWriter, int) -
Static method in class org.codehaus.plexus.util.xml.XmlWriterUtil
- Convenience method to repeat
CRLF
.
- writeLineBreak(XMLWriter, int, int) -
Static method in class org.codehaus.plexus.util.xml.XmlWriterUtil
- Convenience method to repeat
CRLF
and to indent the writer by 2
.
- writeLineBreak(XMLWriter, int, int, int) -
Static method in class org.codehaus.plexus.util.xml.XmlWriterUtil
- Convenience method to repeat
CRLF
and to indent the writer by indentSize
.
- writeLineSepartor -
Variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- writeMarkup(String) -
Method in class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
-
- writeMarkup(String) -
Method in class org.codehaus.plexus.util.xml.SerializerXMLWriter
-
- writeMarkup(String) -
Method in interface org.codehaus.plexus.util.xml.XMLWriter
-
- 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 interface org.codehaus.plexus.util.xml.XMLWriter
-
- writeToSerializer(String, XmlSerializer) -
Method in class org.codehaus.plexus.util.xml.Xpp3Dom
-
- writeToSerializer(String, XmlSerializer, Xpp3Dom) -
Method in class org.codehaus.plexus.util.xml.Xpp3DomUtils
-
X
- XMLNS_URI -
Static variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- XMLNS_URI -
Static variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- XMLWriter - interface org.codehaus.plexus.util.xml.XMLWriter.
-
- XML_URI -
Static variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- XML_URI -
Static variable in class org.codehaus.plexus.util.xml.pull.MXSerializer
-
- XmlPullParser - interface org.codehaus.plexus.util.xml.pull.XmlPullParser.
- XML Pull Parser is an interface that defines parsing functionality provided
in XMLPULL V1 API (visit this website to
learn more about API and its implementations).
- XmlPullParserException - exception org.codehaus.plexus.util.xml.pull.XmlPullParserException.
- This exception is thrown to signal XML Pull Parser related faults.
- XmlPullParserException(String) -
Constructor for class org.codehaus.plexus.util.xml.pull.XmlPullParserException
-
- XmlPullParserException(String, XmlPullParser, Throwable) -
Constructor for class org.codehaus.plexus.util.xml.pull.XmlPullParserException
-
- XmlReader - class org.codehaus.plexus.util.xml.XmlReader.
- Deprecated. use XmlStreamReader
- XmlReader(File) -
Constructor for class org.codehaus.plexus.util.xml.XmlReader
- Deprecated. Creates a Reader for a File.
- XmlReader(InputStream) -
Constructor for class org.codehaus.plexus.util.xml.XmlReader
- Deprecated. Creates a Reader for a raw InputStream.
- XmlReader(InputStream, boolean) -
Constructor for class org.codehaus.plexus.util.xml.XmlReader
- Deprecated. Creates a Reader for a raw InputStream.
- XmlReader(URL) -
Constructor for class org.codehaus.plexus.util.xml.XmlReader
- Deprecated. Creates a Reader using the InputStream of a URL.
- XmlReader(URLConnection) -
Constructor for class org.codehaus.plexus.util.xml.XmlReader
- Deprecated. Creates a Reader using the InputStream of a URLConnection.
- XmlReader(InputStream, String) -
Constructor for class org.codehaus.plexus.util.xml.XmlReader
- Deprecated. Creates a Reader using an InputStream an the associated content-type header.
- XmlReader(InputStream, String, boolean, String) -
Constructor for class org.codehaus.plexus.util.xml.XmlReader
- Deprecated. Creates a Reader using an InputStream an the associated content-type header.
- XmlReader(InputStream, String, boolean) -
Constructor for class org.codehaus.plexus.util.xml.XmlReader
- Deprecated. Creates a Reader using an InputStream an the associated content-type header.
- XmlReaderException - exception org.codehaus.plexus.util.xml.XmlReaderException.
- The XmlReaderException is thrown by the XmlReader constructors if the charset encoding can not be determined
according to the XML 1.0 specification and RFC 3023.
- XmlReaderException(String, String, String, String, InputStream) -
Constructor for class org.codehaus.plexus.util.xml.XmlReaderException
- Creates an exception instance if the charset encoding could not be determined.
- XmlReaderException(String, String, String, String, String, String, InputStream) -
Constructor for class org.codehaus.plexus.util.xml.XmlReaderException
- Creates an exception instance if the charset encoding could not be determined.
- XmlSerializer - interface org.codehaus.plexus.util.xml.pull.XmlSerializer.
- Define an interface to serialization of XML Infoset.
- XmlStreamReader - class org.codehaus.plexus.util.xml.XmlStreamReader.
- Character stream that handles (or at least attemtps to) all the necessary Voodo to figure out the charset encoding of
the XML document within the stream.
- XmlStreamReader(File) -
Constructor for class org.codehaus.plexus.util.xml.XmlStreamReader
- Creates a Reader for a File.
- XmlStreamReader(InputStream) -
Constructor for class org.codehaus.plexus.util.xml.XmlStreamReader
- Creates a Reader for a raw InputStream.
- XmlStreamReader(InputStream, boolean) -
Constructor for class org.codehaus.plexus.util.xml.XmlStreamReader
- Creates a Reader for a raw InputStream.
- XmlStreamReader(URL) -
Constructor for class org.codehaus.plexus.util.xml.XmlStreamReader
- Creates a Reader using the InputStream of a URL.
- XmlStreamReader(URLConnection) -
Constructor for class org.codehaus.plexus.util.xml.XmlStreamReader
- Creates a Reader using the InputStream of a URLConnection.
- XmlStreamReader(InputStream, String) -
Constructor for class org.codehaus.plexus.util.xml.XmlStreamReader
- Creates a Reader using an InputStream an the associated content-type header.
- XmlStreamReader(InputStream, String, boolean, String) -
Constructor for class org.codehaus.plexus.util.xml.XmlStreamReader
- Creates a Reader using an InputStream an the associated content-type header.
- XmlStreamReader(InputStream, String, boolean) -
Constructor for class org.codehaus.plexus.util.xml.XmlStreamReader
- Creates a Reader using an InputStream an the associated content-type header.
- XmlStreamReaderException - exception org.codehaus.plexus.util.xml.XmlStreamReaderException.
- The XmlStreamReaderException is thrown by the XmlStreamReader constructors if the charset encoding can not be determined
according to the XML 1.0 specification and RFC 3023.
- XmlStreamReaderException(String, String, String, String, InputStream) -
Constructor for class org.codehaus.plexus.util.xml.XmlStreamReaderException
- Creates an exception instance if the charset encoding could not be determined.
- XmlStreamReaderException(String, String, String, String, String, String, InputStream) -
Constructor for class org.codehaus.plexus.util.xml.XmlStreamReaderException
- Creates an exception instance if the charset encoding could not be determined.
- XmlStreamWriter - class org.codehaus.plexus.util.xml.XmlStreamWriter.
- Character stream that handles (or at least attemtps to) all the necessary Voodo to figure out the charset encoding of
the XML document written to the stream.
- XmlStreamWriter(OutputStream) -
Constructor for class org.codehaus.plexus.util.xml.XmlStreamWriter
-
- XmlStreamWriter(File) -
Constructor for class org.codehaus.plexus.util.xml.XmlStreamWriter
-
- XmlUtil - class org.codehaus.plexus.util.xml.XmlUtil.
- Common XML utilities methods.
- XmlUtil() -
Constructor for class org.codehaus.plexus.util.xml.XmlUtil
-
- XmlWriterUtil - class org.codehaus.plexus.util.xml.XmlWriterUtil.
- Utility class for the
XmlWriter
class. - XmlWriterUtil() -
Constructor for class org.codehaus.plexus.util.xml.XmlWriterUtil
-
- Xpp3Dom - class org.codehaus.plexus.util.xml.Xpp3Dom.
-
- Xpp3Dom(String) -
Constructor for class org.codehaus.plexus.util.xml.Xpp3Dom
-
- Xpp3Dom(Xpp3Dom) -
Constructor for class org.codehaus.plexus.util.xml.Xpp3Dom
- Copy constructor.
- Xpp3Dom(Xpp3Dom, String) -
Constructor for class org.codehaus.plexus.util.xml.Xpp3Dom
- Copy constructor with alternative name.
- Xpp3DomBuilder - class org.codehaus.plexus.util.xml.Xpp3DomBuilder.
-
- Xpp3DomBuilder() -
Constructor for class org.codehaus.plexus.util.xml.Xpp3DomBuilder
-
- Xpp3DomUtils - class org.codehaus.plexus.util.xml.Xpp3DomUtils.
-
- Xpp3DomUtils() -
Constructor for class org.codehaus.plexus.util.xml.Xpp3DomUtils
-
- Xpp3DomWriter - class org.codehaus.plexus.util.xml.Xpp3DomWriter.
-
- Xpp3DomWriter() -
Constructor for class org.codehaus.plexus.util.xml.Xpp3DomWriter
-
- xmlDeclContent -
Variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- xmlDeclStandalone -
Variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
- xmlDeclVersion -
Variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
Y
- YES -
Static variable in class org.codehaus.plexus.util.xml.pull.MXParser
-
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
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2001-2010 Codehaus. All Rights Reserved.