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

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

public class XsdBinderLoggingErrorHandler
extends Object
implements DOMErrorHandler


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

Method Detail

newInstance

public static XsdBinderLoggingErrorHandler newInstance()

handleError

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


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