Uses of Class
be.fgov.ehealth.ehvalidator.core.EhValidator.Language

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

Uses of EhValidator.Language in be.fgov.ehealth.ehvalidator.core
 

Methods in be.fgov.ehealth.ehvalidator.core that return EhValidator.Language
static EhValidator.Language EhValidator.Language.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EhValidator.Language[] EhValidator.Language.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in be.fgov.ehealth.ehvalidator.core with parameters of type EhValidator.Language
static String EhValidator.getHTMLView(String fileName, EhValidator.Language language)
          This method allows to get the HTML representation of a valid Sumehr file.
 



eHealth Validator Master project 1.1.0 API
Copyright © 2010 Smals. All Rights Reserved.