|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.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.jaxb.JAXBGenerator
public class JAXBGenerator
SAX generator that produces SAX events from Object using the JAXB marshaller.
| Constructor Summary | |
|---|---|
JAXBGenerator(GenericType<?> toBeMarshalled)
|
|
| Method Summary | |
|---|---|
CacheKey |
constructCacheKey()
|
void |
execute()
|
String |
getCharset()
|
boolean |
isFormattedOutput()
|
void |
setCharset(String charset)
|
void |
setFormattedOutput(boolean formattedOutput)
|
String |
toString()
|
| Methods inherited from class org.apache.cocoon.sax.AbstractSAXProducer |
|---|
getSAXConsumer, setConsumer, setSAXConsumer |
| 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 JAXBGenerator(GenericType<?> toBeMarshalled)
| Method Detail |
|---|
public String getCharset()
public void setCharset(String charset)
public boolean isFormattedOutput()
public void setFormattedOutput(boolean formattedOutput)
public void execute()
execute in interface Starterpublic CacheKey constructCacheKey()
constructCacheKey in interface CachingPipelineComponentpublic String toString()
toString in class AbstractSAXProducer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||