org.jboss.xb.binding.sunday.unmarshalling
Class XsdBinderTerminatingErrorHandler

java.lang.Object
  extended by org.jboss.xb.binding.sunday.unmarshalling.XsdBinderTerminatingErrorHandler
All Implemented Interfaces:
DOMErrorHandler

public class XsdBinderTerminatingErrorHandler
extends Object
implements DOMErrorHandler


Method Summary
 boolean handleError(DOMError error)
           
static XsdBinderTerminatingErrorHandler newInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newInstance

public static XsdBinderTerminatingErrorHandler newInstance()

handleError

public boolean handleError(DOMError error)
Specified by:
handleError in interface DOMErrorHandler


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.