|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.stylebook.AbstractComponent
org.apache.stylebook.processors.NullProcessor
public class NullProcessor
Field Summary |
---|
Fields inherited from class org.apache.stylebook.AbstractComponent |
---|
engine, params |
Constructor Summary | |
---|---|
NullProcessor()
|
Method Summary | |
---|---|
org.w3c.dom.Document |
process(org.w3c.dom.Document doc,
CreationContext c,
Parameters p)
|
Methods inherited from class org.apache.stylebook.AbstractComponent |
---|
debug, init, log |
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 |
Constructor Detail |
---|
public NullProcessor()
Method Detail |
---|
public org.w3c.dom.Document process(org.w3c.dom.Document doc, CreationContext c, Parameters p) throws CreationException, java.io.IOException
process
in interface Processor
CreationException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |