Cari di Apache Ant 
    Apache Ant Tutorial
Daftar Isi
(Sebelumnya) Index KIndex M (Berikutnya)

Index L - 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

L

Last - Class in org.apache.tools.ant.types.resources
ResourceCollection that contains the last count elements of another ResourceCollection, a la the UNIX tail command.
Last() - Constructor for class org.apache.tools.ant.types.resources.Last
 
lastDelimiterPosition(StringBuffer, String) - Method in class org.apache.tools.ant.taskdefs.SQLExec
 
lastErrorMessage - Variable in class org.apache.tools.ant.taskdefs.optional.XMLValidateTask.ValidatorErrorHandler
 
lastIndexOf(Object, int) - Method in class org.apache.tools.ant.util.IdentityStack
Override methods that use .equals() comparisons on elements.
lastModified() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP.FTPFileProxy
 
lastModified() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl.FTPFileProxy
 
launch(Project, String[], String[], File, boolean) - Static method in class org.apache.tools.ant.taskdefs.Execute
Creates a process that runs a command.
launchDiag - Static variable in class org.apache.tools.ant.launch.Launcher
launch diagnostics flag; for debugging trouble at launch time.
Launcher - Class in org.apache.tools.ant.launch
This is a launcher for Ant.
Launcher() - Constructor for class org.apache.tools.ant.launch.Launcher
 
LaunchException - Exception in org.apache.tools.ant.launch
Signals an error condition during launching
LaunchException(String) - Constructor for exception org.apache.tools.ant.launch.LaunchException
Constructs an exception with the given descriptive message.
LayoutPreservingProperties - Class in org.apache.tools.ant.util
A Properties collection which preserves comments and whitespace present in the input stream from which it was loaded.
LayoutPreservingProperties() - Constructor for class org.apache.tools.ant.util.LayoutPreservingProperties
Create a new, empty, Properties collection, with no defaults.
LayoutPreservingProperties(Properties) - Constructor for class org.apache.tools.ant.util.LayoutPreservingProperties
Create a new, empty, Properties collection, with the specified defaults.
lazy - Variable in class org.apache.tools.ant.taskdefs.SignJar
Whether to assume a jar which has an appropriate .SF file in is already signed.
LazyFileOutputStream - Class in org.apache.tools.ant.util
Class that delays opening the output file until the first bytes shall be written or the method open has been invoked explicitly.
LazyFileOutputStream(String) - Constructor for class org.apache.tools.ant.util.LazyFileOutputStream
Creates a stream that will eventually write to the file with the given name and replace it.
LazyFileOutputStream(String, boolean) - Constructor for class org.apache.tools.ant.util.LazyFileOutputStream
Creates a stream that will eventually write to the file with the given name and optionally append to instead of replacing it.
LazyFileOutputStream(File) - Constructor for class org.apache.tools.ant.util.LazyFileOutputStream
Creates a stream that will eventually write to the file with the given name and replace it.
LazyFileOutputStream(File, boolean) - Constructor for class org.apache.tools.ant.util.LazyFileOutputStream
Creates a stream that will eventually write to the file with the given name and optionally append to instead of replacing it.
LazyFileOutputStream(File, boolean, boolean) - Constructor for class org.apache.tools.ant.util.LazyFileOutputStream
Creates a stream that will eventually write to the file with the given name, optionally append to instead of replacing it, and optionally always create a file (even if zero length).
LazyHashtable - Class in org.apache.tools.ant.util
Hashtable implementation that allows delayed construction of expensive objects All operations that need access to the full list of objects will call initAll() first.
LazyHashtable() - Constructor for class org.apache.tools.ant.util.LazyHashtable
No arg constructor.
LazyResourceCollectionWrapper - Class in org.apache.tools.ant.types.resources
Resource collection which load underlying resource collection only on demand with support for caching
LazyResourceCollectionWrapper() - Constructor for class org.apache.tools.ant.types.resources.LazyResourceCollectionWrapper
 
LeadPipeInputStream - Class in org.apache.tools.ant.util
Special PipedInputStream that will not die when the writing Thread is no longer alive.
LeadPipeInputStream() - Constructor for class org.apache.tools.ant.util.LeadPipeInputStream
Construct a new LeadPipeInputStream.
LeadPipeInputStream(int) - Constructor for class org.apache.tools.ant.util.LeadPipeInputStream
Construct a new LeadPipeInputStream with the specified buffer size.
LeadPipeInputStream(PipedOutputStream) - Constructor for class org.apache.tools.ant.util.LeadPipeInputStream
Construct a new LeadPipeInputStream to pull from the specified PipedOutputStream.
LeadPipeInputStream(PipedOutputStream, int) - Constructor for class org.apache.tools.ant.util.LeadPipeInputStream
Construct a new LeadPipeInputStream to pull from the specified PipedOutputStream, using a circular buffer of the specified size.
LEFT_COLUMN_SIZE - Static variable in class org.apache.tools.ant.DefaultLogger
Size of left-hand column for right-justified task name.
Length - Class in org.apache.tools.ant.taskdefs
Gets lengths: of files/resources, byte size; of strings, length (optionally trimmed).
Length() - Constructor for class org.apache.tools.ant.taskdefs.Length
 
length() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP.FTPFileProxy
 
length() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl.FTPFileProxy
 
Length.FileMode - Class in org.apache.tools.ant.taskdefs
EnumeratedAttribute operation mode
Length.FileMode() - Constructor for class org.apache.tools.ant.taskdefs.Length.FileMode
 
Length.When - Class in org.apache.tools.ant.taskdefs
EnumeratedAttribute for the when attribute.
Length.When() - Constructor for class org.apache.tools.ant.taskdefs.Length.When
 
lenient - Variable in class org.apache.tools.ant.taskdefs.optional.XMLValidateTask
 
LESS - Static variable in class org.apache.tools.ant.types.Comparison
Less Comparison.
LESS_EQUAL - Static variable in class org.apache.tools.ant.types.Comparison
Less-or-Equal Comparison.
LESSER_ICOST - Static variable in class org.apache.tools.bzip2.CBZip2OutputStream
This constant is accessible by subclasses for historical purposes.
LF_BLK - Static variable in interface org.apache.tools.tar.TarConstants
Block device file type.
LF_CHR - Static variable in interface org.apache.tools.tar.TarConstants
Character device file type.
LF_CONTIG - Static variable in interface org.apache.tools.tar.TarConstants
Contiguous file type.
LF_DIR - Static variable in interface org.apache.tools.tar.TarConstants
Directory file type.
LF_FIFO - Static variable in interface org.apache.tools.tar.TarConstants
FIFO (pipe) file type.
LF_GNUTYPE_LONGNAME - Static variable in interface org.apache.tools.tar.TarConstants
Identifies the *next* file on the tape as having a long name.
LF_LINK - Static variable in interface org.apache.tools.tar.TarConstants
Link file type.
LF_NORMAL - Static variable in interface org.apache.tools.tar.TarConstants
Normal file type.
LF_OLDNORM - Static variable in interface org.apache.tools.tar.TarConstants
LF_ constants represent the "link flag" of an entry, or more commonly, the "entry type".
LF_SYMLINK - Static variable in interface org.apache.tools.tar.TarConstants
Symbolic link file type.
LFH_SIG - Static variable in class org.apache.tools.zip.ZipOutputStream
local file header signature
LibFileSet - Class in org.apache.tools.ant.taskdefs.optional.extension
LibFileSet represents a fileset containing libraries.
LibFileSet() - Constructor for class org.apache.tools.ant.taskdefs.optional.extension.LibFileSet
 
LINE_SEP - Static variable in class org.apache.tools.ant.util.StringUtils
the line separator for this OS
LineContains - Class in org.apache.tools.ant.filters
Filter which includes only those lines that contain all the user-specified strings.
LineContains() - Constructor for class org.apache.tools.ant.filters.LineContains
Constructor for "dummy" instances.
LineContains(Reader) - Constructor for class org.apache.tools.ant.filters.LineContains
Creates a new filtered reader.
LineContains.Contains - Class in org.apache.tools.ant.filters
Holds a contains element
LineContains.Contains() - Constructor for class org.apache.tools.ant.filters.LineContains.Contains
 
LineContainsRegExp - Class in org.apache.tools.ant.filters
Filter which includes only those lines that contain the user-specified regular expression matching strings.
LineContainsRegExp() - Constructor for class org.apache.tools.ant.filters.LineContainsRegExp
Constructor for "dummy" instances.
LineContainsRegExp(Reader) - Constructor for class org.apache.tools.ant.filters.LineContainsRegExp
Creates a new filtered reader.
LineOrientedOutputStream - Class in org.apache.tools.ant.util
Invokes processLine whenever a full line has been written to this stream.
LineOrientedOutputStream() - Constructor for class org.apache.tools.ant.util.LineOrientedOutputStream
 
LineOrientedOutputStreamRedirector - Class in org.apache.tools.ant.util
Output stream which buffer and redirect a stream line by line.
LineOrientedOutputStreamRedirector(OutputStream) - Constructor for class org.apache.tools.ant.util.LineOrientedOutputStreamRedirector
 
lineSplit(String) - Static method in class org.apache.tools.ant.util.StringUtils
Splits up a string into a list of lines.
LineTokenizer - Class in org.apache.tools.ant.util
class to tokenize the input as lines seperated by (mac style), (dos/windows style) or (unix style)
LineTokenizer() - Constructor for class org.apache.tools.ant.util.LineTokenizer
 
link() - Method in class org.apache.tools.ant.taskdefs.optional.jlink.jlink
Performs the linking of files.
LINK_FLAG - Static variable in interface org.apache.tools.zip.UnixStat
Indicates symbolic links.
LinkedHashtable - Class in org.apache.tools.ant.util
Subclass of Hashtable that wraps a LinkedHashMap to provide predictable iteration order.
LinkedHashtable() - Constructor for class org.apache.tools.ant.util.LinkedHashtable
 
LinkedHashtable(int) - Constructor for class org.apache.tools.ant.util.LinkedHashtable
 
LinkedHashtable(int, float) - Constructor for class org.apache.tools.ant.util.LinkedHashtable
 
LinkedHashtable(Map) - Constructor for class org.apache.tools.ant.util.LinkedHashtable
 
list() - Method in class org.apache.tools.ant.types.Path
Returns all path elements defined by this and nested path objects.
list() - Method in class org.apache.tools.ant.types.resources.Union
Returns all Resources in String format.
LIST_FILES - Static variable in class org.apache.tools.ant.taskdefs.optional.net.FTP
 
LIST_FILES - Static variable in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
 
listChildNodes(Node, DOMUtil.NodeFilter, boolean) - Static method in class org.apache.tools.ant.taskdefs.optional.junit.DOMUtil
list a set of node that match a specific filter.
listFile(FTPClient, BufferedWriter, String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
List information about a single file from the remote host.
listFile(FTPClient, BufferedWriter, String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl
List information about a single file from the remote host.
listFiles - Variable in class org.apache.tools.ant.taskdefs.Javac
 
listFiles(String, boolean) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner
list the files present in one directory.
listFiles(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner
cd into one directory and list the files present in one directory.
listFiles(String, boolean) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl.FTPDirectoryScanner
list the files present in one directory.
listFiles(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl.FTPDirectoryScanner
cd into one directory and list the files present in one directory.
listLibraries() - Static method in class org.apache.tools.ant.Diagnostics
return the list of jar files existing in ANT_HOME/lib and that must have been picked up by Ant script.
listLines(PrintStream) - Method in class org.apache.tools.ant.util.LayoutPreservingProperties
Echo the lines of the properties (including blanks and comments) to the stream.
listResources() - Method in class org.apache.tools.ant.types.resources.Union
Convenience method.
load() - Method in interface org.apache.tools.ant.types.selectors.modifiedselector.Cache
Loads the cache, must handle not existing cache.
load() - Method in class org.apache.tools.ant.types.selectors.modifiedselector.PropertiesfileCache
Load the cache from underlying properties file.
load(InputStream) - Method in class org.apache.tools.ant.util.LayoutPreservingProperties
 
loadClass(String, boolean) - Method in class org.apache.tools.ant.AntClassLoader
Loads a class with this class loader.
loadClass(String, String, Class) - Method in class org.apache.tools.ant.types.selectors.modifiedselector.ModifiedSelector
Loads the specified class and initializes an object of that class.
loadClass(String, boolean) - Method in class org.apache.tools.ant.util.SplitClassLoader
 
loadEnvironment(String) - Method in class org.apache.tools.ant.taskdefs.Property
load the environment values
LoaderUtils - Class in org.apache.tools.ant.util
ClassLoader utility methods
LoaderUtils() - Constructor for class org.apache.tools.ant.util.LoaderUtils
 
LoadFile - Class in org.apache.tools.ant.taskdefs
Load a file into a property
LoadFile() - Constructor for class org.apache.tools.ant.taskdefs.LoadFile
 
loadFile(File) - Method in class org.apache.tools.ant.taskdefs.Property
load properties from a file
loadProperties(ClassLoader, URL) - Method in class org.apache.tools.ant.taskdefs.Definer
Load type definitions as properties from a URL.
LoadProperties - Class in org.apache.tools.ant.taskdefs
Load a file's contents as Ant properties.
LoadProperties() - Constructor for class org.apache.tools.ant.taskdefs.LoadProperties
 
LoadResource - Class in org.apache.tools.ant.taskdefs
Load a resource into a property
LoadResource() - Constructor for class org.apache.tools.ant.taskdefs.LoadResource
 
loadResource(String) - Method in class org.apache.tools.ant.taskdefs.Property
load properties from a resource in the current classpath
loadResource(Resource) - Method in class org.apache.tools.ant.util.ScriptRunnerBase
Add a resource to the source list.
loadResources(ResourceCollection) - Method in class org.apache.tools.ant.util.ScriptRunnerBase
Add all resources in a resource collection to the source list.
loadUrl(URL) - Method in class org.apache.tools.ant.taskdefs.Property
load properties from a url
Local - Class in org.apache.tools.ant.taskdefs
Task to create a local property in the current scope.
Local() - Constructor for class org.apache.tools.ant.taskdefs.Local
 
LocalProperties - Class in org.apache.tools.ant.property
Thread local class containing local properties.
LocalPropertyStack - Class in org.apache.tools.ant.property
A stack of local property maps.
LocalPropertyStack() - Constructor for class org.apache.tools.ant.property.LocalPropertyStack
 
Location - Class in org.apache.tools.ant
Stores the location of a piece of text within a file (file name, line number and column number).
Location(String) - Constructor for class org.apache.tools.ant.Location
Creates a location consisting of a file name but no line number or column number.
Location(Locator) - Constructor for class org.apache.tools.ant.Location
Creates a location from the SAX locator using the system ID as the filename.
Location(String, int, int) - Constructor for class org.apache.tools.ant.Location
Creates a location consisting of a file name, line number and column number.
location - Variable in class org.apache.tools.ant.ProjectComponent
Deprecated.
since 1.6.x. You should not be accessing this variable directly. Please use the ProjectComponent.getLocation() method.
location - Variable in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
 
LocationResolver - Class in org.apache.tools.ant.taskdefs.optional.extension.resolvers
Resolver that just returns s specified location.
LocationResolver() - Constructor for class org.apache.tools.ant.taskdefs.optional.extension.resolvers.LocationResolver
 
Locator - Class in org.apache.tools.ant.launch
The Locator is a utility class which is used to find certain items in the environment.
lock - Variable in class org.apache.tools.ant.taskdefs.optional.perforce.P4Label
 
log(String, int) - Method in class org.apache.tools.ant.AntClassLoader
Logs a message through the project object if one has been provided.
log(String) - Method in class org.apache.tools.ant.DefaultLogger
Empty implementation which allows subclasses to receive the same output that is generated here.
log(String) - Method in class org.apache.tools.ant.listener.MailLogger
Receives and buffers log messages.
log(String) - Method in class org.apache.tools.ant.Project
Write a message to the log with the default log level of MSG_INFO .
log(String, int) - Method in class org.apache.tools.ant.Project
Write a project level message to the log with the given log level.
log(String, Throwable, int) - Method in class org.apache.tools.ant.Project
Write a project level message to the log with the given log level.
log(Task, String, int) - Method in class org.apache.tools.ant.Project
Write a task level message to the log with the given log level.
log(Task, String, Throwable, int) - Method in class org.apache.tools.ant.Project
Write a task level message to the log with the given log level.
log(Target, String, int) - Method in class org.apache.tools.ant.Project
Write a target level message to the log with the given log level.
log(Target, String, Throwable, int) - Method in class org.apache.tools.ant.Project
Write a target level message to the log with the given log level.
log(String) - Method in class org.apache.tools.ant.ProjectComponent
Logs a message with the default (INFO) priority.
log(String, int) - Method in class org.apache.tools.ant.ProjectComponent
Logs a message with the given priority.
log(String) - Method in class org.apache.tools.ant.Task
Logs a message with the default (INFO) priority.
log(String, int) - Method in class org.apache.tools.ant.Task
Logs a message with the given priority.
log(Throwable, int) - Method in class org.apache.tools.ant.Task
Logs a message with the given priority.
log(String, Throwable, int) - Method in class org.apache.tools.ant.Task
Logs a message with the given priority.
log(String, int) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
Log a message to the Ant output.
log(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.FailureRecorder
Logging facade in INFO-mode.
log(String) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.AbstractSshMessage
Log a message to the log listener.
log(String) - Method in interface org.apache.tools.ant.taskdefs.optional.ssh.LogListener
Method for the loglistener to implement to recieve log messages.
log(String) - Method in interface org.apache.tools.ant.taskdefs.XSLTLogger
Log a message.
log(String, int) - Method in class org.apache.tools.ant.util.ConcatFileInputStream
Log a message with the specified logging level.
log(String, int) - Method in class org.apache.tools.ant.util.ConcatResourceInputStream
Log a message with the specified logging level.
log(String, int) - Method in class org.apache.tools.ant.util.LeadPipeInputStream
Log a message with the specified logging level.
Log4jListener - Class in org.apache.tools.ant.listener
Listener which sends events to Log4j logging system
Log4jListener() - Constructor for class org.apache.tools.ant.listener.Log4jListener
Construct the listener and make sure there is a valid appender.
LOG_ANT - Static variable in class org.apache.tools.ant.listener.Log4jListener
log category we log into
logAndAddFiles(Commandline) - Method in class org.apache.tools.ant.taskdefs.optional.Javah
Logs the compilation parameters, adds the files to compile and logs the "niceSourceList"
logAndAddFilesToCompile(Commandline) - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
Logs the compilation parameters, adds the files to compile and logs the "niceSourceList"
logAndAddFilesToCompile(Commandline) - Method in class org.apache.tools.ant.taskdefs.optional.Javah
Logs the compilation parameters, adds the files to compile and logs the "niceSourceList"
logAndAddFilesToCompile(JspC, Vector, CommandlineJava) - Method in class org.apache.tools.ant.taskdefs.optional.jsp.compilers.DefaultJspCompilerAdapter
Logs the compilation parameters, adds the files to compile and logs the "niceSourceList"
logAndAddFilesToCompile(Commandline) - Method in class org.apache.tools.ant.taskdefs.rmic.DefaultRmicAdapter
Logs the compilation parameters, adds the files to compile and logs the "niceSourceList"
logFlush() - Method in class org.apache.tools.ant.taskdefs.Exec
Deprecated.
Close output.
logFlush() - Method in class org.apache.tools.ant.taskdefs.ExecTask
Flush the output stream - if there is one.
logLevel - Variable in class org.apache.tools.ant.taskdefs.Echo
 
LogLevel - Class in org.apache.tools.ant.types
The enumerated values for Ant's log level.
LogLevel() - Constructor for class org.apache.tools.ant.types.LogLevel
Public constructor.
LogListener - Interface in org.apache.tools.ant.taskdefs.optional.ssh
Interface for ssh log listeners to implement.
LogOutputResource - Class in org.apache.tools.ant.types.resources
Output-only Resource that always appends to Ant's log.
LogOutputResource(ProjectComponent) - Constructor for class org.apache.tools.ant.types.resources.LogOutputResource
Create a new LogOutputResource.
LogOutputResource(ProjectComponent, int) - Constructor for class org.apache.tools.ant.types.resources.LogOutputResource
Create a new LogOutputResource.
LogOutputStream - Class in org.apache.tools.ant.taskdefs
Logs each line written to this stream to the log system of ant.
LogOutputStream(ProjectComponent) - Constructor for class org.apache.tools.ant.taskdefs.LogOutputStream
Create a new LogOutputStream for the specified ProjectComponent.
LogOutputStream(Task, int) - Constructor for class org.apache.tools.ant.taskdefs.LogOutputStream
Creates a new instance of this class.
LogOutputStream(ProjectComponent, int) - Constructor for class org.apache.tools.ant.taskdefs.LogOutputStream
Creates a new instance of this class.
logStats(long, long, long) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.AbstractSshMessage
Log transfer stats to the log listener.
LogStreamHandler - Class in org.apache.tools.ant.taskdefs
Logs standard output and error of a subprocess to the log system of ant.
LogStreamHandler(Task, int, int) - Constructor for class org.apache.tools.ant.taskdefs.LogStreamHandler
Creates log stream handler
LogStreamHandler(ProjectComponent, int, int) - Constructor for class org.apache.tools.ant.taskdefs.LogStreamHandler
Creates log stream handler
logWhenWriting(String, int) - Method in class org.apache.tools.ant.taskdefs.Zip
Logs a message at the given output level, but only if this is the pass that will actually create the archive.
LongCPInfo - Class in org.apache.tools.ant.taskdefs.optional.depend.constantpool
A Long CP Info
LongCPInfo() - Constructor for class org.apache.tools.ant.taskdefs.optional.depend.constantpool.LongCPInfo
Constructor.
LONGFILE_ERROR - Static variable in class org.apache.tools.tar.TarOutputStream
Fail if a long file name is required in the archive.
LONGFILE_GNU - Static variable in class org.apache.tools.tar.TarOutputStream
GNU tar extensions are used to store long file names in the archive.
LONGFILE_TRUNCATE - Static variable in class org.apache.tools.tar.TarOutputStream
Long paths will be truncated in the archive.
longFileMode - Variable in class org.apache.tools.tar.TarOutputStream
 
lSep - Static variable in class org.apache.tools.ant.DefaultLogger
Line separator
lSep - Static variable in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
 
(Sebelumnya) Index KIndex M (Berikutnya)