A E F G I L M O P R S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accept(String) - Method in class org.jpmml.agent.ExtensionListRemover
- accept(String) - Method in class org.jpmml.agent.FieldPublicizer
- accept(String) - Method in class org.jpmml.agent.LocatorRemover
- accept(String) - Method in class org.jpmml.agent.SimpleTransformer
E
- ExtensionListRemover - Class in org.jpmml.agent
-
A class file transformer that removes the
extensionsfield declaration from allorg.dmg.pmml.HasExtensionsimplementation classes. - ExtensionListRemover() - Constructor for class org.jpmml.agent.ExtensionListRemover
F
- FieldPublicizer - Class in org.jpmml.agent
-
A class file transformer that relaxes the visibility of all instance fields from
privatetopublic. - FieldPublicizer() - Constructor for class org.jpmml.agent.FieldPublicizer
G
- getInstrumentation() - Static method in class org.jpmml.agent.InstrumentationProvider
I
- InstrumentationProvider - Class in org.jpmml.agent
L
- LocatorRemover - Class in org.jpmml.agent
-
A class file transformer that removes the
locatorfield declaration from theorg.dmg.pmml.PMMLObjectclass. - LocatorRemover() - Constructor for class org.jpmml.agent.LocatorRemover
M
- Main - Class in org.jpmml.agent
- Main() - Constructor for class org.jpmml.agent.Main
O
- org.jpmml.agent - package org.jpmml.agent
P
- premain(String, Instrumentation) - Static method in class org.jpmml.agent.Main
R
- removeAttribute(CtClass, String) - Static method in class org.jpmml.agent.TransformationUtil
- removeElement(CtClass, String) - Static method in class org.jpmml.agent.TransformationUtil
- removeElementList(CtClass, String) - Static method in class org.jpmml.agent.TransformationUtil
S
- SimpleTransformer - Class in org.jpmml.agent
- SimpleTransformer() - Constructor for class org.jpmml.agent.SimpleTransformer
T
- transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in class org.jpmml.agent.SimpleTransformer
- transform(CtClass) - Method in class org.jpmml.agent.ExtensionListRemover
- transform(CtClass) - Method in class org.jpmml.agent.FieldPublicizer
- transform(CtClass) - Method in class org.jpmml.agent.LocatorRemover
- transform(CtClass) - Method in class org.jpmml.agent.SimpleTransformer
- TransformationUtil - Class in org.jpmml.agent
All Classes All Packages