Interface | Description |
---|---|
ICheckValidator |
additional validator for checkJDF / JDFValidator this interface is called once for each element as checkJDF walks
through the tree
|
ICheckValidatorFactory |
additional validator for checkJDF / JDFValidator this interface is called once for each element as checkJDF walks
through the tree
|
Class | Description |
---|---|
JDFValidator |
this is the non-commandline part of the original checkJDF and used both by the JDF Editor and checkJDF
Refactored JDFValidator to be non-static in order to make it thread compatible.
|
JDFValidator.MySysOut |
This is just a quick and dirty class to centrally switch print on and off
|
VersionTranslator |
class to translate jdf to and from other jdf versions including but not limited to JDF 2.0 based on contents
|
Copyright © 2018. All rights reserved.