| Package | Description |
|---|---|
| org.jpmml.model.visitors |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayListOptimizer
A Visitor that optimizes the size of element lists.
|
class |
ExpressionFilterer
This class provides a skeletal implementation of
Expression filterers. |
class |
LocatorNullifier
A Visitor that clears the SAX Locator information of a class model object by setting it to
null. |
class |
LocatorTransformer
A Visitor that transforms the SAX Locator information of a class model object to
Serializable form. |
class |
MemoryMeasurer
A Visitor that measures the deep size of a class model object.
|
class |
PredicateFilterer
This class provides a skeletal implementation of
Predicate filterers. |
class |
StringInterner
A Visitor that interns String attribute values.
|
class |
VersionInspector
A Visitor that determines the range of valid PMML schema versions for a class model object.
|
Copyright © 2015 University of Tartu. All Rights Reserved.