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, touch
as, clone, getMagicNumber, iterator, setDirectory, setExists, setLastModified, setName, setSize, size, toLongString
checkAttributesAllowed, checkChildrenAllowed, circularReference, dieOnCircularReference, dieOnCircularReference, dieOnCircularReference, getCheckedRef, getCheckedRef, getCheckedRef, getCheckedRef, getDataTypeName, getRefid, invokeCircularReferenceCheck, isChecked, isReference, noChildrenAllowed, pushAndInvokeCircularReferenceCheck, setChecked, tooManyAttributes
public 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.FileProvider
getFile
in class org.apache.tools.ant.types.resources.FileResource
public File getBaseDir()
getBaseDir
in class org.apache.tools.ant.types.resources.FileResource
Copyright © 2016 Nuxeo SA. All Rights Reserved.