Uses of Interface
com.helger.schematron.ISchematronErrorHandler
Packages that use ISchematronErrorHandler
-
Uses of ISchematronErrorHandler in com.helger.schematron
Methods in com.helger.schematron with parameters of type ISchematronErrorHandlerModifier and TypeMethodDescriptionstatic com.helger.xml.microdom.IMicroDocumentSchematronHelper.getWithResolvedSchematronIncludes(com.helger.commons.io.resource.IReadableResource aResource, ISchematronErrorHandler aErrorHandler) Resolve all Schematron includes of the passed resource.static com.helger.xml.microdom.IMicroDocumentSchematronHelper.getWithResolvedSchematronIncludes(com.helger.commons.io.resource.IReadableResource aResource, com.helger.xml.serialize.read.ISAXReaderSettings aSettings, ISchematronErrorHandler aErrorHandler) Resolve all Schematron includes of the passed resource.static com.helger.xml.microdom.IMicroDocumentSchematronHelper.getWithResolvedSchematronIncludes(com.helger.commons.io.resource.IReadableResource aResource, com.helger.xml.serialize.read.ISAXReaderSettings aSettings, ISchematronErrorHandler aErrorHandler, boolean bLenient) Resolve all Schematron includes of the passed resource.