MCPcopy Create free account

hub / github.com/apache/ant / functions

Functions14,300 in github.com/apache/ant

↓ 6 callersMethodsetProxy
Sets the proxy object, whose methods are going to be invoked by ant. A proxy object is normally the object defined by a <typedef/> task that is
src/main/org/apache/tools/ant/TypeAdapter.java:50
↓ 6 callersMethodsetText
Sets the TEXT BNF documentation option. @param plainText a <code>boolean</code> value.
src/main/org/apache/tools/ant/taskdefs/optional/javacc/JJDoc.java:67
↓ 6 callersMethodsetTo
Sets the &quot;to&quot; pattern. Required. @param to a string
src/main/org/apache/tools/ant/util/GlobPatternMapper.java:133
↓ 6 callersMethodsetUserId
Set this entry's user id. @param userId This entry's new user id.
src/main/org/apache/tools/tar/TarEntry.java:453
↓ 6 callersMethodsetValue
set the value @param value string value
src/main/org/apache/tools/ant/types/Environment.java:71
↓ 6 callersMethodsetValue
Set the constant value. @param newValue the new untyped value of this constant.
src/main/org/apache/tools/ant/taskdefs/optional/depend/constantpool/ConstantCPInfo.java:58
↓ 6 callersMethodslowScan
Top level invocation for a slow scan. A slow scan builds up a full list of excluded/included files/directories, whereas a fast scan will only have ful
src/main/org/apache/tools/ant/DirectoryScanner.java:1081
↓ 6 callersMethodsplit
Splits up a string where elements are separated by a specific character and return all elements. @param data the string to split up. @param ch the sep
src/main/org/apache/tools/ant/util/StringUtils.java:68
↓ 6 callersMethodtestNoRecreate
(String secondTarget)
src/tests/junit/org/apache/tools/ant/taskdefs/JarTest.java:118
↓ 6 callersMethodtime
()
src/tests/junit/org/apache/tools/ant/taskdefs/SleepTest.java:110
↓ 6 callersMethodto
(String to)
src/tests/junit/org/apache/tools/mail/MailMessageTest.java:513
↓ 6 callersMethodtoModuleVersionString
Snapshots this element's state and converts it to a string compliant with {@code ModuleDescriptor.Version}. @return Java module version string built
src/main/org/apache/tools/ant/types/ModuleVersion.java:121
↓ 6 callersMethodtoString
Constructs a string "name &lt;address&gt;" or "address" @return a string representation of the address
src/main/org/apache/tools/ant/taskdefs/email/EmailAddress.java:169
↓ 6 callersMethodtoString
Get a string rep of this object. @return a string containing the pwd and the file.
src/main/org/apache/tools/ant/taskdefs/optional/net/FTPTaskMirrorImpl.java:984
↓ 6 callersMethodtokenizePath
Breaks a path up into a Vector of path elements, tokenizing on <code>File.separator</code>. @param path Path to tokenize. Must not be <code>null</cod
src/main/org/apache/tools/ant/types/selectors/SelectorUtils.java:488
↓ 6 callersMethodtrimToNull
@param inputString String to trim @return null if the input string is null or empty or contain only empty spaces. It returns the input string without
src/main/org/apache/tools/ant/util/StringUtils.java:316
↓ 6 callersMethodvalidateTask
Add any task validation needed to ensure internal code quality @param task task @param role role of the task
src/main/org/apache/tools/ant/taskdefs/optional/testing/Funtest.java:379
↓ 6 callersMethodverbose
Logging facade in VERBOSE-mode. @param message Log-message
src/main/org/apache/tools/ant/taskdefs/optional/junit/FailureRecorder.java:332
↓ 6 callersMethodwriteProperties
(String line)
src/tests/junit/org/apache/tools/ant/types/selectors/ModifiedSelectorTest.java:877
↓ 5 callersMethodadd
Add the specified delegate object to this PropertyHelper. Delegates are processed in LIFO order. @param delegate the delegate to add. @since Ant 1.8.0
src/main/org/apache/tools/ant/PropertyHelper.java:1105
↓ 5 callersMethodadd
add an arbitrary tokenizer @param tokenizer the tokenizer to all, only one allowed
src/main/org/apache/tools/ant/filters/TokenFilter.java:198
↓ 5 callersMethodaddChild
Adds a child element to the wrapped element. @param child The child element wrapper to add to this one. Must not be <code>null</code>.
src/main/org/apache/tools/ant/RuntimeConfigurable.java:356
↓ 5 callersMethodaddCurrentCompilerArgs
Adds the command line arguments specific to the current implementation. @param cmd the command line to use
src/main/org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.java:623
↓ 5 callersMethodaddDataTypeDefinition
Add a new datatype definition. Attempting to override an existing definition with an equivalent one (i.e. with the same classname) results in a verbos
src/main/org/apache/tools/ant/Project.java:1069
↓ 5 callersMethodaddEntity
Creates the nested <code>&lt;entity&gt;</code> element. Not allowed if this catalog is itself a reference to another catalog -- that is, a catalog
src/main/org/apache/tools/ant/types/XMLCatalog.java:314
↓ 5 callersMethodaddExtdirs
Emulation of extdirs feature in Java &gt;= 1.2. This method adds all files in the given directories (but not in sub-directories!) to the classpath, so
src/main/org/apache/tools/ant/types/Path.java:653
↓ 5 callersMethodaddFiles
Add an array of filenames to this FileResourceIterator. @param s the filenames to add.
src/main/org/apache/tools/ant/types/resources/FileResourceIterator.java:106
↓ 5 callersMethodaddFormatter
Add a formatter to the test. @param formatter the formatter to use.
src/main/org/apache/tools/ant/taskdefs/optional/junit/JUnitTaskMirror.java:139
↓ 5 callersMethodaddProperty
add a name value pair to the project property set @param n name of property @param v value to set
src/main/org/apache/tools/ant/taskdefs/Property.java:730
↓ 5 callersMethodaddText
Add text to the element. @param t the text to be added.
src/main/org/apache/tools/ant/taskdefs/Javadoc.java:341
↓ 5 callersMethodappend
(Enumeration<URL> one, Enumeration<URL> two)
src/main/org/apache/tools/ant/AntClassLoader.java:1011
↓ 5 callersMethodappendCDATAElement
Adds a nested CDATA section in a new child element. <p>This means <pre>appendCDATAElement(&lt;a&gt;, "b", "c")</pre> creates <pre> &lt;a&gt; &lt;b&
src/main/org/apache/tools/ant/util/DOMUtils.java:158
↓ 5 callersMethodassertMapped
assert our mapping rules @param mangler JspMangler @param filename String @param classname String
src/tests/junit/org/apache/tools/ant/taskdefs/optional/JspcTest.java:183
↓ 5 callersMethodassertNotReference
Ensures this data type is not a reference. <p>Calling this method as the first line of every bean method of this data type (setXyz, addXyz, createXyz
src/main/org/apache/tools/ant/types/PropertySet.java:467
↓ 5 callersMethodbody
()
src/main/org/apache/tools/ant/listener/MailLogger.java:296
↓ 5 callersMethodbsGetBit
()
src/main/org/apache/tools/bzip2/CBZip2InputStream.java:438
↓ 5 callersMethodcharset
()
src/main/org/apache/tools/ant/listener/MailLogger.java:280
↓ 5 callersMethodcheckArchiveAttributesAllowed
A check attributes for archiveFileSet. If there is a reference, and it is a ArchiveFileSet, the archive fileset attributes cannot be used. (Note, we c
src/main/org/apache/tools/ant/types/ArchiveFileSet.java:572
↓ 5 callersMethodcleanup
Removes resources. <p>Is invoked in {@link #execute execute}. Subclasses that don't invoke execute should invoke this method in a finally block.</p>
src/main/org/apache/tools/ant/taskdefs/optional/junit/JUnitTask.java:1990
↓ 5 callersMethodclose
Closes the archive. @throws IOException if an error occurs closing the archive.
src/main/org/apache/tools/zip/ZipFile.java:245
↓ 5 callersMethodcloseQuietly
close a zipfile quietly; throw no io fault, do nothing on a null parameter @param zipfile file to close, can be null
src/main/org/apache/tools/zip/ZipFile.java:260
↓ 5 callersMethodconfigureProject
Configures the project with the contents of the specified build file. @param project The project to configure. Must not be <code>null</code>. @param
src/main/org/apache/tools/ant/ProjectHelper.java:100
↓ 5 callersMethodcontainsIgnoreCase
(final List<String> compilers, final String compilerName)
src/main/org/apache/tools/ant/taskdefs/compilers/CompilerAdapterFactory.java:313
↓ 5 callersMethodcouldHoldIncluded
Test whether or not a name matches the start of at least one include pattern. @param name The name to match. Must not be <code>null</code>. @return <
src/main/org/apache/tools/ant/DirectoryScanner.java:1402
↓ 5 callersMethodcreateChildElement
Creates a named Element and appends it to the given element, returns it. <p>This means <pre>createChildElement(&lt;a&gt;, "b")</pre> creates <pre> &l
src/main/org/apache/tools/ant/util/DOMUtils.java:67
↓ 5 callersMethodcreateComponent
Factory method to create the components. This should be called by UnknownElement. @param ue The Unknown Element creating this component. @param ns N
src/main/org/apache/tools/ant/ComponentHelper.java:262
↓ 5 callersMethodcreateExclude
add a name entry on the exclude list @return a nested exclude element to be configured.
src/main/org/apache/tools/ant/types/PatternSet.java:314
↓ 5 callersMethodcreateInclude
add a name entry on the include list @return a nested include element to be configured.
src/main/org/apache/tools/ant/types/PatternSet.java:292
↓ 5 callersMethodcreateInclude
Add a name entry on the include list. @return a NameEntry to be configured.
src/main/org/apache/tools/ant/taskdefs/Chmod.java:99
↓ 5 callersMethodcreateTask
Create a new instance of a task, adding it to a list of created tasks for later invalidation. This causes all tasks to be remembered until the contain
src/main/org/apache/tools/ant/Project.java:1191
↓ 5 callersMethoddecodeUri
Decodes an Uri with % characters. The URI is escaped @param uri String with the uri possibly containing % characters. @return The decoded Uri @throws
src/main/org/apache/tools/ant/launch/Locator.java:233
↓ 5 callersMethoddieOnCircularReference
(Stack<Object> stk, Project p)
src/main/org/apache/tools/ant/types/selectors/AbstractSelectorContainer.java:359
↓ 5 callersMethoddissect
Dissect the specified absolute path. @param path the path to dissect. @return String[] {root, remaining path}. @throws java.lang.NullPointerException
src/main/org/apache/tools/ant/util/FileUtils.java:817
↓ 5 callersMethoddoSiteCommand
Sends a site command to the ftp server @param ftp ftp client @param theCMD command to execute @throws IOException in unknown circumstances @throws Bu
src/main/org/apache/tools/ant/taskdefs/optional/net/FTP.java:2188
↓ 5 callersMethoddoSiteCommand
Sends a site command to the ftp server @param ftp ftp client @param theCMD command to execute @throws IOException in unknown circumstances @throws Bu
src/main/org/apache/tools/ant/taskdefs/optional/net/FTPTaskMirrorImpl.java:1477
↓ 5 callersMethodensureNonPatternSetsReady
()
src/main/org/apache/tools/ant/DirectoryScanner.java:1775
↓ 5 callersMethodexec
Launches the given command in a new process. @param project The project that the command is part of. @param cmd The command to execute.
src/main/org/apache/tools/ant/taskdefs/launcher/CommandLauncher.java:97
↓ 5 callersMethodexecuteJspCompile
run a target then verify the named file gets created @param target Description of Parameter @param javafile Description of Parameter
src/tests/junit/org/apache/tools/ant/taskdefs/optional/JspcTest.java:121
↓ 5 callersMethodexecuteTransformOperation
{@inheritDoc}.
src/main/org/apache/tools/ant/types/optional/image/Draw.java:80
↓ 5 callersMethodexitValue
()
src/tests/junit/org/apache/tools/ant/taskdefs/optional/junit/JUnitTaskTest.java:649
↓ 5 callersMethodexpand
Convenience method to expand properties. @param content the string to expand @return the converted string
src/main/org/apache/tools/ant/taskdefs/Javadoc.java:2665
↓ 5 callersMethodexpectNameAddress3
(EmailAddress e)
src/tests/junit/org/apache/tools/ant/taskdefs/email/EmailAddressTest.java:119
↓ 5 callersMethodextractNameFromComponentName
extract the element name from a component name @param componentName The stringified form for {uri, name} @return The element name of t
src/main/org/apache/tools/ant/ProjectHelper.java:537
↓ 5 callersMethodfallbackSort
Adapt fallbackSort to the expected interface of the rest of the code, in particular deal with the fact that block starts at offset 1 (in libbzip2 1.0.
src/main/org/apache/tools/bzip2/BlockSort.java:186
↓ 5 callersMethodfireMessageLogged
Send a &quot;message logged&quot; project level event to the build listeners for this project. @param project The project generating the event.
src/main/org/apache/tools/ant/Project.java:2281
↓ 5 callersMethodfork
Run the Java command in a separate VM, this does not give you the full flexibility of the Java task, but may be enough for simple needs. @param pc the
src/main/org/apache/tools/ant/taskdefs/ExecuteJava.java:272
↓ 5 callersMethodfpush
(int sp, int lz, int hz)
src/main/org/apache/tools/bzip2/BlockSort.java:326
↓ 5 callersMethodgetArgs
Retrieves the command line arguments enabled for the current facade implementation. @return an array of command line arguments.
src/main/org/apache/tools/ant/util/facade/FacadeTaskHelper.java:130
↓ 5 callersMethodgetArguments
Returns all arguments defined by <code>addLine</code>, <code>addValue</code> or the argument object. @return the arguments as an array of strings.
src/main/org/apache/tools/ant/types/Commandline.java:395
↓ 5 callersMethodgetBytes
Retrieve the bytes for the given String in the encoding set for this Stream. @param name the string to get bytes from @return the bytes as a byte arr
src/main/org/apache/tools/zip/ZipOutputStream.java:1450
↓ 5 callersMethodgetCentralDirectoryLength
Length of the extra field in the central directory - without Header-ID or length specifier. @return the length of the field in the central directory @
src/main/org/apache/tools/zip/ZipExtraField.java:56
↓ 5 callersMethodgetClassSource
Find the directory or jar file the class has been loaded from. @param c the class whose location is required. @return the file or jar with the class
src/main/org/apache/tools/ant/launch/Locator.java:105
↓ 5 callersMethodgetClient
return the attached FTP client object. Warning : this instance is really shared with the enclosing class. @return FTP client
src/main/org/apache/tools/ant/taskdefs/optional/net/FTP.java:1054
↓ 5 callersMethodgetClient
return the attached FTP client object. Warning : this instance is really shared with the enclosing class. @return FTP client
src/main/org/apache/tools/ant/taskdefs/optional/net/FTPTaskMirrorImpl.java:931
↓ 5 callersMethodgetComment
Get the comment @return if it was set, null if not.
src/main/org/apache/tools/ant/taskdefs/optional/sos/SOS.java:239
↓ 5 callersMethodgetCompileClasspath
Builds the compilation classpath. @return the compilation class path
src/main/org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.java:173
↓ 5 callersMethodgetCurrentTargetPrefix
The prefix to prepend to imported target names. <p>May be set by &lt;import&gt;'s as attribute.</p> @return the configured prefix or null @since An
src/main/org/apache/tools/ant/ProjectHelper.java:202
↓ 5 callersMethodgetDataTypeDefinitions
Return the current datatype definition hashtable. The returned hashtable is &quot;live&quot; and so should not be modified. @return a map of from dat
src/main/org/apache/tools/ant/Project.java:1081
↓ 5 callersMethodgetDate
Return the current Date in a format suitable for a SMTP date header. @return the current date in SMTP suitable format. @since Ant 1.5
src/main/org/apache/tools/ant/taskdefs/email/Mailer.java:313
↓ 5 callersMethodgetDefault
Determines the default choice of adapter based on the VM vendor. @return the default choice of adapter based on the VM vendor
src/main/org/apache/tools/ant/taskdefs/optional/javah/JavahAdapterFactory.java:42
↓ 5 callersMethodgetDefaultManifest
Construct a manifest from Ant's default manifest file. @return the default manifest. @exception BuildException if there is a problem loading the
src/main/org/apache/tools/ant/taskdefs/Manifest.java:755
↓ 5 callersMethodgetDelegates
Get the Collection of delegates of the specified type. @param <D> desired type. @param type delegate type. @return Collection. @since Ant
src/main/org/apache/tools/ant/PropertyHelper.java:1131
↓ 5 callersMethodgetDescription
Returns the description of this target. @return the description of this target, or <code>null</code> if no description is available.
src/main/org/apache/tools/ant/Target.java:396
↓ 5 callersMethodgetDescription
Return the descriptions from all the targets of a project. @param project the project to get the descriptions for. @return a string containing the co
src/main/org/apache/tools/ant/types/Description.java:78
↓ 5 callersMethodgetDirMode
Get the dir mode of the archive fileset @param p the project to use @return the mode
src/main/org/apache/tools/ant/types/ArchiveFileSet.java:463
↓ 5 callersMethodgetDirMode
Get the dir mode. @return int @since Ant 1.9.5
src/main/org/apache/tools/ant/taskdefs/optional/ssh/ScpToMessage.java:438
↓ 5 callersMethodgetDisplayName
Returns the display-name element read from the standard EJB descriptor. @return The EJB-JAR display name.
src/main/org/apache/tools/ant/taskdefs/optional/ejb/IPlanetEjbc.java:224
↓ 5 callersMethodgetEncoding
The value of the encoding attribute. @return the encoding attribute. @since Ant 1.6.3
src/main/org/apache/tools/ant/taskdefs/optional/Native2Ascii.java:97
↓ 5 callersMethodgetExecutable
Explicitly specified name of the executable to use when forking - if any. @return String @since Ant 1.8.0
src/main/org/apache/tools/ant/taskdefs/Rmic.java:553
↓ 5 callersMethodgetExpanders
Get the {@link PropertyExpander expanders}. @since Ant 1.8.0 @return the expanders.
src/main/org/apache/tools/ant/PropertyHelper.java:417
↓ 5 callersMethodgetFileMode
Get the mode of the archive fileset @param p the project to use @return the mode
src/main/org/apache/tools/ant/types/ArchiveFileSet.java:413
↓ 5 callersMethodgetFileMode
Get the file mode. @return int @since Ant 1.9.5
src/main/org/apache/tools/ant/taskdefs/optional/ssh/ScpToMessage.java:420
↓ 5 callersMethodgetFiles
()
src/tests/junit/org/apache/tools/ant/types/optional/depend/ClassFileSetTest.java:141
↓ 5 callersMethodgetFilteredFile
(String testNumber, String filteredFile)
src/tests/junit/org/apache/tools/ant/taskdefs/FilterTest.java:111
↓ 5 callersMethodgetHelpers
Get an iterator on the list of project helpers configured. The iterator will always return at least one element as there will always be the default pr
src/main/org/apache/tools/ant/ProjectHelperRepository.java:290
↓ 5 callersMethodgetImplementation
()
src/tests/junit/org/apache/tools/ant/util/regexp/RegexpTest.java:35
↓ 5 callersMethodgetInputStream
()
src/tests/junit/org/apache/tools/ant/taskdefs/JavaTest.java:359
↓ 5 callersMethodgetInstance
Since JarMarker is stateless we can always use the same instance. @return the DEFAULT jarmaker.
src/main/org/apache/tools/zip/JarMarker.java:45
↓ 5 callersMethodgetInternalAttributes
Retrieves the internal file attributes. @return the internal file attributes @since 1.1
src/main/org/apache/tools/zip/ZipEntry.java:218
↓ 5 callersMethodgetLoader
Classloader for the user-specified classpath. @return the classloader
src/main/org/apache/tools/ant/taskdefs/Rmic.java:815
← previousnext →1,001–1,100 of 14,300, ranked by callers