public class ContentChangeTracker extends Object implements ResourceDependencies
Constructor and Description |
---|
ContentChangeTracker() |
Modifier and Type | Method and Description |
---|---|
void |
addDependency(Resource dependency)
Marks the dependency as an additional resource.
|
boolean |
dirty()
Checks all resources tracked by this instance and returns true if any resource's content has changed.
|
public ContentChangeTracker()
public void addDependency(Resource dependency)
ResourceDependencies
addDependency
in interface ResourceDependencies
public boolean dirty() throws IOException
IOException
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.