Package io.atlasmap.dfdl.core
Class DfdlSchemaResolver
java.lang.Object
io.atlasmap.dfdl.core.DfdlSchemaResolver
DFDL schema resolver resolves DFDL schema file to be used to process DFDL document.
It first looks for a static DFDL schema file with specified name. If no schema file is found,
then it looks for a
DfdlSchemaGenerator
and delegate to it to generate custom schema.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DfdlSchemaResolver
-
-
Method Details
-
resolve
- Throws:
Exception
-