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) |
PSPreprocessor |
PSPreprocessor.setKeepEmptyPatterns(boolean bKeepEmptyPatterns) |
PSPreprocessor |
PSPreprocessor.setKeepEmptySchema(boolean bKeepEmptySchema)
Should schema objects without a pattern be kept?
|
PSPreprocessor |
PSPreprocessor.setKeepReports(boolean bKeepReports) |
PSPreprocessor |
PSPreprocessor.setKeepTitles(boolean bKeepTitles) |
Copyright © 2014–2015 Philip Helger. All rights reserved.