FileDocCategorySizeDatePackage
ValidatorHelper.javaAPI DocApache Xerces 3.0.11378Fri Sep 14 20:33:54 BST 2007org.apache.xerces.jaxp.validation

ValidatorHelper

public interface ValidatorHelper

Instances of ValidatorHelper are able to validate specific source and result types.

author
Michael Glavassevich, IBM
version
$Id: ValidatorHelper.java 447235 2006-09-18 05:01:44Z mrglavas $

Fields Summary
Constructors Summary
Methods Summary
public voidvalidate(javax.xml.transform.Source source, javax.xml.transform.Result result)