Class KeywordUtils


  • public class KeywordUtils
    extends java.lang.Object
    Author:
    Loc Ha
    • Constructor Summary

      Constructors 
      Constructor Description
      KeywordUtils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String toKeywords​(java.lang.String keywords, Out<java.lang.Boolean> isValid)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • KeywordUtils

        public KeywordUtils()
    • Method Detail

      • toKeywords

        public static java.lang.String toKeywords​(java.lang.String keywords,
                                                  Out<java.lang.Boolean> isValid)