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
ClassNameMatcher
that matches on full class names.AClassNameMatcher
that uses regular expressions.AnObjectInputStream
that's restricted to deserialize a limited set of classes.AClassNameMatcher
that uses simplified regular expressions provided byFilenameUtils.wildcardMatch