Package com.bc.ceres.metadata
Class MetadataResourceResolver
java.lang.Object
com.bc.ceres.metadata.MetadataResourceResolver
Resolves names of resources belonging to sources and target of processings.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetSourceMetadataPaths
(String sourcePath) getTargetName
(String templatePath, String targetPath)
-
Field Details
-
VELOCITY_TEMPLATE_EXTENSION
- See Also:
-
-
Constructor Details
-
MetadataResourceResolver
-
-
Method Details
-
getSourceMetadataPaths
- Throws:
IOException
-
getTargetName
public MetadataResourceResolver.TargetResourceInfo getTargetName(String templatePath, String targetPath)
-