Package | Description |
---|---|
com.helger.schematron.pure.bound | |
com.helger.schematron.pure.preprocess |
Modifier and Type | Method and Description |
---|---|
PSPreprocessor |
PSBoundSchemaCacheKey.createPreprocessor(IPSQueryBinding aQueryBinding)
Create the pre-processor to be used for
PSBoundSchemaCacheKey.createPreprocessedSchema(PSSchema, IPSQueryBinding) . |
Modifier and Type | Method and Description |
---|---|
static PSPreprocessor |
PSPreprocessor.createPreprocessorWithoutInformationLoss(IPSQueryBinding aQueryBinding) |
PSPreprocessor |
PSPreprocessor.setKeepDiagnostics(boolean bKeepDiagnostics)
Should <diagnostics>-elements be kept?
|
PSPreprocessor |
PSPreprocessor.setKeepEmptyPatterns(boolean bKeepEmptyPatterns)
Should <pattern>-elements without a single rule be kept or deleted?
|
PSPreprocessor |
PSPreprocessor.setKeepEmptySchema(boolean bKeepEmptySchema)
Should schema objects without a pattern be kept?
|
PSPreprocessor |
PSPreprocessor.setKeepReports(boolean bKeepReports)
Should <report>-elements be kept or should they be converted to
<assert>-elements?
|
PSPreprocessor |
PSPreprocessor.setKeepTitles(boolean bKeepTitles)
Should <title>-elements be kept?
|
Copyright © 2014–2019 Philip Helger. All rights reserved.