com.openharbor.beck.xpath
Class OHXHandler

java.lang.Object
  extended bycom.openharbor.beck.receive.DefaultXMLReceiver
      extended bycom.openharbor.beck.xpath.OHXHandler
All Implemented Interfaces:
MapFromXML.Aware, XMLReceiver

public class OHXHandler
extends DefaultXMLReceiver

Created by IntelliJ IDEA. User: ilya Date: Oct 4, 2004 Time: 5:47:51 PM To change this template use File | Settings | File Templates.


Field Summary
 
Fields inherited from class com.openharbor.beck.receive.DefaultXMLReceiver
log, unmarshallerStack
 
Constructor Summary
OHXHandler()
           
 
Method Summary
 void setUnmarshaller(Unmarshaller unm)
           
 
Methods inherited from class com.openharbor.beck.receive.DefaultXMLReceiver
characters, clear, endElement, getDocumentState, getMapFromXML, getPrefixer, getResult, getXMLContext, recycleDanglingReferences, resolveDocumentReferences, setMapFromXML, setXMLContext, startElement, startObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OHXHandler

public OHXHandler()
Method Detail

setUnmarshaller

public void setUnmarshaller(Unmarshaller unm)