public class ContentChangeTracker extends java.lang.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)
ResourceDependenciesaddDependency in interface ResourceDependenciespublic boolean dirty() throws java.io.IOException
java.io.IOException${project.version} - Copyright © 2003-2015 The Apache Software Foundation.