Class DocumentFeature


  • public class DocumentFeature
    extends org.jpmml.converter.ObjectFeature
    • Constructor Detail

      • DocumentFeature

        public DocumentFeature​(SparkMLEncoder encoder,
                               org.dmg.pmml.Field<?> field,
                               String wordSeparatorRE)
    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class org.jpmml.converter.Feature
      • equals

        public boolean equals​(Object object)
        Overrides:
        equals in class org.jpmml.converter.Feature
      • toStringHelper

        protected org.jpmml.model.ToStringHelper toStringHelper()
        Overrides:
        toStringHelper in class org.jpmml.converter.Feature
      • getWordSeparatorRE

        public String getWordSeparatorRE()