private void schematronTransformation()
      throws TransformerException {
      TransformerFactory tf = TransformerFactory.newInstance();
...

Java Multiple XSLT for Schematro...

by DaJunkie, October 09, 2009 10:39, 1 refactoring, tagged with validate, xml, java, sax, dom, jaxp, pipe, transform, xslt, schematron

I want to validate some XML...

8e21dd65dca319ca81a0cd80393d4c13 Talk