|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.servingxml.components.content.AbstractContent
com.servingxml.components.transform.TransformedContent
public final class TransformedContent
A filter component filters the stream of sax events.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.servingxml.components.string.Stringable |
|---|
Stringable.EmptyStringable |
| Nested classes/interfaces inherited from interface com.servingxml.components.string.Stringable |
|---|
Stringable.EmptyStringable |
| Field Summary |
|---|
| Fields inherited from interface com.servingxml.components.transform.ContentTask |
|---|
EMPTY_ARRAY |
| Fields inherited from interface com.servingxml.components.string.Stringable |
|---|
EMPTY |
| Fields inherited from interface com.servingxml.components.string.Stringable |
|---|
EMPTY |
| Constructor Summary | |
|---|---|
TransformedContent(Content[] xmlComponents,
SaxSinkFactory saxSinkFactory,
OutputPropertyFactory[] defaultOutputPropertyFactories)
|
|
| Method Summary | |
|---|---|
void |
appendToXmlPipeline(ServiceContext context,
Flow flow,
XmlFilterChain pipeline)
|
SaxSource |
createSaxSource(ServiceContext context,
Flow flow)
|
XmlPipeline |
createXmlPipeline(ServiceContext context,
Flow flow)
|
void |
execute(ServiceContext context,
Flow flow)
|
| Methods inherited from class com.servingxml.components.content.AbstractContent |
|---|
createDefaultOutputProperties, createString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.servingxml.components.string.Stringable |
|---|
createString |
| Methods inherited from interface com.servingxml.components.string.Stringable |
|---|
createString |
| Constructor Detail |
|---|
public TransformedContent(Content[] xmlComponents,
SaxSinkFactory saxSinkFactory,
OutputPropertyFactory[] defaultOutputPropertyFactories)
| Method Detail |
|---|
public void appendToXmlPipeline(ServiceContext context,
Flow flow,
XmlFilterChain pipeline)
appendToXmlPipeline in interface Content
public XmlPipeline createXmlPipeline(ServiceContext context,
Flow flow)
createXmlPipeline in interface Content
public void execute(ServiceContext context,
Flow flow)
execute in interface Taskexecute in class AbstractContent
public SaxSource createSaxSource(ServiceContext context,
Flow flow)
createSaxSource in interface Content
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||