- 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.gradle.api.internal.file.ant.AntFileResource
-
-
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, getBaseDir, getFile, getInputStream, getLastModified, 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, 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
-
-
Constructor Detail
-
AntFileResource
public AntFileResource()
-
Method Detail
-
getName
public String getName()
- Overrides:
getName in class org.apache.tools.ant.types.resources.FileResource
Copyright © 2013. All rights reserved