MCPcopy Create free account

hub / github.com/apache/ant / functions

Functions14,300 in github.com/apache/ant

↓ 7 callersMethodgetPublicId
@return the publicId of the resource.
src/main/org/apache/tools/ant/types/ResourceLocation.java:87
↓ 7 callersMethodgetReferencedOrProxied
Get the referenced or proxied Resource, if applicable. @return Resource @throws IllegalStateException if this PropertyResource neither proxies nor
src/main/org/apache/tools/ant/types/resources/PropertyResource.java:200
↓ 7 callersMethodgetScript
Get the current script text content. @return the script text.
src/main/org/apache/tools/ant/util/ScriptRunnerBase.java:300
↓ 7 callersMethodgetToken
get the next token from the input stream @param in the input stream @return the next token, or null for the end of the stream @throws IOExcept
src/main/org/apache/tools/ant/util/Tokenizer.java:36
↓ 7 callersMethodgetTrimmedString
Trim the supplied string if the string is non-null @param value the string to trim or null @return the trimmed string or null
src/main/org/apache/tools/ant/taskdefs/optional/extension/Extension.java:643
↓ 7 callersMethodgetType
Get the type attribute. @return a <code>String</code> value
src/main/org/apache/tools/ant/types/Parameter.java:70
↓ 7 callersMethodgetType
Get the type signature of this entry @return the type signature of this entry
src/main/org/apache/tools/ant/taskdefs/optional/depend/constantpool/NameAndTypeCPInfo.java:105
↓ 7 callersMethodgetValidCount
Get the count, verifying it is &gt;= 0. @return int count
src/main/org/apache/tools/ant/types/resources/SizeLimitCollection.java:62
↓ 7 callersMethodgetWidth
Get the width. @return the value converted from the width string.
src/main/org/apache/tools/ant/types/optional/imageio/Scale.java:77
↓ 7 callersMethodgetWrapper
Return the runtime configurable structure for this task. @return the runtime structure for this task.
src/main/org/apache/tools/ant/Task.java:452
↓ 7 callersMethodhasPath
Checks if a path exists and is non empty. @param path to be checked @return true if the path is non <code>null</code> and non empty. @since 1.9.7
src/main/org/apache/tools/ant/taskdefs/Javac.java:1447
↓ 7 callersMethodisFailed
()
src/tests/junit/org/apache/tools/mail/MailMessageTest.java:500
↓ 7 callersMethodisInIncludeMode
Whether the task is in include (as opposed to import) mode. <p>In include mode included targets are only known by their prefixed names and their depe
src/main/org/apache/tools/ant/taskdefs/ImportTask.java:321
↓ 7 callersMethodisJunctionSafe
Checks whether a given file is a windows junction. @return false if the given file is not a windows junction or an exception occured while trying to
src/main/org/apache/tools/ant/util/WindowsJunctionUtils.java:77
↓ 7 callersMethodisReferenceOrProxy
Learn whether this PropertyResource either refers to another Resource or proxies another Resource due to its object property value being said Resource
src/main/org/apache/tools/ant/types/resources/PropertyResource.java:190
↓ 7 callersMethodisRegularFile
Checks whether a resource is a directory. Used for checking validity of jmod path arguments which have to be directories. @param resource resource t
src/main/org/apache/tools/ant/taskdefs/modules/Jmod.java:1004
↓ 7 callersMethodisSelected
Return true if this Resource is selected. @param r the Resource to check. @return whether the Resource was selected.
src/main/org/apache/tools/ant/types/resources/selectors/ResourceSelector.java:33
↓ 7 callersMethodlog
Log a message to the Ant output. @param message the message to be logged. @param level the severity of this message.
src/main/org/apache/tools/ant/taskdefs/optional/ejb/GenericDeploymentTool.java:241
↓ 7 callersMethodlog
Convenience method used to print messages to the user if debugging messages are enabled. @param msg The String to print to standard output.
src/main/org/apache/tools/ant/taskdefs/optional/ejb/IPlanetEjbc.java:551
↓ 7 callersMethodlogAndAddFilesToCompile
Logs the compilation parameters, adds the files to compile and logs the &quot;niceSourceList&quot; @param cmd the command line
src/main/org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.java:494
↓ 7 callersMethodlogOverride
Log if the definition is overriding something @param name what is being defined @param definition what should be null if you don't want a warni
src/main/org/apache/tools/ant/taskdefs/optional/testing/Funtest.java:180
↓ 7 callersMethodmatch
Tests whether or not a string matches against a pattern. The pattern may contain two special characters:<br> ' ' means zero or more characters<br> '?'
src/main/org/apache/tools/ant/types/selectors/SelectorUtils.java:326
↓ 7 callersMethodmatchPath
Test whether or not a given path matches a given pattern. @param pattern The pattern to match against. Must not be <code>null</code>.
src/main/org/apache/tools/ant/DirectoryScanner.java:501
↓ 7 callersMethodnewCatalog
()
src/tests/junit/org/apache/tools/ant/types/XMLCatalogTest.java:56
↓ 7 callersMethodparseOctalOrBinary
Compute the value contained in a byte buffer. If the most significant bit of the first byte in the buffer is set, this bit is ignored and the rest of
src/main/org/apache/tools/tar/TarUtils.java:172
↓ 7 callersMethodprocessBundle
Process each file that makes up this bundle.
src/main/org/apache/tools/ant/taskdefs/optional/i18n/Translate.java:394
↓ 7 callersMethodread
Reads a byte from the current tar archive entry. This method simply calls read(byte[], int, int). @return The byte read, or -1 at EOF. @throws IOExc
src/main/org/apache/tools/tar/TarInputStream.java:559
↓ 7 callersMethodresolveFile
Return the canonical form of a filename. <p> If the specified file name is relative it is resolved with respect to the given root directory. @param f
src/main/org/apache/tools/ant/Project.java:1460
↓ 7 callersMethodrestrict
Restrict the given set of files to those that are newer than their corresponding target files. @param files the original set of files. @param srcDi
src/main/org/apache/tools/ant/util/SourceFileScanner.java:67
↓ 7 callersMethodretainAll
(Collection<?> c)
src/main/org/apache/tools/ant/util/VectorSet.java:226
↓ 7 callersMethodsafeReadFully
Safe read fully - do not return a null for an empty reader. @param reader the input to read from. @return the string. @throws IOException if unable to
src/main/org/apache/tools/ant/util/FileUtils.java:1195
↓ 7 callersMethodscanme
if the datetime of the archive did not change since lastScannedResource was initialized returns immediately else if the archive has not been scanned y
src/main/org/apache/tools/ant/types/ArchiveScanner.java:327
↓ 7 callersMethodselectOutOfDateSources
Tells which source files should be reprocessed based on the last modification date of target files. @param logTo where to send (more or less) interest
src/main/org/apache/tools/ant/util/ResourceUtils.java:94
↓ 7 callersMethodsetClassLoader
Set the classloader to use to create an instance of the definition. @param classLoader the ClassLoader.
src/main/org/apache/tools/ant/AntTypeDefinition.java:130
↓ 7 callersMethodsetClassName
Set the classname of the definition. @param className the classname of this definition.
src/main/org/apache/tools/ant/AntTypeDefinition.java:94
↓ 7 callersMethodsetColor
Set the color of the text. @param c the color name.
src/main/org/apache/tools/ant/types/optional/image/Text.java:70
↓ 7 callersMethodsetColor
Set the color of the text. @param c the color name.
src/main/org/apache/tools/ant/types/optional/imageio/Text.java:68
↓ 7 callersMethodsetDestFile
The file to create; required. @since Ant 1.5 @param destFile The new destination File
src/main/org/apache/tools/ant/taskdefs/Zip.java:263
↓ 7 callersMethodsetDir
The directory to use as a base directory for the new Ant project. Defaults to the current project's basedir, unless inheritall has been set to false,
src/main/org/apache/tools/ant/taskdefs/Ant.java:646
↓ 7 callersMethodsetEntityResolver
Set the class to resolve entities during the transformation. @param aResolver the resolver class.
src/main/org/apache/tools/ant/taskdefs/optional/TraXLiaison.java:482
↓ 7 callersMethodsetEnvironment
Sets the environment variables for the subprocess to launch. @param env array of Strings, each element of which has an environment variable settings
src/main/org/apache/tools/ant/taskdefs/Execute.java:348
↓ 7 callersMethodsetException
Sets the exception associated with this event. This is used for "messageLogged", "taskFinished", "targetFinished", and "buildFinished" events. @param
src/main/org/apache/tools/ant/BuildEvent.java:128
↓ 7 callersMethodsetFile
This is the name/location of where to create the file. @param file the path of the zipFile @since Ant 1.5 @deprecated since 1.5.x. Use set
src/main/org/apache/tools/ant/taskdefs/Zip.java:252
↓ 7 callersMethodsetImplementation
Choose the implementation for this particular task. @param impl the name of the implementation. @since Ant 1.6.3
src/main/org/apache/tools/ant/taskdefs/optional/Javah.java:361
↓ 7 callersMethodsetInputHandler
Set the input handler. @param handler the InputHandler instance to use for gathering input.
src/main/org/apache/tools/ant/Project.java:221
↓ 7 callersMethodsetInternalAutoResponse
Set the auto response attribute. @param autoResponse the value to use.
src/main/org/apache/tools/ant/taskdefs/optional/vss/MSVSS.java:205
↓ 7 callersMethodsetKey
set the key @param key string
src/main/org/apache/tools/ant/types/Environment.java:63
↓ 7 callersMethodsetLength
Set the target count number for use as a Condition. @param ell the long length to compare with.
src/main/org/apache/tools/ant/taskdefs/Length.java:110
↓ 7 callersMethodsetLevel
Sets attribute indicating level of compression. @param level type of compression to apply to linked image
src/main/org/apache/tools/ant/taskdefs/modules/Link.java:1407
↓ 7 callersMethodsetMagicValue
Used to set the value of the magic property. @param magicValue the value of a magic property that may hold a user.
src/main/org/apache/tools/ant/util/facade/FacadeTaskHelper.java:87
↓ 7 callersMethodsetMethod
Sets the compression method of this entry. @param method compression method
src/main/org/apache/tools/zip/ZipEntry.java:203
↓ 7 callersMethodsetMode
Set the mode for this entry @param mode the mode for this entry
src/main/org/apache/tools/tar/TarEntry.java:394
↓ 7 callersMethodsetNoCache
Flag to disable the cache when set. Required if SOSHOME is set as an environment variable. Defaults to false. @param nocache True to disable cachin
src/main/org/apache/tools/ant/taskdefs/optional/sos/SOS.java:72
↓ 7 callersMethodsetNoCompress
Flag to disable compression when set. Defaults to false. @param nocompress True to disable compression.
src/main/org/apache/tools/ant/taskdefs/optional/sos/SOS.java:81
↓ 7 callersMethodsetOut
Creates a writable file under a different filename. @param outf the path to the out file
src/main/org/apache/tools/ant/taskdefs/optional/clearcase/CCCheckout.java:316
↓ 7 callersMethodsetOutput
Sets the stream the formatter is supposed to write its results to. @param out the output stream to use.
src/main/org/apache/tools/ant/taskdefs/optional/junit/JUnitResultFormatter.java:52
↓ 7 callersMethodsetParent
Set the parent for this class loader. This is the class loader to which this class loader will delegate to load classes @param parent the parent clas
src/main/org/apache/tools/ant/AntClassLoader.java:408
↓ 7 callersMethodsetProjectPath
The SourceSafe project path. @param projectpath The new projectpath value. @ant.attribute group="required"
src/main/org/apache/tools/ant/taskdefs/optional/sos/SOS.java:122
↓ 7 callersMethodsetRefid
Makes this instance in effect a reference to another XMLCatalog instance. <p>You must not set another attribute or nest elements inside this element
src/main/org/apache/tools/ant/types/XMLCatalog.java:356
↓ 7 callersMethodsetRefid
Makes this instance in effect a reference to another ExtensionSet instance. <p>You must not set another attribute or nest elements inside this elemen
src/main/org/apache/tools/ant/taskdefs/optional/extension/ExtensionSet.java:116
↓ 7 callersMethodsetSosServerPath
The address and port of SourceOffSite Server, for example 192.168.0.1:8888. @param sosServerPath The new sosServerPath value. @ant.attribute group
src/main/org/apache/tools/ant/taskdefs/optional/sos/SOS.java:158
↓ 7 callersMethodsetSrcdir
Set the source directories to find the source Java files. @param srcDir the source directories as a path
src/main/org/apache/tools/ant/taskdefs/Javac.java:238
↓ 7 callersMethodsetStylesheet
set the stylesheet to use for the transformation. @param stylesheet the stylesheet to be used for transformation. @throws Exception thrown if any prob
src/main/org/apache/tools/ant/taskdefs/XSLTLiaison.java:47
↓ 7 callersMethodsetSubject
(String subject)
src/tests/junit/org/apache/tools/mail/MailMessageTest.java:525
↓ 7 callersMethodsetUnixMode
Sets Unix permissions in a way that is understood by Info-Zip's unzip command. @param mode an <code>int</code> value @since Ant 1.5.2
src/main/org/apache/tools/zip/ZipEntry.java:259
↓ 7 callersMethodsetUsername
Username for basic auth. @param u username for authentication
src/main/org/apache/tools/ant/taskdefs/Get.java:396
↓ 7 callersMethodsetValue
A size selector needs to know what size to base its selecting on. This will be further modified by the multiplier to get an actual size limit. @param
src/main/org/apache/tools/ant/types/selectors/SizeSelector.java:82
↓ 7 callersMethodsetVerbose
If true, show verbose progress information. @param v if "true" then be verbose
src/main/org/apache/tools/ant/taskdefs/Get.java:346
↓ 7 callersMethodsetVssServerPath
The path to the location of the ss.ini file. @param vssServerPath The new vssServerPath value. @ant.attribute group="required"
src/main/org/apache/tools/ant/taskdefs/optional/sos/SOS.java:137
↓ 7 callersMethodsize
Fulfill the ResourceCollection contract. @return number of elements as int.
src/main/org/apache/tools/ant/types/Path.java:463
↓ 7 callersMethodstripLeadingPathSeparator
Strips a leading path separator from path that actually start with one. @param path the whose leading file separator should be stripped. @return path
src/main/org/apache/tools/ant/util/FileUtils.java:2001
↓ 7 callersMethodsubstitute
Perform a substitution on the regular expression. @param input The string to substitute on @param argument The string which defines the substitution @
src/main/org/apache/tools/ant/util/regexp/Regexp.java:48
↓ 7 callersMethodtestLogoExtraction
(String target)
src/tests/junit/org/apache/tools/ant/taskdefs/UntarTest.java:101
↓ 7 callersMethodthrowBuildException
A method to convert an invocationTargetException to a BuildException and throw it. @param t the invocation target exception. @throws BuildException th
src/main/org/apache/tools/ant/util/ReflectUtil.java:175
↓ 7 callersMethodtoString
Get the diagnostics for proxy information. @return the information.
src/main/org/apache/tools/ant/util/java15/ProxyDiagnostics.java:71
↓ 7 callersMethodverifyNotAReference
()
src/main/org/apache/tools/ant/taskdefs/optional/extension/ExtensionAdapter.java:168
↓ 7 callersMethodwrap
@return PrintStream @since Ant 1.8.0
src/main/org/apache/tools/ant/util/KeepAliveOutputStream.java:83
↓ 7 callersMethodwriteEntryHeaderField
(long value, byte[] outbuf, int offset, int length, boolean starMode)
src/main/org/apache/tools/tar/TarEntry.java:913
↓ 6 callersMethodactionPerformed
(ActionEvent a)
src/main/org/apache/tools/ant/taskdefs/optional/splash/SplashScreen.java:123
↓ 6 callersMethodadd
Add a nested <code>FileNameMapper</code>. @param fileNameMapper the <code>FileNameMapper</code> to add.
src/main/org/apache/tools/ant/types/Mapper.java:78
↓ 6 callersMethodaddArguments
Append the arguments to the existing command. @param line an array of arguments to append.
src/main/org/apache/tools/ant/types/Commandline.java:362
↓ 6 callersMethodaddFilterSet
Add a filterset to the collection. @param filterSet a <code>FilterSet</code> value
src/main/org/apache/tools/ant/types/FilterSetCollection.java:53
↓ 6 callersMethodaddJavaLibraries
add any libraries that come with different java versions here
src/main/org/apache/tools/ant/AntClassLoader.java:1544
↓ 6 callersMethodaddJavaRuntime
Add the Java Runtime classes to this Path instance.
src/main/org/apache/tools/ant/types/Path.java:594
↓ 6 callersMethodaddPaxHeaderForBigNumber
(Map<String, String> paxHeaders, String header, long value,
src/main/org/apache/tools/tar/TarOutputStream.java:566
↓ 6 callersMethodaddProperties
iterate through a set of properties, resolve them then assign them @param props the properties to iterate over
src/main/org/apache/tools/ant/taskdefs/Property.java:711
↓ 6 callersMethodaddTest
Add a new single testcase. @param test a new single testcase @see JUnitTest @since Ant 1.2
src/main/org/apache/tools/ant/taskdefs/optional/junit/JUnitTask.java:592
↓ 6 callersMethodapply
Apply this map entry to a given path element. @param elem Path element to process. @return String Updated path element after mapping.
src/main/org/apache/tools/ant/taskdefs/PathConvert.java:171
↓ 6 callersMethodassertEqualsIgnoreDriveCase
convenience method normalize brings the drive in uppercase the drive letter is in lower case under cygwin calling this method allows tests where norma
src/tests/junit/org/apache/tools/ant/util/FileUtilsTest.java:988
↓ 6 callersMethodassertOneCreatedIterator
( StringResourceCollection testCollection)
src/tests/junit/org/apache/tools/ant/types/resources/LazyResourceCollectionTest.java:119
↓ 6 callersMethodassertPrint
(String line, String from, String to)
src/tests/junit/org/apache/tools/ant/taskdefs/optional/junit/JUnitTaskTest.java:341
↓ 6 callersMethodassumeJava1_6Plus
Shall we assume JDK 1.6+ command line switches? @return true if jdk 1.6 and above @since Ant 1.10.7
src/main/org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.java:751
↓ 6 callersMethodbsGetUByte
()
src/main/org/apache/tools/bzip2/CBZip2InputStream.java:458
↓ 6 callersMethodcleanup
Cleans up resources. @since Ant 1.8.0
src/main/org/apache/tools/ant/taskdefs/Rmic.java:688
↓ 6 callersMethodcommonSourceDowngrades
(String javaVersion)
src/tests/junit/org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapterTest.java:571
↓ 6 callersMethodconcatSystemBootClasspath
Concatenates the system boot class path in the order specified by the ${build.sysclasspath} property - using the supplied value if ${build.sysclasspat
src/main/org/apache/tools/ant/types/Path.java:546
↓ 6 callersMethodconfigurationHasBeenSet
()
src/main/org/apache/tools/ant/taskdefs/optional/net/FTP.java:1530
↓ 6 callersMethodconfigurationHasBeenSet
()
src/main/org/apache/tools/ant/taskdefs/optional/net/FTPTask.java:490
↓ 6 callersMethodcopy
Create a copy of the given array - or return null if the argument is null. @param from byte[] @return byte[]
src/main/org/apache/tools/zip/ZipUtil.java:214
↓ 6 callersMethodcopyResource
Convenience method to copy content from one Resource to another. No filtering is performed. @param source the Resource to copy from.
src/main/org/apache/tools/ant/util/ResourceUtils.java:240
← previousnext →801–900 of 14,300, ranked by callers