Uses of Package
net.xineo.xml.handler

Packages that use net.xineo.xml.handler
net.xineo.xml.handler   
net.xineo.xml.handler.tree   
 

Classes in net.xineo.xml.handler used by net.xineo.xml.handler
HandlerException
          This exception may be thrown by object handlers during parsing.
HandlerFactory
          This interface may be implemented and passed to a virtual handler to dynamically instantiate object handlers.
ObjectHandler
          Implements the core of an object handler, and must be subclassed to implement the ObjectHandlerInterface interface.
ObjectHandlerAdapter
          Provides a default implementation of ObjectHandler.
ObjectHandlerInterface
          This interface defines the methods that have to be implementd by any object handler.
 

Classes in net.xineo.xml.handler used by net.xineo.xml.handler.tree
ObjectHandler
          Implements the core of an object handler, and must be subclassed to implement the ObjectHandlerInterface interface.
 



Copyright © 2002 Frédérik Bilhaut - Xineo.NET