Package org.apache.stylebook.processors
Class NullProcessor
java.lang.Object
org.apache.stylebook.AbstractComponent
org.apache.stylebook.processors.NullProcessor
- Version:
- CVS $Revision: 313195 $ $Date: 1999-11-15 22:08:18 +0000 (Mon, 15 Nov 1999) $
- Author:
- Pierpaolo Fumagalli, Copyright 1999 © The Apache Software Foundation. All rights reserved.
-
Field Summary
Fields inherited from class org.apache.stylebook.AbstractComponent
engine, params
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.stylebook.AbstractComponent
debug, init, log
-
Constructor Details
-
NullProcessor
public NullProcessor()
-
-
Method Details
-
process
public Document process(Document doc, CreationContext c, Parameters p) throws CreationException, IOException - Specified by:
process
in interfaceProcessor
- Throws:
CreationException
IOException
-