|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.servingxml.components.streamsource.url.UrlSourceFactory
public class UrlSourceFactory
The UrlSourceFactory
implements a class that
does parameter substitution in strings.
Constructor Summary | |
---|---|
UrlSourceFactory(UrlEvaluator urlResolver)
|
|
UrlSourceFactory(UrlEvaluator urlResolver,
java.nio.charset.Charset charset)
|
Method Summary | |
---|---|
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 UrlSourceFactory(UrlEvaluator urlResolver)
public UrlSourceFactory(UrlEvaluator urlResolver, java.nio.charset.Charset charset)
Method Detail |
---|
public StreamSource createStreamSource(ServiceContext context, Flow flow)
createStreamSource
in interface StreamSourceFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |