public interface ISchematronXSLTProvider
| Modifier and Type | Method and Description |
|---|---|
Document |
getXSLTDocument() |
Templates |
getXSLTTemplates() |
boolean |
isValidSchematron() |
boolean isValidSchematron()
true if the Schematron was successfully interpreted,
false otherwise.@Nullable Document getXSLTDocument()
null if preprocessing failed.isValidSchematron()Copyright © 2014–2015 Philip Helger. All rights reserved.