- java.lang.Object
-
- org.apache.tools.ant.ProjectComponent
-
- org.apache.tools.ant.types.DataType
-
- org.apache.tools.ant.types.Resource
-
- org.apache.tools.ant.types.resources.FileResource
-
- org.nuxeo.build.ant.artifact.ArtifactFile
-
-
Field Summary
-
Fields inherited from class org.apache.tools.ant.types.Resource
MAGIC, UNKNOWN_DATETIME, UNKNOWN_SIZE
-
Fields inherited from class org.apache.tools.ant.types.DataType
checked, ref
-
Fields inherited from class org.apache.tools.ant.ProjectComponent
description, location, project
-
Method Summary
-
Methods inherited from class org.apache.tools.ant.types.resources.FileResource
compareTo, equals, getAppendOutputStream, getInputStream, getLastModified, getName, getNotNullFile, getOutputStream, getResource, getSize, hashCode, isDirectory, isExists, isFilesystemOnly, setBaseDir, setFile, setRefid, toString, touch
-
Methods inherited from class org.apache.tools.ant.types.Resource
as, clone, getMagicNumber, iterator, setDirectory, setExists, setLastModified, setName, setSize, size, toLongString
-
Methods inherited from class org.apache.tools.ant.types.DataType
checkAttributesAllowed, checkChildrenAllowed, circularReference, dieOnCircularReference, dieOnCircularReference, dieOnCircularReference, getCheckedRef, getCheckedRef, getCheckedRef, getCheckedRef, getDataTypeName, getRefid, invokeCircularReferenceCheck, isChecked, isReference, noChildrenAllowed, pushAndInvokeCircularReferenceCheck, setChecked, tooManyAttributes
-
Methods inherited from class org.apache.tools.ant.ProjectComponent
getDescription, getLocation, getProject, log, log, setDescription, setLocation, setProject
-
-
Field Detail
-
graph
protected Graph graph
-
Constructor Detail
-
ArtifactFile
public ArtifactFile()
-
Method Detail
-
getNode
public Node getNode()
-
getFile
public File getFile()
- Specified by:
getFile
in interface org.apache.tools.ant.types.resources.FileProvider
- Overrides:
getFile
in class org.apache.tools.ant.types.resources.FileResource
-
getBaseDir
public File getBaseDir()
- Overrides:
getBaseDir
in class org.apache.tools.ant.types.resources.FileResource
Copyright © 2016 Nuxeo SA. All Rights Reserved.