|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.servingxml.components.saxsource.DomSaxSourceFactory
public class DomSaxSourceFactory
Factory for creating a SaxSource.
Constructor Summary | |
---|---|
DomSaxSourceFactory(org.w3c.dom.Document document,
PrefixMap prefixMap,
java.lang.String baseUri,
OutputPropertyFactory[] outputPropertyFactories)
|
Method Summary | |
---|---|
SaxSource |
createSaxSource(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 DomSaxSourceFactory(org.w3c.dom.Document document, PrefixMap prefixMap, java.lang.String baseUri, OutputPropertyFactory[] outputPropertyFactories)
Method Detail |
---|
public SaxSource createSaxSource(ServiceContext context, Flow flow)
createSaxSource
in interface SaxSourceFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |