API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.io. ObjectInputValidation View Source
Author(s)
unascribed
Since
JDK1.1
Version
1.19, 11/17/05
Serial
Hierarchy
 ObjectInputValidation
Subinterfaces
Description
public interface ObjectInputValidation
  Callback interface to allow validation of objects within a graph.
Methods
Hide/Show inherited methods
public void validateObject () throws InvalidObjectException
  Validates the object.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar