Uses of Class
org.jpmml.agent.SimpleTransformer
-
-
Uses of SimpleTransformer in org.jpmml.agent
Subclasses of SimpleTransformer in org.jpmml.agent Modifier and Type Class Description classExtensionListRemoverA class file transformer that removes theextensionsfield declaration from allorg.dmg.pmml.HasExtensionsimplementation classes.classFieldPublicizerA class file transformer that relaxes the visibility of all instance fields fromprivatetopublic.classLocatorRemoverA class file transformer that removes thelocatorfield declaration from theorg.dmg.pmml.PMMLObjectclass.
-