Cari di Apache Ant 
    Apache Ant Tutorial
Daftar Isi
(Sebelumnya) Index PIndex S (Berikutnya)

Index Q & R - Apache Ant API

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 | Z
addC | addF | addR | AN | Co | cr | getC | getD | getG | getM | getP | getS | getV
setB | setD | setE | setF | setG | setJ | setN | setP | setR | setS | setT | setV | SP

Q

QSORT_STACK_SIZE - Static variable in class org.apache.tools.bzip2.CBZip2OutputStream
This constant is accessible by subclasses for historical purposes.
QUALIFY_ALL - Static variable in class org.apache.tools.ant.util.DOMElementWriter.XmlNamespacePolicy
Qualifies namespaces for elements and attributes.
Quantifier - Class in org.apache.tools.ant.types
EnumeratedAttribute for quantifier comparisons.
Quantifier() - Constructor for class org.apache.tools.ant.types.Quantifier
Default constructor.
Quantifier(String) - Constructor for class org.apache.tools.ant.types.Quantifier
Construct a new Quantifier with the specified value.
quoteArgument(String) - Static method in class org.apache.tools.ant.types.Commandline
Put quotes around the given String if necessary.

R

rcs - Variable in class org.apache.tools.ant.taskdefs.Copy
 
read() - Method in class org.apache.tools.ant.DemuxInputStream
Read a byte from the project's demuxed input.
read(byte[], int, int) - Method in class org.apache.tools.ant.DemuxInputStream
Read bytes from the project's demuxed input.
read(char[], int, int) - Method in class org.apache.tools.ant.filters.BaseFilterReader
Reads characters into a portion of an array.
read() - Method in class org.apache.tools.ant.filters.ClassConstants
Reads and assembles the constants declared in a class file.
read() - Method in class org.apache.tools.ant.filters.ConcatFilter
Returns the next character in the filtered stream.
read() - Method in class org.apache.tools.ant.filters.EscapeUnicode
Returns the next character in the filtered stream, converting non latin characters to unicode escapes.
read() - Method in class org.apache.tools.ant.filters.ExpandProperties
Returns the next character in the filtered stream.
read() - Method in class org.apache.tools.ant.filters.FixCrLfFilter
Return the next character in the filtered stream.
read() - Method in class org.apache.tools.ant.filters.HeadFilter
Returns the next character in the filtered stream.
read() - Method in class org.apache.tools.ant.filters.LineContains
Returns the next character in the filtered stream, only including lines from the original stream which contain all of the specified words.
read() - Method in class org.apache.tools.ant.filters.LineContainsRegExp
Returns the next character in the filtered stream, only including lines from the original stream which match all of the specified regular expressions.
read() - Method in class org.apache.tools.ant.filters.PrefixLines
Returns the next character in the filtered stream.
read() - Method in class org.apache.tools.ant.filters.ReplaceTokens
Returns the next character in the filtered stream, replacing tokens from the original stream.
read() - Method in class org.apache.tools.ant.filters.SortFilter
Returns the next character in the filtered stream.
read() - Method in class org.apache.tools.ant.filters.StripJavaComments
Returns the next character in the filtered stream, not including Java comments.
read() - Method in class org.apache.tools.ant.filters.StripLineBreaks
Returns the next character in the filtered stream, only including characters not in the set of line-breaking characters.
read() - Method in class org.apache.tools.ant.filters.StripLineComments
Returns the next character in the filtered stream, only including lines from the original stream which don't start with any of the specified comment prefixes.
read() - Method in class org.apache.tools.ant.filters.SuffixLines
Returns the next character in the filtered stream.
read() - Method in class org.apache.tools.ant.filters.TabsToSpaces
Returns the next character in the filtered stream, converting tabs to the specified number of spaces.
read() - Method in class org.apache.tools.ant.filters.TailFilter
Returns the next character in the filtered stream.
read() - Method in class org.apache.tools.ant.filters.TokenFilter
Returns the next character in the filtered stream, only including lines from the original stream which match all of the specified regular expressions.
read(BufferedReader) - Method in class org.apache.tools.ant.taskdefs.Manifest.Section
Read a section through a reader.
read(InputStream) - Method in class org.apache.tools.ant.taskdefs.optional.depend.ClassFile
Read the class from a data stream.
read(DataInputStream) - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ClassCPInfo
Read the entry from a stream.
read(DataInputStream) - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ConstantPool
Read the constant pool from a class input stream.
read(DataInputStream) - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ConstantPoolEntry
read a constant pool entry from a class stream.
read(DataInputStream) - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.DoubleCPInfo
read a constant pool entry from a class stream.
read(DataInputStream) - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.FieldRefCPInfo
read a constant pool entry from a class stream.
read(DataInputStream) - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.FloatCPInfo
read a constant pool entry from a class stream.
read(DataInputStream) - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.IntegerCPInfo
read a constant pool entry from a class stream.
read(DataInputStream) - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.InterfaceMethodRefCPInfo
read a constant pool entry from a class stream.
read(DataInputStream) - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.LongCPInfo
read a constant pool entry from a class stream.
read(DataInputStream) - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.MethodRefCPInfo
read a constant pool entry from a class stream.
read(DataInputStream) - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.NameAndTypeCPInfo
read a constant pool entry from a class stream.
read(DataInputStream) - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.StringCPInfo
read a constant pool entry from a class stream.
read(DataInputStream) - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.Utf8CPInfo
read a constant pool entry from a class stream.
read() - Method in class org.apache.tools.ant.util.ConcatFileInputStream
Read a byte.
read() - Method in class org.apache.tools.ant.util.ConcatResourceInputStream
Read a byte.
read() - Method in class org.apache.tools.ant.util.LeadPipeInputStream
Read a byte from the stream.
read() - Method in class org.apache.tools.ant.util.ReaderInputStream
Reads from the Reader, returning the same value.
read(byte[], int, int) - Method in class org.apache.tools.ant.util.ReaderInputStream
Reads from the Reader into a byte array
read() - Method in class org.apache.tools.bzip2.CBZip2InputStream
 
read(byte[], int, int) - Method in class org.apache.tools.bzip2.CBZip2InputStream
 
read() - Method in class org.apache.tools.tar.TarInputStream
Reads a byte from the current tar archive entry.
read(byte[], int, int) - Method in class org.apache.tools.tar.TarInputStream
Reads bytes from the current tar archive entry.
READ - Static variable in class org.apache.tools.zip.ExtraFieldUtils.UnparseableExtraField
Read the extra field data into an instance of UnparseableExtraFieldData.
READ_KEY - Static variable in class org.apache.tools.zip.ExtraFieldUtils.UnparseableExtraField
Key for "read" action.
ReadableSelector - Class in org.apache.tools.ant.types.selectors
A selector that selects readable files.
ReadableSelector() - Constructor for class org.apache.tools.ant.types.selectors.ReadableSelector
 
readBuf - Variable in class org.apache.tools.tar.TarInputStream
 
readEntry(DataInputStream) - Static method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ConstantPoolEntry
Read a constant pool entry from a stream.
reader - Variable in class org.apache.tools.mail.SmtpResponseReader
 
readerClassName - Variable in class org.apache.tools.ant.taskdefs.optional.XMLValidateTask
 
ReaderInputStream - Class in org.apache.tools.ant.util
Adapts a Reader as an InputStream.
ReaderInputStream(Reader) - Constructor for class org.apache.tools.ant.util.ReaderInputStream
Construct a ReaderInputStream for the specified Reader.
ReaderInputStream(Reader, String) - Constructor for class org.apache.tools.ant.util.ReaderInputStream
Construct a ReaderInputStream for the specified Reader, with the specified encoding.
readFilters() - Method in class org.apache.tools.ant.taskdefs.Filter
Read the filters.
readFiltersFromFile(File) - Method in class org.apache.tools.ant.types.FilterSet
Read the filters from the given file.
readFully() - Method in class org.apache.tools.ant.filters.BaseFilterReader
Reads to the end of the stream, returning the contents as a String.
readFully(Reader) - Method in class org.apache.tools.ant.filters.util.ChainReaderHelper
Read data from the reader and return the contents as a string.
readFully(Reader) - Static method in class org.apache.tools.ant.util.FileUtils
Read from reader till EOF.
readFully(Reader, int) - Static method in class org.apache.tools.ant.util.FileUtils
Read from reader till EOF.
readLine() - Method in class org.apache.tools.ant.filters.BaseFilterReader
Reads a line of text ending with '' (or until the end of the stream).
readRecord() - Method in class org.apache.tools.tar.TarBuffer
Read a record from the input stream and return the data.
reconfigure(Project) - Method in class org.apache.tools.ant.RuntimeConfigurable
Reconfigure the element, even if it has already been configured.
reconfigure() - Method in class org.apache.tools.ant.Task
Force the task to be reconfigured from its RuntimeConfigurable.
record() - Method in class org.apache.tools.ant.taskdefs.optional.unix.Symlink
Record symlinks.
recordBuf - Variable in class org.apache.tools.tar.TarOutputStream
 
Recorder - Class in org.apache.tools.ant.taskdefs
Adds a listener to the current build process that records the output to a file.
Recorder() - Constructor for class org.apache.tools.ant.taskdefs.Recorder
 
Recorder.ActionChoices - Class in org.apache.tools.ant.taskdefs
A list of possible values for the setAction() method.
Recorder.ActionChoices() - Constructor for class org.apache.tools.ant.taskdefs.Recorder.ActionChoices
 
Recorder.VerbosityLevelChoices - Class in org.apache.tools.ant.taskdefs
A list of possible values for the setLoglevel() method.
Recorder.VerbosityLevelChoices() - Constructor for class org.apache.tools.ant.taskdefs.Recorder.VerbosityLevelChoices
 
RecorderEntry - Class in org.apache.tools.ant.taskdefs
This is a class that represents a recorder.
RecorderEntry(String) - Constructor for class org.apache.tools.ant.taskdefs.RecorderEntry
 
recreate() - Method in class org.apache.tools.ant.taskdefs.optional.unix.Symlink
Restore symlinks.
recreateSrc() - Method in class org.apache.tools.ant.taskdefs.Javac
Recreate src.
Rectangle - Class in org.apache.tools.ant.types.optional.image
 
Rectangle() - Constructor for class org.apache.tools.ant.types.optional.image.Rectangle
 
redirector - Variable in class org.apache.tools.ant.taskdefs.ExecTask
 
redirector - Variable in class org.apache.tools.ant.taskdefs.Java
 
Redirector - Class in org.apache.tools.ant.taskdefs
The Redirector class manages the setup and connection of input and output redirection for an Ant project component.
Redirector(Task) - Constructor for class org.apache.tools.ant.taskdefs.Redirector
Create a redirector instance for the given task
Redirector(ProjectComponent) - Constructor for class org.apache.tools.ant.taskdefs.Redirector
Create a redirector instance for the given task
redirectorElement - Variable in class org.apache.tools.ant.taskdefs.ExecTask
 
redirectorElement - Variable in class org.apache.tools.ant.taskdefs.Java
 
RedirectorElement - Class in org.apache.tools.ant.types
Element representation of a Redirector.
RedirectorElement() - Constructor for class org.apache.tools.ant.types.RedirectorElement
 
ref - Variable in class org.apache.tools.ant.taskdefs.Property
 
ref - Variable in class org.apache.tools.ant.types.DataType
Deprecated.
since 1.7. The user should not be directly referencing variable. Please use DataType.getRefid() instead.
Reference - Class in org.apache.tools.ant.types
Class to hold a reference to another object in the project.
Reference() - Constructor for class org.apache.tools.ant.types.Reference
Deprecated.
since 1.7. Please use Reference.Reference(Project,String) instead.
Reference(String) - Constructor for class org.apache.tools.ant.types.Reference
Deprecated.
since 1.7. Please use Reference.Reference(Project,String) instead.
Reference(Project, String) - Constructor for class org.apache.tools.ant.types.Reference
Create a reference to a named ID in a particular project.
REFID_CLASSPATH_LOADER_PREFIX - Static variable in class org.apache.tools.ant.MagicNames
Prefix used to store classloader references.
REFID_CLASSPATH_REUSE_LOADER - Static variable in class org.apache.tools.ant.MagicNames
Name of the magic property that controls classloader reuse.
REFID_LOCAL_PROPERTIES - Static variable in class org.apache.tools.ant.MagicNames
Reference used to store the local properties.
REFID_PROJECT_HELPER - Static variable in class org.apache.tools.ant.MagicNames
Name of ProjectHelper reference that we add to a project.
REFID_PROPERTY_HELPER - Static variable in class org.apache.tools.ant.MagicNames
Reference used to store the property helper.
REFID_TARGETS - Static variable in class org.apache.tools.ant.helper.ProjectHelper2
Reference holding the (ordered) target Vector
ReflectUtil - Class in org.apache.tools.ant.util
Utility class to handle reflection on java objects.
ReflectWrapper - Class in org.apache.tools.ant.util
Utility class to handle reflection on java objects.
ReflectWrapper(ClassLoader, String) - Constructor for class org.apache.tools.ant.util.ReflectWrapper
Construct a wrapped object using the no arg constructor.
ReflectWrapper(Object) - Constructor for class org.apache.tools.ant.util.ReflectWrapper
Constructor using a passed in object.
reg - Variable in class org.apache.tools.ant.util.RegexpPatternMapper
 
REGEX_KEY - Static variable in class org.apache.tools.ant.types.selectors.FilenameSelector
Used for parameterized custom selector
Regexp - Interface in org.apache.tools.ant.util.regexp
Interface which represents a regular expression, and the operations that can be performed on it.
REGEXP_IMPL - Static variable in class org.apache.tools.ant.MagicNames
property for regular expression implementation.
RegexpFactory - Class in org.apache.tools.ant.util.regexp
Regular expression factory, which will create Regexp objects.
RegexpFactory() - Constructor for class org.apache.tools.ant.util.regexp.RegexpFactory
Constructor for RegexpFactory
RegexpMatcher - Interface in org.apache.tools.ant.util.regexp
Interface describing a regular expression matcher.
RegexpMatcherFactory - Class in org.apache.tools.ant.util.regexp
Simple Factory Class that produces an implementation of RegexpMatcher based on the system property ant.regexp.regexpimpl and the classes available.
RegexpMatcherFactory() - Constructor for class org.apache.tools.ant.util.regexp.RegexpMatcherFactory
Constructor for RegexpMatcherFactory.
regexpMatcherPresent(Project) - Static method in class org.apache.tools.ant.util.regexp.RegexpMatcherFactory
Checks if a RegExp-Matcher is available.
RegexpPatternMapper - Class in org.apache.tools.ant.util
Implementation of FileNameMapper that does regular expression replacements.
RegexpPatternMapper() - Constructor for class org.apache.tools.ant.util.RegexpPatternMapper
Constructor for RegexpPatternMapper.
RegexpUtil - Class in org.apache.tools.ant.util.regexp
Regular expression utilities class which handles flag operations.
RegexpUtil() - Constructor for class org.apache.tools.ant.util.regexp.RegexpUtil
 
register(Class) - Static method in class org.apache.tools.zip.ExtraFieldUtils
Register a ZipExtraField implementation.
registerDTD(String, String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.DescriptorHandler
Register a dtd with a location.
registerDTD(String, String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.IPlanetEjbc
Registers the location of a local DTD file or resource.
registerKnownDTDs(DescriptorHandler) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
Register the locations of all known DTDs.
registerKnownDTDs(DescriptorHandler) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.JonasDeploymentTool
Register the locations of all known DTDs.
registerKnownDTDs(DescriptorHandler) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
Register the DTDs.
registerProjectHelper(String) - Method in class org.apache.tools.ant.ProjectHelperRepository
Register the specified project helper into the repository.
registerProjectHelper(Class) - Method in class org.apache.tools.ant.ProjectHelperRepository
Register the specified project helper into the repository.
registerThreadTask(Thread, Task) - Method in class org.apache.tools.ant.Project
Register a task as the current task for a thread.
RegularExpression - Class in org.apache.tools.ant.types
A regular expression datatype.
RegularExpression() - Constructor for class org.apache.tools.ant.types.RegularExpression
default constructor
remove() - Method in class org.apache.tools.ant.types.resources.FileResourceIterator
Not implemented.
remove(Object) - Method in class org.apache.tools.ant.util.LayoutPreservingProperties
 
remove(Object) - Method in class org.apache.tools.ant.util.LinkedHashtable
 
remove(int) - Method in class org.apache.tools.ant.util.VectorSet
 
remove(Object) - Method in class org.apache.tools.ant.util.VectorSet
 
removeAll(Collection) - Method in class org.apache.tools.ant.util.VectorSet
 
removeAllElements() - Method in class org.apache.tools.ant.util.VectorSet
 
removeAttribute(String) - Method in class org.apache.tools.ant.RuntimeConfigurable
Delete an attribute.
removeAttribute(String) - Method in class org.apache.tools.ant.taskdefs.Manifest.Section
Remove the given attribute from the section
removeBuildListener(BuildListener) - Method in class org.apache.tools.ant.Project
Remove a build listener from the list.
removeCommandline(Commandline) - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
remove a particular command from a vector of command lines
removeDefaultExclude(String) - Static method in class org.apache.tools.ant.DirectoryScanner
Remove a string if it is a default exclude.
removeDir(File) - Method in class org.apache.tools.ant.taskdefs.Delete
Delete a directory
removeElement(Object) - Method in class org.apache.tools.ant.util.VectorSet
 
removeElementAt(int) - Method in class org.apache.tools.ant.util.VectorSet
 
removeExtraField(ZipShort) - Method in class org.apache.tools.zip.ZipEntry
Remove an extra field.
removeFiles(File, String[], String[]) - Method in class org.apache.tools.ant.taskdefs.Delete
remove an array of files in a directory, and a list of subdirectories which will only be deleted if 'includeEmpty' is true
removeFlag(int, int) - Static method in class org.apache.tools.ant.util.regexp.RegexpUtil
Remove a particular flag from an int value contains the option flags.
removeLeadingPath(File, File) - Method in class org.apache.tools.ant.util.FileUtils
Removes a leading path from a second path.
removePrefix(String, String) - Static method in class org.apache.tools.ant.util.StringUtils
Removes the prefix from a given string, if the string contains that prefix.
removeRange(int, int) - Method in class org.apache.tools.ant.util.VectorSet
 
removeSuffix(String, String) - Static method in class org.apache.tools.ant.util.StringUtils
Removes the suffix from a given string, if the string contains that suffix.
removeTimeoutObserver(TimeoutObserver) - Method in class org.apache.tools.ant.util.Watchdog
Remove a timeout observer.
removeUnparseableExtraFieldData() - Method in class org.apache.tools.zip.ZipEntry
Removes unparseable extra field data.
removeWhitespace(String) - Static method in class org.apache.tools.ant.types.selectors.SelectorUtils
"Flattens" a string by removing all whitespace (space, tab, linefeed, carriage return, and formfeed).
Rename - Class in org.apache.tools.ant.taskdefs
Deprecated.
The rename task is deprecated since Ant 1.2. Use move instead.
Rename() - Constructor for class org.apache.tools.ant.taskdefs.Rename
Deprecated.
 
rename(File, File) - Method in class org.apache.tools.ant.util.FileUtils
Renames a file, even if that involves crossing file system boundaries.
RenameExtensions - Class in org.apache.tools.ant.taskdefs.optional
Deprecated.
since 1.5.x. Use <move> instead
RenameExtensions() - Constructor for class org.apache.tools.ant.taskdefs.optional.RenameExtensions
Deprecated.
Creates new RenameExtensions
renameFile(File, File, boolean, boolean) - Method in class org.apache.tools.ant.taskdefs.Move
Attempts to rename a file from a source to a destination.
replace(String, Hashtable) - Static method in class org.apache.tools.ant.taskdefs.KeySubst
Deprecated.
Does replacement on text using the hashtable of keys.
Replace - Class in org.apache.tools.ant.taskdefs
Replaces all occurrences of one or more string tokens with given values in the indicated files.
Replace() - Constructor for class org.apache.tools.ant.taskdefs.Replace
 
replace(String, String, String) - Static method in class org.apache.tools.ant.util.StringUtils
Replace occurrences into a string.
Replace.NestedString - Class in org.apache.tools.ant.taskdefs
An inline string to use as the replacement text.
Replace.NestedString() - Constructor for class org.apache.tools.ant.taskdefs.Replace.NestedString
 
Replace.Replacefilter - Class in org.apache.tools.ant.taskdefs
A filter to apply.
Replace.Replacefilter() - Constructor for class org.apache.tools.ant.taskdefs.Replace.Replacefilter
 
REPLACE_ALL - Static variable in interface org.apache.tools.ant.util.regexp.Regexp
Replace all occurrences of the regular expression
REPLACE_FIRST - Static variable in interface org.apache.tools.ant.util.regexp.Regexp
Replace only the first occurrence of the regular expression
replaceContextLoader() - Method in class org.apache.tools.ant.util.ScriptRunnerBase
Replace the current context classloader with the script context classloader.
replaceProperties(String) - Method in class org.apache.tools.ant.Project
Replace ${} style constructions in the given value with the string value of the corresponding data types.
replaceProperties(Project, String) - Static method in class org.apache.tools.ant.ProjectHelper
Deprecated.
since 1.6.x. Use project.replaceProperties().
replaceProperties(Project, String, Hashtable) - Static method in class org.apache.tools.ant.ProjectHelper
Deprecated.
since 1.6.x. Use PropertyHelper.
replaceProperties(String, String, Hashtable) - Method in class org.apache.tools.ant.PropertyHelper
Replaces ${xxx} style constructions in the given value with the string value of the corresponding data types.
replaceProperties(String) - Method in class org.apache.tools.ant.PropertyHelper
Replaces ${xxx} style constructions in the given value with the string value of the corresponding data types.
replaceReferences(String) - Method in class org.apache.tools.ant.util.RegexpPatternMapper
Replace all backreferences in the to pattern with the matched groups of the source.
ReplaceRegExp - Class in org.apache.tools.ant.taskdefs.optional
Performs regular expression string replacements in a text file.
ReplaceRegExp() - Constructor for class org.apache.tools.ant.taskdefs.optional.ReplaceRegExp
Default Constructor
replaceString(String, String, String) - Method in class org.apache.tools.ant.taskdefs.optional.jsp.WLJspc
Replace occurances of a string with a replacement string.
ReplaceTokens - Class in org.apache.tools.ant.filters
Replaces tokens in the original input with user-supplied values.
ReplaceTokens() - Constructor for class org.apache.tools.ant.filters.ReplaceTokens
Constructor for "dummy" instances.
ReplaceTokens(Reader) - Constructor for class org.apache.tools.ant.filters.ReplaceTokens
Creates a new filtered reader.
replaceTokens(String) - Method in class org.apache.tools.ant.types.FilterSet
Does replacement on the given string with token matching.
replaceTokens(String) - Method in class org.apache.tools.ant.types.FilterSetCollection
Does replacement on the given string with token matching.
ReplaceTokens.Token - Class in org.apache.tools.ant.filters
Holds a token
ReplaceTokens.Token() - Constructor for class org.apache.tools.ant.filters.ReplaceTokens.Token
 
replyto(String) - Method in class org.apache.tools.mail.MailMessage
Sets the replyto address This method may be called multiple times.
replyToList - Variable in class org.apache.tools.ant.taskdefs.email.Mailer
 
REPORT - Static variable in class org.apache.tools.ant.taskdefs.Definer.OnError
Enumerated values
REPOSITORY_DIR_PROPERTY - Static variable in class org.apache.tools.ant.MagicNames
Name of the property which can provide an override of the repository dir.
REPOSITORY_URL_PROPERTY - Static variable in class org.apache.tools.ant.MagicNames
Name of the property which can provide an override of the repository URL.
REQUIRE_IMPLEMENTATION_CHANGE - Static variable in class org.apache.tools.ant.taskdefs.optional.extension.Specification
Enum indicating that extension requires an upgrade of implementation to be compatible with other Package Specification.
REQUIRE_IMPLEMENTATION_UPGRADE - Static variable in class org.apache.tools.ant.taskdefs.optional.extension.Extension
Enum indicating that extension requires an upgrade of implementation to be compatible with other extension.
REQUIRE_SPECIFICATION_UPGRADE - Static variable in class org.apache.tools.ant.taskdefs.optional.extension.Extension
Enum indicating that extension requires an upgrade of specification to be compatible with other extension.
REQUIRE_SPECIFICATION_UPGRADE - Static variable in class org.apache.tools.ant.taskdefs.optional.extension.Specification
Enum indicating that extension requires an upgrade of specification to be compatible with other Package Specification.
REQUIRE_VENDOR_SWITCH - Static variable in class org.apache.tools.ant.taskdefs.optional.extension.Extension
Enum indicating that extension requires a vendor switch to be compatible with other extension.
REQUIRE_VENDOR_SWITCH - Static variable in class org.apache.tools.ant.taskdefs.optional.extension.Specification
Enum indicating that extension requires a vendor switch to be compatible with other Package Specification.
reset() - Method in class org.apache.tools.ant.taskdefs.Concat
Reset state to default.
reset() - Method in class org.apache.tools.ant.taskdefs.Jar
reset to default values.
reset() - Method in class org.apache.tools.ant.taskdefs.Zip
Makes this instance reset all attributes to their default values and forget all children.
reset() - Method in class org.apache.tools.ant.util.depend.AbstractAnalyzer
Reset the dependency list.
reset() - Method in interface org.apache.tools.ant.util.depend.DependencyAnalyzer
Reset the dependency list.
reset() - Method in class org.apache.tools.ant.util.ReaderInputStream
Resets the Reader.
reset() - Method in class org.apache.tools.tar.TarInputStream
Since we do not support marking just yet, we do nothing.
resetDefaultExcludes() - Static method in class org.apache.tools.ant.DirectoryScanner
Go back to the hardwired default exclude patterns.
resetFileLists() - Method in class org.apache.tools.ant.taskdefs.Javac
Clear the list of files to be compiled and copied..
resetFileLists() - Method in class org.apache.tools.ant.taskdefs.optional.jsp.JspC
Clear the list of files to be compiled and copied..
resetThreadContextLoader() - Method in class org.apache.tools.ant.AntClassLoader
Resets the current thread's context loader to its original value.
resolve(ConstantPool) - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ClassCPInfo
Resolve this class info against the given constant pool.
resolve() - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ConstantPool
Resolve the entries in the constant pool.
resolve(ConstantPool) - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ConstantPoolEntry
Resolve this constant pool entry with respect to its dependents in the constant pool.
resolve(ConstantPool) - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.FieldRefCPInfo
Resolve this constant pool entry with respect to its dependents in the constant pool.
resolve(ConstantPool) - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.InterfaceMethodRefCPInfo
Resolve this constant pool entry with respect to its dependents in the constant pool.
resolve(ConstantPool) - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.MethodRefCPInfo
Resolve this constant pool entry with respect to its dependents in the constant pool.
resolve(ConstantPool) - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.NameAndTypeCPInfo
Resolve this constant pool entry with respect to its dependents in the constant pool.
resolve(ConstantPool) - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.StringCPInfo
Resolve this constant pool entry with respect to its dependents in the constant pool.
resolve(Extension, Project) - Method in interface org.apache.tools.ant.taskdefs.optional.extension.ExtensionResolver
Attempt to locate File that satisfies extension via resolver.
resolve(Extension, Project) - Method in class org.apache.tools.ant.taskdefs.optional.extension.resolvers.AntResolver
Returns the resolved file
resolve(Extension, Project) - Method in class org.apache.tools.ant.taskdefs.optional.extension.resolvers.LocationResolver
Returns the resolved file
resolve(Extension, Project) - Method in class org.apache.tools.ant.taskdefs.optional.extension.resolvers.URLResolver
Returns the file resolved from URL and directory
resolve(String, String) - Method in class org.apache.tools.ant.types.XMLCatalog
Implements the URIResolver.resolve() interface method.
resolveAllProperties(Map) - Method in class org.apache.tools.ant.property.ResolvePropertyMap
Deprecated.
since Ant 1.8.2, use the three-arg method instead.
resolveAllProperties(Map, String) - Method in class org.apache.tools.ant.property.ResolvePropertyMap
Deprecated.
since Ant 1.8.2, use the three-arg method instead.
resolveAllProperties(Map, String, boolean) - Method in class org.apache.tools.ant.property.ResolvePropertyMap
The action method - resolves all the properties in a map.
resolveBackSlash(String) - Static method in class org.apache.tools.ant.filters.TokenFilter
xml does not do "c" like interpretation of strings.
resolveBackSlash(String) - Static method in class org.apache.tools.ant.util.StringUtils
xml does not do "c" like interpretation of strings.
resolveEntity(String, String) - Method in class org.apache.tools.ant.helper.ProjectHelper2.RootHandler
Resolves file: URIs relative to the build file.
resolveEntity(String, String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.DescriptorHandler
Resolve the entity.
resolveEntity(String, String) - Method in class org.apache.tools.ant.types.XMLCatalog
Implements the EntityResolver.resolveEntity() interface method.
resolveExecutable(String, boolean) - Method in class org.apache.tools.ant.taskdefs.ExecTask
The method attempts to figure out where the executable is so that we can feed the full path.
resolveFile(String, File) - Method in class org.apache.tools.ant.Project
Deprecated.
since 1.4.x
resolveFile(String) - Method in class org.apache.tools.ant.Project
Return the canonical form of a filename.
resolveFile(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
Correct a file path to correspond to the remote host requirements.
resolveFile(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl
Correct a file path to correspond to the remote host requirements.
resolveFile(File, String) - Method in class org.apache.tools.ant.util.FileUtils
Interpret the filename as a file relative to the given file unless the filename already represents an absolute filename.
ResolvePropertyMap - Class in org.apache.tools.ant.property
Class to resolve properties in a map.
ResolvePropertyMap(Project, GetProperty, Collection) - Constructor for class org.apache.tools.ant.property.ResolvePropertyMap
Constructor with a master getproperty and a collection of expanders.
resource - Variable in class org.apache.tools.ant.taskdefs.Property
 
Resource - Class in org.apache.tools.ant.types
Describes a "File-like" resource (File, ZipEntry, etc.).
Resource() - Constructor for class org.apache.tools.ant.types.Resource
Default constructor.
Resource(String) - Constructor for class org.apache.tools.ant.types.Resource
Only sets the name.
Resource(String, boolean, long) - Constructor for class org.apache.tools.ant.types.Resource
Sets the name, lastmodified flag, and exists flag.
Resource(String, boolean, long, boolean) - Constructor for class org.apache.tools.ant.types.Resource
Sets the name, lastmodified flag, exists flag, and directory flag.
Resource(String, boolean, long, boolean, long) - Constructor for class org.apache.tools.ant.types.Resource
Sets the name, lastmodified flag, exists flag, directory flag, and size.
ResourceCollection - Interface in org.apache.tools.ant.types
Interface describing a collection of Resources.
ResourceComparator - Class in org.apache.tools.ant.types.resources.comparators
Abstract Resource Comparator.
ResourceComparator() - Constructor for class org.apache.tools.ant.types.resources.comparators.ResourceComparator
 
resourceCompare(Resource, Resource) - Method in class org.apache.tools.ant.types.resources.comparators.Content
Compare two Resources by content.
resourceCompare(Resource, Resource) - Method in class org.apache.tools.ant.types.resources.comparators.Date
Compare two Resources.
resourceCompare(Resource, Resource) - Method in class org.apache.tools.ant.types.resources.comparators.DelegatedResourceComparator
Compare two Resources.
resourceCompare(Resource, Resource) - Method in class org.apache.tools.ant.types.resources.comparators.Exists
Compare two Resources.
resourceCompare(Resource, Resource) - Method in class org.apache.tools.ant.types.resources.comparators.FileSystem
Compare two Resources.
resourceCompare(Resource, Resource) - Method in class org.apache.tools.ant.types.resources.comparators.Name
Compare two Resources.
resourceCompare(Resource, Resource) - Method in class org.apache.tools.ant.types.resources.comparators.ResourceComparator
Compare two Resources.
resourceCompare(Resource, Resource) - Method in class org.apache.tools.ant.types.resources.comparators.Reverse
Compare two Resources.
resourceCompare(Resource, Resource) - Method in class org.apache.tools.ant.types.resources.comparators.Size
Compare two Resources.
resourceCompare(Resource, Resource) - Method in class org.apache.tools.ant.types.resources.comparators.Type
Compare two Resources.
ResourceContains - Class in org.apache.tools.ant.taskdefs.condition
<resourcecontains> Is a string contained in a resource (file currently)?
ResourceContains() - Constructor for class org.apache.tools.ant.taskdefs.condition.ResourceContains
 
ResourceCount - Class in org.apache.tools.ant.taskdefs
Count resources from a ResourceCollection, storing to a property or writing to the log.
ResourceCount() - Constructor for class org.apache.tools.ant.taskdefs.ResourceCount
 
ResourceDecorator - Class in org.apache.tools.ant.types.resources
Abstract class that delegates all reading methods of Resource to its wrapped resource and deals with reference handling.
ResourceDecorator() - Constructor for class org.apache.tools.ant.types.resources.ResourceDecorator
no arg constructor
ResourceDecorator(ResourceCollection) - Constructor for class org.apache.tools.ant.types.resources.ResourceDecorator
Constructor with another resource to wrap.
ResourceExists - Class in org.apache.tools.ant.taskdefs.condition
Condition that checks whether a given resource exists.
ResourceExists() - Constructor for class org.apache.tools.ant.taskdefs.condition.ResourceExists
 
ResourceFactory - Interface in org.apache.tools.ant.types
this interface should be implemented by classes (Scanners) needing to deliver information about resources.
ResourceList - Class in org.apache.tools.ant.types.resources
Reads a resource as text document and creates a resource for each line.
ResourceList() - Constructor for class org.apache.tools.ant.types.resources.ResourceList
 
ResourceLocation - Class in org.apache.tools.ant.types
Helper class to handle the <dtd> and <entity> nested elements.
ResourceLocation() - Constructor for class org.apache.tools.ant.types.ResourceLocation
 
Resources - Class in org.apache.tools.ant.types.resources
Generic ResourceCollection: Either stores nested ResourceCollections, making no attempt to remove duplicates, or references another ResourceCollection.
Resources() - Constructor for class org.apache.tools.ant.types.resources.Resources
Create a new Resources.
Resources(Project) - Constructor for class org.apache.tools.ant.types.resources.Resources
Create a new Resources.
ResourceSelector - Interface in org.apache.tools.ant.types.resources.selectors
Interface for a Resource selector.
ResourceSelectorContainer - Class in org.apache.tools.ant.types.resources.selectors
ResourceSelector container.
ResourceSelectorContainer() - Constructor for class org.apache.tools.ant.types.resources.selectors.ResourceSelectorContainer
Default constructor.
ResourceSelectorContainer(ResourceSelector[]) - Constructor for class org.apache.tools.ant.types.resources.selectors.ResourceSelectorContainer
Construct a new ResourceSelectorContainer with the specified array of selectors.
ResourcesMatch - Class in org.apache.tools.ant.taskdefs.condition
Compares resources for equality based on size and content.
ResourcesMatch() - Constructor for class org.apache.tools.ant.taskdefs.condition.ResourcesMatch
 
ResourceUtils - Class in org.apache.tools.ant.util
This class provides utility methods to process Resources.
ResourceUtils() - Constructor for class org.apache.tools.ant.util.ResourceUtils
 
ResourceUtils.ResourceSelectorProvider - Interface in org.apache.tools.ant.util
 
respondsTo(Object, String) - Static method in class org.apache.tools.ant.util.ReflectUtil
A method to test if an object responds to a given message (method call)
restoreContextLoader(ClassLoader) - Method in class org.apache.tools.ant.util.ScriptRunnerBase
Restore the context loader with the original context classloader.
restoreSecurityManager() - Method in class org.apache.tools.ant.types.Permissions
To be used by tasks that just finished executing the parts subject to these permissions.
restoreSystem() - Method in class org.apache.tools.ant.types.CommandlineJava.SysProperties
Restore the system properties to the cached value.
restoreSystemProperties() - Method in class org.apache.tools.ant.types.CommandlineJava
Restore the cached system properties.
Restrict - Class in org.apache.tools.ant.types.resources
ResourceCollection that allows a number of selectors to be applied to a single ResourceCollection for the purposes of restricting or narrowing results.
Restrict() - Constructor for class org.apache.tools.ant.types.resources.Restrict
 
restrict(String[], File, File, FileNameMapper) - Method in class org.apache.tools.ant.util.SourceFileScanner
Restrict the given set of files to those that are newer than their corresponding target files.
restrict(String[], File, File, FileNameMapper, long) - Method in class org.apache.tools.ant.util.SourceFileScanner
Restrict the given set of files to those that are newer than their corresponding target files.
restrictAsFiles(String[], File, File, FileNameMapper) - Method in class org.apache.tools.ant.util.SourceFileScanner
Convenience layer on top of restrict that returns the source files as File objects (containing absolute paths if srcDir is absolute).
restrictAsFiles(String[], File, File, FileNameMapper, long) - Method in class org.apache.tools.ant.util.SourceFileScanner
Convenience layer on top of restrict that returns the source files as File objects (containing absolute paths if srcDir is absolute).
result - Variable in class org.apache.tools.ant.util.RegexpPatternMapper
 
retainAll(Collection) - Method in class org.apache.tools.ant.util.VectorSet
 
rethrowAnyBuildException() - Method in class org.apache.tools.ant.util.WorkerAnt
Raise an exception if one was caught
retry() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHUserInfo
Indicates whether a retry was done.
Retry - Class in org.apache.tools.ant.taskdefs
Retries the nested task a set number of times
Retry() - Constructor for class org.apache.tools.ant.taskdefs.Retry
 
RETRY_FOREVER - Static variable in interface org.apache.tools.ant.util.Retryable
The value to use to never give up.
Retryable - Interface in org.apache.tools.ant.util
Simple interface for executing a piece of code.
RetryHandler - Class in org.apache.tools.ant.util
A simple utility class to take a piece of code (that implements Retryable interface) and executes that with possibility to retry the execution in case of IOException.
RetryHandler(int, Task) - Constructor for class org.apache.tools.ant.util.RetryHandler
Create a new RetryingHandler.
REUSE_LOADER_REF - Static variable in class org.apache.tools.ant.util.ClasspathUtils
Name of the magic property that controls classloader reuse in Ant 1.4.
Reverse - Class in org.apache.tools.ant.types.resources.comparators
Reverses another ResourceComparator.
Reverse() - Constructor for class org.apache.tools.ant.types.resources.comparators.Reverse
Default constructor.
Reverse(ResourceComparator) - Constructor for class org.apache.tools.ant.types.resources.comparators.Reverse
Construct a new Reverse, supplying the ResourceComparator to be reversed.
RExecTask - Class in org.apache.tools.ant.taskdefs.optional.net
Automates the rexec protocol.
RExecTask() - Constructor for class org.apache.tools.ant.taskdefs.optional.net.RExecTask
 
RExecTask.AntRExecClient - Class in org.apache.tools.ant.taskdefs.optional.net
This class handles the abstraction of the rexec protocol.
RExecTask.AntRExecClient() - Constructor for class org.apache.tools.ant.taskdefs.optional.net.RExecTask.AntRExecClient
 
RExecTask.RExecRead - Class in org.apache.tools.ant.taskdefs.optional.net
Reads the output from the connected server until the required string is found or we time out.
RExecTask.RExecRead() - Constructor for class org.apache.tools.ant.taskdefs.optional.net.RExecTask.RExecRead
 
RExecTask.RExecSubTask - Class in org.apache.tools.ant.taskdefs.optional.net
This class is the parent of the Read and Write tasks.
RExecTask.RExecSubTask() - Constructor for class org.apache.tools.ant.taskdefs.optional.net.RExecTask.RExecSubTask
 
RExecTask.RExecWrite - Class in org.apache.tools.ant.taskdefs.optional.net
Sends text to the connected server
RExecTask.RExecWrite() - Constructor for class org.apache.tools.ant.taskdefs.optional.net.RExecTask.RExecWrite
 
RM_DIR - Static variable in class org.apache.tools.ant.taskdefs.optional.net.FTP
 
RM_DIR - Static variable in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
 
rmDir(FTPClient, String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
Delete a directory, if empty, from the remote host.
rmDir(FTPClient, String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl
Delete a directory, if empty, from the remote host.
RMI_ORB - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.JonasDeploymentTool
RMI ORB.
RMI_SKEL_SUFFIX - Static variable in class org.apache.tools.ant.taskdefs.rmic.DefaultRmicAdapter
suffix denoting a skel file: "_Skel"
RMI_STUB_SUFFIX - Static variable in class org.apache.tools.ant.taskdefs.rmic.DefaultRmicAdapter
suffix denoting a stub file: "_Stub"
RMI_TIE_SUFFIX - Static variable in class org.apache.tools.ant.taskdefs.rmic.DefaultRmicAdapter
suffix denoting a tie file: "_Tie"
Rmic - Class in org.apache.tools.ant.taskdefs
Runs the rmic compiler against classes.
Rmic() - Constructor for class org.apache.tools.ant.taskdefs.Rmic
Constructor for Rmic.
Rmic.ImplementationSpecificArgument - Class in org.apache.tools.ant.taskdefs
Adds an "compiler" attribute to Commandline$Attribute used to filter command line attributes based on the current implementation.
Rmic.ImplementationSpecificArgument() - Constructor for class org.apache.tools.ant.taskdefs.Rmic.ImplementationSpecificArgument
 
RMIC_CLASSNAME - Static variable in class org.apache.tools.ant.taskdefs.rmic.SunRmic
name of the class
RMIC_EXECUTABLE - Static variable in class org.apache.tools.ant.taskdefs.rmic.SunRmic
name of the executable
RmicAdapter - Interface in org.apache.tools.ant.taskdefs.rmic
The interface that all rmic adapters must adhere to.
RmicAdapterFactory - Class in org.apache.tools.ant.taskdefs.rmic
Creates the necessary rmic adapter, given basic criteria.
rNums - Static variable in interface org.apache.tools.bzip2.BZip2Constants
This array really shouldn't be here.
Rotate - Class in org.apache.tools.ant.types.optional.image
ImageOperation to rotate an image by a certain degree
Rotate() - Constructor for class org.apache.tools.ant.types.optional.image.Rotate
 
ROW - Static variable in class org.apache.tools.ant.taskdefs.SQLExec.DelimiterType
The enumerated strings
Rpm - Class in org.apache.tools.ant.taskdefs.optional
Invokes the rpm tool to build a Linux installation file.
Rpm() - Constructor for class org.apache.tools.ant.taskdefs.optional.Rpm
 
rtrimWildcardTokens(String) - Static method in class org.apache.tools.ant.types.selectors.SelectorUtils
removes from a pattern all tokens to the right containing wildcards
rtrimWildcardTokens() - Method in class org.apache.tools.ant.types.selectors.TokenizedPattern
Returns a new TokenizedPath where all tokens of this pattern to the right containing wildcards have been removed
run(String) - Method in class org.apache.tools.ant.taskdefs.Exec
Deprecated.
Execute the command.
run() - Method in class org.apache.tools.ant.taskdefs.ExecuteJava
Run this ExecuteJava in a Thread.
run(String, Vector) - Method in class org.apache.tools.ant.taskdefs.Java
Executes the given classname with the given arguments as if it were a command line application.
run(Commandline, ExecuteStreamHandler) - Method in class org.apache.tools.ant.taskdefs.optional.ccm.Continuus
Run the command.
run(Commandline) - Method in class org.apache.tools.ant.taskdefs.optional.ccm.Continuus
Run the command.
run(Commandline) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.ClearCase
Execute the given command are return success or failure
run(TestResult) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnit4TestMethodAdapter
 
run() - Method in interface org.apache.tools.ant.taskdefs.optional.junit.JUnitTaskMirror.JUnitTestRunnerMirror
Run the test.
run() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
Run the test.
run(Commandline, ProjectComponent) - Method in class org.apache.tools.ant.taskdefs.optional.native2ascii.DefaultNative2Ascii
Executes the command.
run(Commandline, ProjectComponent) - Method in class org.apache.tools.ant.taskdefs.optional.native2ascii.KaffeNative2Ascii
Executes the command.
run(Commandline, ProjectComponent) - Method in class org.apache.tools.ant.taskdefs.optional.native2ascii.SunNative2Ascii
Executes the command.
run(Commandline) - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOS
Execute the created command line.
run() - Method in class org.apache.tools.ant.taskdefs.StreamPumper
Copies data from the input stream to the output stream.
run() - Method in class org.apache.tools.ant.util.Watchdog
The run method of the watch dog thread.
run() - Method in class org.apache.tools.ant.util.WorkerAnt
Run the task, which is skipped if null.
RUNA - Static variable in interface org.apache.tools.bzip2.BZip2Constants
 
RUNB - Static variable in interface org.apache.tools.bzip2.BZip2Constants
 
runCmd(Commandline, ExecuteStreamHandler) - Method in class org.apache.tools.ant.taskdefs.optional.pvcs.Pvcs
Run the command.
runCommand(Commandline) - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
Sets up the environment for toExecute and then runs it.
runCommand(Task, String[]) - Static method in class org.apache.tools.ant.taskdefs.Execute
A utility method that runs an external command.
runCount() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTest
Get the number of runs.
runExec(Execute) - Method in class org.apache.tools.ant.taskdefs.ExecTask
Run the command using the given Execute instance.
runExec(Execute) - Method in class org.apache.tools.ant.taskdefs.ExecuteOn
Run the specified Execute object.
runExecute(Execute) - Method in class org.apache.tools.ant.taskdefs.ExecTask
A Utility method for this classes and subclasses to run an Execute instance (an external command).
runParallel(Execute, Vector, Vector) - Method in class org.apache.tools.ant.taskdefs.ExecuteOn
Run the command in "parallel" mode, making sure that at most maxParallel sourcefiles get passed on the command line.
runS(Commandline) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.ClearCase
Execute the given command, and return it's output
runStatements(Reader, PrintStream) - Method in class org.apache.tools.ant.taskdefs.SQLExec
read in lines and execute them
RuntimeConfigurable - Class in org.apache.tools.ant
Wrapper class that holds the attributes of an element, its children, and any text within it.
RuntimeConfigurable(Object, String) - Constructor for class org.apache.tools.ant.RuntimeConfigurable
Sole constructor creating a wrapper for the specified object.
(Sebelumnya) Index PIndex S (Berikutnya)