- object
- the original object for which a replacement may be defined.
Documentation for this section has not yet been entered.
Type Reason Java.IO.IOException if any I/O error occurs while creating the replacement object.
Allows trusted subclasses to substitute the specified original object with a new object. Object substitution has to be activated first with calling enableReplaceObject(true). This implementation just returns object.