Package org.nustaq.serialization
Class FSTClazzInfoRegistry
java.lang.Object
org.nustaq.serialization.FSTClazzInfoRegistry
Created with IntelliJ IDEA.
User: Möller
Date: 03.11.12
Time: 13:11
To change this template use File | Settings | File Templates.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddAllReferencedClasses(Class cl, ArrayList<String> names, String filter) getCLInfo(Class c, FSTConfiguration conf) final booleanbooleanvoidsetIgnoreAnnotations(boolean ignoreAnnotations) voidvoidsetStructMode(boolean structMode)
-
Constructor Details
-
FSTClazzInfoRegistry
public FSTClazzInfoRegistry()
-
-
Method Details
-
addAllReferencedClasses
-
getCLInfo
-
getSerializerRegistry
-
isIgnoreAnnotations
public final boolean isIgnoreAnnotations() -
setIgnoreAnnotations
public void setIgnoreAnnotations(boolean ignoreAnnotations) -
setSerializerRegistryDelegate
-
getSerializerRegistryDelegate
-
setStructMode
public void setStructMode(boolean structMode) -
isStructMode
public boolean isStructMode()
-