org.apache.batik.bridge
Class BridgeContext.BridgeUpdateHandlerInfo

java.lang.Object
  |
  +--org.apache.batik.bridge.BridgeContext.BridgeUpdateHandlerInfo
Enclosing class:
BridgeContext

protected static class BridgeContext.BridgeUpdateHandlerInfo
extends java.lang.Object


Field Summary
protected  BridgeUpdateHandler handler
           
protected  int handlerKey
           
 
Constructor Summary
BridgeContext.BridgeUpdateHandlerInfo(BridgeUpdateHandler handler)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

handler

protected BridgeUpdateHandler handler

handlerKey

protected int handlerKey
Constructor Detail

BridgeContext.BridgeUpdateHandlerInfo

public BridgeContext.BridgeUpdateHandlerInfo(BridgeUpdateHandler handler)


Copyright © 2002 Apache Software Foundation. All Rights Reserved.