Uses of Interface
org.jpmml.model.Serializer
-
Packages that use Serializer Package Description org.jpmml.model -
-
Uses of Serializer in org.jpmml.model
Subinterfaces of Serializer in org.jpmml.model Modifier and Type Interface Description interfaceTextSerializerClasses in org.jpmml.model that implement Serializer Modifier and Type Class Description classJavaSerializerclassJAXBSerializerMethods in org.jpmml.model with parameters of type Serializer Modifier and Type Method Description static <E extends PMMLObject>
ESerializationUtil. clone(Serializer serializer, E object)
-