public interface ResourceDependencies
ResourceTransformer
implementations to track additional dependencies that can arise
when the underlying resource being transformed can be dependent on other resources (for instance, if it has the
notion of "including" or "importing" content).Modifier and Type | Method and Description |
---|---|
void |
addDependency(Resource dependency)
Marks the dependency as an additional resource.
|
void addDependency(Resource dependency)
dependency
- 5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.