public static class XSLTOutInterceptor.XSLTCachedOutputStreamCallback extends Object implements CachedOutputStreamCallback
Constructor and Description |
---|
XSLTCachedOutputStreamCallback(Templates xsltTemplate,
OutputStream origStream) |
Modifier and Type | Method and Description |
---|---|
void |
onClose(CachedOutputStream wrapper) |
void |
onFlush(CachedOutputStream wrapper) |
public XSLTCachedOutputStreamCallback(Templates xsltTemplate, OutputStream origStream)
public void onFlush(CachedOutputStream wrapper)
onFlush
in interface CachedOutputStreamCallback
public void onClose(CachedOutputStream wrapper)
onClose
in interface CachedOutputStreamCallback
Copyright © 2017 JBoss by Red Hat. All rights reserved.