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 © 2006–2014 phloc systems. All rights reserved.