HPSearch

cgl.hpsearch.common.xml
Class ErrorMap

java.lang.Object
  extended bycgl.hpsearch.common.xml.ErrorAction
      extended bycgl.hpsearch.common.xml.ErrorMap
All Implemented Interfaces:
Serializable

public class ErrorMap
extends ErrorAction
implements Serializable

Class ErrorMap.

Version:
$Revision: 1.1 $ $Date: 2005/10/16 14:40:44 $
See Also:
Serialized Form

Constructor Summary
ErrorMap()
           
 
Method Summary
 boolean isValid()
          Method isValid
 void marshal(ContentHandler handler)
          Method marshal
 void marshal(Writer out)
          Method marshal
static Object unmarshal(Reader reader)
          Method unmarshal
 void validate()
          Method validate
 
Methods inherited from class cgl.hpsearch.common.xml.ErrorAction
getAction, getActionType, getError, getScript, setAction, setActionType, setError, setScript
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ErrorMap

public ErrorMap()
Method Detail

isValid

public boolean isValid()
Method isValid

Overrides:
isValid in class ErrorAction

marshal

public void marshal(Writer out)
             throws org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Method marshal

Overrides:
marshal in class ErrorAction
Parameters:
out -
Throws:
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

marshal

public void marshal(ContentHandler handler)
             throws IOException,
                    org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Method marshal

Overrides:
marshal in class ErrorAction
Parameters:
handler -
Throws:
IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

unmarshal

public static Object unmarshal(Reader reader)
                        throws org.exolab.castor.xml.MarshalException,
                               org.exolab.castor.xml.ValidationException
Method unmarshal

Parameters:
reader -
Throws:
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

validate

public void validate()
              throws org.exolab.castor.xml.ValidationException
Method validate

Overrides:
validate in class ErrorAction
Throws:
org.exolab.castor.xml.ValidationException

HPSearch

For comments and suggestions please send e-mail to Harshawardhan Gadgil
Last updated: June 9 2006