com.counterclaim.openefm.lxml.validator
Interface LxmlValidator

All Superinterfaces:
OpenEFMComponent
All Known Implementing Classes:
SimpleLxmlValidator

public interface LxmlValidator
extends OpenEFMComponent


Method Summary
 ValidationFault[] validateFiling(LxmlFiling filing)
           
 
Methods inherited from interface com.counterclaim.openefm.core.OpenEFMComponent
setController
 

Method Detail

validateFiling

public ValidationFault[] validateFiling(LxmlFiling filing)


Copyright © 2002 counterclaim.com. All Rights Reserved.