public class NullPermission extends Object implements TypePermission
null
or XStream's null replacement type.Modifier and Type | Field and Description |
---|---|
static TypePermission |
NULL |
Constructor and Description |
---|
NullPermission() |
public static final TypePermission NULL
public NullPermission()
public boolean allows(Class type)
TypePermission
allows
in interface TypePermission
type
- the type to checktrue
if provided type is allowed, false
if permission does not handle the typeCopyright © 2005–2017. All rights reserved.