public interface TemplateValidator
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
CLASS_VERSION
Class version string 
 | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
validate(org.w3c.dom.Document pDocument)
 Called to test whether or not a template is valid 
 | 
static final java.lang.String CLASS_VERSION
boolean validate(org.w3c.dom.Document pDocument)
Called to test whether or not a template is valid
pDocument - A dom Document representing a templatejava.lang.Exception - if there is a problem