Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.apache.cocoon.callback

Interface Summary
CallBackHandler The CallBackHandler interface resolves the types of callback events that an XML document may have.
XMLCallBack The XMLCallBack interface represents logic that will be executed every time it is invoked.
XMLEventDescriptor The XMLEventDescriptor represents an event that can be encoded and run later.
XMLSource The XMLSource represents a CallBack enabled XML document.
 

Class Summary
DefaultCallBackHandler The DefaultCallBackHandler is a proof of concept.