API Overview API Index Package Overview Direct link to this page
Apache Ant 1.7.1
  org.apache.tools.ant.taskdefs.condition. ResourcesMatch View Source
Author(s)
Since
Ant 1.7
Version
Serial
Hierarchy
 Object
      ResourcesMatch
Implements
 Condition
Subclasses
Description
public class ResourcesMatch
  Compares resources for equality based on size and content.
See also:   
Constructors
public ResourcesMatch ()
Methods
Hide/Show inherited methods
public void add (ResourceCollection rc)
  Add a resource collection.
public boolean eval () throws BuildException [Specified in Condition]
  Verify that all resources match.
public void setAsText (boolean asText)
  Set whether to treat resources as if they were text files, ignoring line endings.
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar