com.servingxml.components.wrap
Class LiteralContentFilterAppender
java.lang.Object
com.servingxml.components.content.AbstractContent
com.servingxml.components.wrap.LiteralContentFilterAppender
- All Implemented Interfaces:
- Content, Stringable
public class LiteralContentFilterAppender
- extends AbstractContent
- implements Content
Implements a factory class for creating literal content
Fields inherited from interface com.servingxml.components.string.Stringable |
EMPTY |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LiteralContentFilterAppender
public LiteralContentFilterAppender(QnameContext nameContext,
NameSubstitutionExpr nameResolver,
org.xml.sax.helpers.AttributesImpl attributes,
Stringable stringFactory,
com.servingxml.components.wrap.ElementAttributeFactory[] attributeFactories,
Content[] xmlComponents)
appendToXmlPipeline
public void appendToXmlPipeline(ServiceContext context,
Flow flow,
XmlFilterChain pipeline)
- Specified by:
appendToXmlPipeline
in interface Content
createXmlPipeline
public XmlPipeline createXmlPipeline(ServiceContext context,
Flow flow)
- Specified by:
createXmlPipeline
in interface Content
createXmlReader
public org.xml.sax.XMLReader createXmlReader(ServiceContext context,
Flow flow)
createSaxSource
public SaxSource createSaxSource(ServiceContext context,
Flow flow)
- Specified by:
createSaxSource
in interface Content