| Package | Description |
|---|---|
| org.jpmml.model.filters |
| Modifier and Type | Class and Description |
|---|---|
class |
CountFilter
A SAX filter that limits the number of elements.
|
class |
DepthFilter
A SAX filter that limits the nesting depth of elements.
|
class |
ExtensionFilter
A SAX filter that skips "old-style" PMML extension elements and attributes.
|
class |
SkipFilter
A SAX filter that skips an element.
|
Copyright © 2024. All rights reserved.