Class CheckXSL


  • public final class CheckXSL
    extends Object
    Check that XSL transforms right.
    Since:
    1.0
    • Constructor Detail

      • CheckXSL

        public CheckXSL​(Path path,
                        String scrpt)
        Ctor.
        Parameters:
        path - Home path
        scrpt - The script
    • Method Detail

      • isValid

        public boolean isValid()
                        throws IOException
        Make a run and return true if all is good.
        Returns:
        List of XPath expressions that failed
        Throws:
        IOException - If fails