Uses of Class
org.jpmml.sparkml.DocumentFeature.StopWordSet
-
Packages that use DocumentFeature.StopWordSet Package Description org.jpmml.sparkml -
-
Uses of DocumentFeature.StopWordSet in org.jpmml.sparkml
Methods in org.jpmml.sparkml that return types with arguments of type DocumentFeature.StopWordSet Modifier and Type Method Description Set<DocumentFeature.StopWordSet>DocumentFeature. getStopWordSets()Methods in org.jpmml.sparkml with parameters of type DocumentFeature.StopWordSet Modifier and Type Method Description voidDocumentFeature. addStopWordSet(DocumentFeature.StopWordSet stopWordSet)
-