org.exolab.castor.xml
Class EndElementProcessor

java.lang.Object
  extended by org.exolab.castor.xml.EndElementProcessor

public class EndElementProcessor
extends java.lang.Object

A processor that assists UnmarshalHandler in dealing with the SAX 2 ContentHandler.endElement(String, String, String) callback method.

Since:
1.3.2
Author:
Philipp Erlacher

Field Summary
protected static java.util.ResourceBundle resourceBundle
          resource bundle
 
Constructor Summary
EndElementProcessor(UnmarshalHandler unmarshalHandler)
          Creates an instance of this class, with a reference to the actual UnmarshalHandler for which this processor deals with the SAX 2 endElement() callback method.
 
Method Summary
 void compute(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

resourceBundle

protected static java.util.ResourceBundle resourceBundle
resource bundle

Constructor Detail

EndElementProcessor

public EndElementProcessor(UnmarshalHandler unmarshalHandler)
Creates an instance of this class, with a reference to the actual UnmarshalHandler for which this processor deals with the SAX 2 endElement() callback method.

Parameters:
unmarshalHandler - The UnmarshalHandler instance on which the results of processing the endElement method will be 'persisted'/set.
Method Detail

compute

public void compute(java.lang.String name)
             throws org.xml.sax.SAXException
Throws:
org.xml.sax.SAXException


Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com