Uses of Class
org.jpmml.sparkml.RegexKey
-
Packages that use RegexKey Package Description org.jpmml.sparkml -
-
Uses of RegexKey in org.jpmml.sparkml
Methods in org.jpmml.sparkml that return types with arguments of type RegexKey Modifier and Type Method Description Map<RegexKey,? extends Map<String,?>>ConverterFactory. getOptions()Map<RegexKey,Map<String,Object>>PMMLBuilder. getOptions()Constructor parameters in org.jpmml.sparkml with type arguments of type RegexKey Constructor Description ConverterFactory(Map<RegexKey,? extends Map<String,?>> options)
-