oracle.panama.rt.hook
Interface PreProcessorHook


public interface PreProcessorHook

This interface represents the plug-in modules that process the response string.

Since:
Oracle9i Application Server Wireless Edition

Method Summary
TypeMethod
 org.w3c.dom.Element process(Request req, org.w3c.dom.Element content)
           
 

Method Detail

process

public org.w3c.dom.Element process(Request req,
                                   org.w3c.dom.Element content)