public class ForwardingOutputProperties extends ForwardingStreamProperties implements OutputProperties
OutputProperties implementation that forwards all
calls to another OutputProperties.
Subclass this and override the methods you want modified
to create a wrapper for OutputProperties.
| Constructor and Description |
|---|
ForwardingOutputProperties(OutputProperties delegate) |
getAltRegistry, getContentType, getExtensionProfile, getQueryParameter, getQueryParameterNames, getRootMetadataclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAltRegistry, getContentType, getExtensionProfile, getQueryParameter, getQueryParameterNames, getRootMetadatapublic ForwardingOutputProperties(OutputProperties delegate)