org.apache.stylebook.producers
Class ContextProducer
java.lang.Object
org.apache.stylebook.AbstractComponent
org.apache.stylebook.producers.ContextProducer
- All Implemented Interfaces:
- Component, Producer
public class ContextProducer
- extends AbstractComponent
- implements Producer
- Version:
- CVS $Revision: 313202 $ $Date: 1999-11-30 12:28:55 +0000 (Tue, 30 Nov 1999) $
- Author:
- Pierpaolo Fumagalli, Copyright 1999 © The Apache
Software Foundation. All rights reserved.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.stylebook.Component |
init |
ContextProducer
public ContextProducer()
produce
public Document produce(CreationContext c)
throws CreationException,
IOException
- Specified by:
produce
in interface Producer
- Throws:
CreationException
IOException