com.ebmwebsourcing.easybox.impl
Class XmlObjectValidatorImpl

java.lang.Object
  extended by com.ebmwebsourcing.easybox.impl.XmlObjectValidatorImpl
All Implemented Interfaces:
com.ebmwebsourcing.easybox.api.XmlObjectValidator

public class XmlObjectValidatorImpl
extends java.lang.Object
implements com.ebmwebsourcing.easybox.api.XmlObjectValidator


Method Summary
 void failFastValidate(com.ebmwebsourcing.easybox.api.XmlObject xmlObject)
           
 void validate(com.ebmwebsourcing.easybox.api.XmlObject xmlObject, org.xml.sax.ErrorHandler errorHandler)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

failFastValidate

public void failFastValidate(com.ebmwebsourcing.easybox.api.XmlObject xmlObject)
                      throws com.ebmwebsourcing.easybox.api.XmlObjectValidationException
Specified by:
failFastValidate in interface com.ebmwebsourcing.easybox.api.XmlObjectValidator
Throws:
com.ebmwebsourcing.easybox.api.XmlObjectValidationException

validate

public void validate(com.ebmwebsourcing.easybox.api.XmlObject xmlObject,
                     org.xml.sax.ErrorHandler errorHandler)
Specified by:
validate in interface com.ebmwebsourcing.easybox.api.XmlObjectValidator


Copyright © 2011 Petals Link. All Rights Reserved.