public class ResolveFile
extends org.apache.tools.ant.types.resources.FileResource
| Modifier and Type | Field and Description |
|---|---|
protected String |
classifier |
protected String |
key |
| Constructor and Description |
|---|
ResolveFile() |
| Modifier and Type | Method and Description |
|---|---|
File |
getBaseDir() |
File |
getFile() |
protected File |
resolveFile() |
void |
setClassifier(String classifier)
Deprecated.
since 1.8; put classifier in the key ("groupId:artifactId:version:type:classifier:scope")
|
void |
setKey(String pattern) |
compareTo, equals, getAppendOutputStream, getInputStream, getLastModified, getName, getNotNullFile, getOutputStream, getResource, getSize, hashCode, isDirectory, isExists, isFilesystemOnly, setBaseDir, setFile, setRefid, toString, touchas, clone, getMagicNumber, iterator, setDirectory, setExists, setLastModified, setName, setSize, size, toLongStringcheckAttributesAllowed, checkChildrenAllowed, circularReference, dieOnCircularReference, dieOnCircularReference, dieOnCircularReference, getCheckedRef, getCheckedRef, getCheckedRef, getCheckedRef, getDataTypeName, getRefid, invokeCircularReferenceCheck, isChecked, isReference, noChildrenAllowed, pushAndInvokeCircularReferenceCheck, setChecked, tooManyAttributespublic void setKey(String pattern)
@Deprecated public void setClassifier(String classifier)
classifier - protected File resolveFile()
public File getFile()
getFile in interface org.apache.tools.ant.types.resources.FileProvidergetFile in class org.apache.tools.ant.types.resources.FileResourcepublic File getBaseDir()
getBaseDir in class org.apache.tools.ant.types.resources.FileResourceCopyright © 2016 Nuxeo SA. All Rights Reserved.