Package org.apache.commons.io.serialization
package org.apache.commons.io.serialization
Provides a framework for controlling the deserialization of classes.
-
ClassDescriptionAn object that matches a Class name to a condition.A
ClassNameMatcherthat matches on full class names.AClassNameMatcherthat uses regular expressions.AnObjectInputStreamthat's restricted to deserialize a limited set of classes.AClassNameMatcherthat uses simplified regular expressions provided byFilenameUtils.wildcardMatch