Package megamek.common.net.marshalling
Class SanityInputFilter
java.lang.Object
megamek.common.net.marshalling.SanityInputFilter
- All Implemented Interfaces:
ObjectInputFilter
-
Nested Class Summary
Nested classes/interfaces inherited from interface java.io.ObjectInputFilter
ObjectInputFilter.Config, ObjectInputFilter.FilterInfo, ObjectInputFilter.Status -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncheckInput(ObjectInputFilter.FilterInfo filterInfo) static Pattern[]
-
Field Details
-
filterList
-
-
Constructor Details
-
SanityInputFilter
public SanityInputFilter()
-
-
Method Details
-
checkInput
- Specified by:
checkInputin interfaceObjectInputFilter
-
getFilterList
-