Registry / serialization / ph-schematron

ph-schematron

JSON →
library5.6.5javamavenunverified

Library for validating XML documents with Schematron schemas.

<dependency> <groupId>com.helger</groupId> <artifactId>ph-schematron</artifactId> <version>5.6.5</version> </dependency>
INSTALL
IMPORT
SIG · PH-SCHEMATRON
P
ph-schematron
serializationjavav5.6.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ISchematronResource
com.helger.schematron.ISchematronResource

Loads a Schematron schema for validation.

import com.helger.schematron.ISchematronResource; import com.helger.schematron.SchematronResourceSCH; public class Validator { public static void main(String[] args) { ISchematronResource resource = SchematronResourceSCH.fromClassPath("schema.sch"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.6.5latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
ph-schematron — mvn dependency:get ph-schematron · libregistry