Oracle Application Server Wireless Java API Reference
B10400-01

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
 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)

Oracle Application Server Wireless Java API Reference
B10400-01

Copyright © 2003 Oracle Corporation. All Rights Reserved.