|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.servingxml.components.saxsource.SaxSourceXmlSourceFactory
public class SaxSourceXmlSourceFactory
Factory for creating an XMLFilter.
Constructor Summary | |
---|---|
SaxSourceXmlSourceFactory(SaxSourceFactory saxSourceFactory)
|
Method Summary | |
---|---|
SaxSource |
createSaxSource(ServiceContext context,
Flow flow)
|
StreamSource |
createStreamSource(ServiceContext context,
Flow flow)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SaxSourceXmlSourceFactory(SaxSourceFactory saxSourceFactory)
Method Detail |
---|
public SaxSource createSaxSource(ServiceContext context, Flow flow)
createSaxSource
in interface SaxSourceFactory
createSaxSource
in interface XmlSourceFactory
public StreamSource createStreamSource(ServiceContext context, Flow flow)
createStreamSource
in interface XmlSourceFactory
createStreamSource
in interface StreamSourceFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |