|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.cocoon.pipeline.component.AbstractPipelineComponent org.apache.cocoon.sax.AbstractSAXPipelineComponent org.apache.cocoon.sax.AbstractSAXProducer org.apache.cocoon.sax.AbstractSAXGenerator org.apache.cocoon.optional.pipeline.components.sax.betwixt.BetwixtBeanGenerator
public final class BetwixtBeanGenerator
Constructor Summary | |
---|---|
BetwixtBeanGenerator(Object bean)
|
|
BetwixtBeanGenerator(Object bean,
org.apache.commons.betwixt.BindingConfiguration bindingConfiguration,
org.apache.commons.betwixt.XMLIntrospector xmlIntrospector)
|
Method Summary | |
---|---|
void |
execute()
|
protected void |
setSAXConsumer(SAXConsumer xmlConsumer)
|
String |
toString()
|
Methods inherited from class org.apache.cocoon.sax.AbstractSAXProducer |
---|
getSAXConsumer, setConsumer |
Methods inherited from class org.apache.cocoon.pipeline.component.AbstractPipelineComponent |
---|
finish, setConfiguration, setup |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.apache.cocoon.pipeline.component.PipelineComponent |
---|
finish, setConfiguration, setup |
Constructor Detail |
---|
public BetwixtBeanGenerator(Object bean)
public BetwixtBeanGenerator(Object bean, org.apache.commons.betwixt.BindingConfiguration bindingConfiguration, org.apache.commons.betwixt.XMLIntrospector xmlIntrospector)
Method Detail |
---|
protected void setSAXConsumer(SAXConsumer xmlConsumer)
setSAXConsumer
in class AbstractSAXProducer
public void execute()
public String toString()
toString
in class AbstractSAXProducer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |