public abstract class AbstractTranslator extends Object implements org.jpmml.converter.FeatureResolver
| Constructor and Description |
|---|
AbstractTranslator() |
| Modifier and Type | Method and Description |
|---|---|
Scope |
ensureScope() |
Scope |
getScope() |
org.jpmml.converter.Feature |
resolveFeature(String name) |
void |
setScope(Scope scope) |
static String |
toSingleLine(String string) |
Copyright © 2023. All rights reserved.