| java.lang.Object com.sun.portal.rewriter.RewriterPool
RewriterPool | final public class RewriterPool (Code) | | Factory class for getting the instance of Rewriter Objects base on the MIME
type. All the clients should use this class to get the instance of Rewriter.
Directly creating Rewriter Object's may break the code as the component
evolves, Cacheing of these objects is not necessory as there is no XML
Parsing is done.
version: 1.0 12/15/2001 author: Raja Nagendra Kumar, Nagendra.Raja@sun.com |
|
|