Uses of Class
be.fgov.ehealth.ehvalidator.exceptions.EhValidatorSchematronException

Packages that use EhValidatorSchematronException
be.fgov.ehealth.ehvalidator.core Provides sumehr validation functionality either as a command-line tool or a java library. 
 

Uses of EhValidatorSchematronException in be.fgov.ehealth.ehvalidator.core
 

Methods in be.fgov.ehealth.ehvalidator.core that throw EhValidatorSchematronException
static String EhValidator.getHTMLView(String fileName)
          This method allows to get the HTML representation of a valid file.
static String EhValidator.getHTMLView(String fileName, EhValidator.Language language)
          This method allows to get the HTML representation of a valid file.
static String EhValidator.getHTMLView(String fileName, EhValidator.Language language, String rules)
          This method allows to get the HTML representation of a valid file.
static EhValidator.ValidationResult EhValidator.validate(String fileName)
           
static EhValidator.ValidationResult EhValidator.validate(String fileName, String rules)
           
 



eHealth Validator Service Master project 2.1.1 API
Copyright © 2013 eHealth. All Rights Reserved.