FileDocCategorySizeDatePackage
ValidatorHelper.javaAPI DocJava SE 6 API1181Tue Jun 10 00:22:48 BST 2008com.sun.org.apache.xerces.internal.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,v 1.1.4.1 2005/09/05 11:44:44 sunithareddy Exp $

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