Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X Y Z _ 

H

HappyFile - Class in com.wantedtech.common.xpresso.types
 
HappyFile(String, String, String) - Constructor for class com.wantedtech.common.xpresso.types.HappyFile
 
HappyFile(String, String) - Constructor for class com.wantedtech.common.xpresso.types.HappyFile
 
HappyMySQL - Class in com.wantedtech.common.xpresso.helpers
 
HappyMySQL(String, String, String, String) - Constructor for class com.wantedtech.common.xpresso.helpers.HappyMySQL
 
HappyObject - Class in com.wantedtech.common.xpresso.helpers
 
HappyObject(Object) - Constructor for class com.wantedtech.common.xpresso.helpers.HappyObject
 
HappySQL - Interface in com.wantedtech.common.xpresso.types
 
HappyString - Class in com.wantedtech.common.xpresso.strings
This class contains high-level static utility methods.
HappyString(String) - Constructor for class com.wantedtech.common.xpresso.strings.HappyString
This class clones the String object functionality and adds with additional methods, such as HappyString.join(java.lang.Iterable<?>), HappyString.split(java.lang.String, int), and HappyString.in(java.lang.String...).
HappyStringStatic - Class in com.wantedtech.common.xpresso.strings
 
HappyStringStatic() - Constructor for class com.wantedtech.common.xpresso.strings.HappyStringStatic
 
hasAccent() - Method in class com.wantedtech.common.xpresso.token.Token
 
hasArabic() - Method in class com.wantedtech.common.xpresso.token.Token
 
hasCyrillic() - Method in class com.wantedtech.common.xpresso.token.Token
 
hasDash() - Method in class com.wantedtech.common.xpresso.token.Token
 
hasDigits() - Method in class com.wantedtech.common.xpresso.token.Token
 
hasField(String) - Method in class com.wantedtech.common.xpresso.helpers.HappyObject
 
hasGreek() - Method in class com.wantedtech.common.xpresso.token.Token
 
hasGroup(int) - Method in class com.wantedtech.common.xpresso.regex.Match
 
hasGroup(String) - Method in class com.wantedtech.common.xpresso.regex.Match
 
hasHangul() - Method in class com.wantedtech.common.xpresso.token.Token
 
hashCode() - Method in class com.wantedtech.common.xpresso.helpers.HappyObject
 
HashCode - Class in com.wantedtech.common.xpresso.helpers
 
HashCode(Object, String[]) - Constructor for class com.wantedtech.common.xpresso.helpers.HashCode
 
hashCode(Object, String...) - Static method in class com.wantedtech.common.xpresso.helpers.Helpers
 
hashCode() - Method in class com.wantedtech.common.xpresso.helpers.IDKey
returns hashcode - i.e.
hashCode() - Method in class com.wantedtech.common.xpresso.helpers.Pair
Returns a suitable hash code.
hashCode() - Method in class com.wantedtech.common.xpresso.strings.diff_match_patch.Diff
Create a numeric hash value for a Diff.
hashCode() - Method in class com.wantedtech.common.xpresso.strings.HappyString
Returns a hash code for this string.
hashCode() - Method in class com.wantedtech.common.xpresso.token.stem.snowball.ext.danishStemmer
 
hashCode() - Method in class com.wantedtech.common.xpresso.token.stem.snowball.ext.dutchStemmer
 
hashCode() - Method in class com.wantedtech.common.xpresso.token.stem.snowball.ext.englishStemmer
 
hashCode() - Method in class com.wantedtech.common.xpresso.token.stem.snowball.ext.finnishStemmer
 
hashCode() - Method in class com.wantedtech.common.xpresso.token.stem.snowball.ext.frenchStemmer
 
hashCode() - Method in class com.wantedtech.common.xpresso.token.stem.snowball.ext.germanStemmer
 
hashCode() - Method in class com.wantedtech.common.xpresso.token.stem.snowball.ext.hungarianStemmer
 
hashCode() - Method in class com.wantedtech.common.xpresso.token.stem.snowball.ext.italianStemmer
 
hashCode() - Method in class com.wantedtech.common.xpresso.token.stem.snowball.ext.norwegianStemmer
 
hashCode() - Method in class com.wantedtech.common.xpresso.token.stem.snowball.ext.porterStemmer
 
hashCode() - Method in class com.wantedtech.common.xpresso.token.stem.snowball.ext.portugueseStemmer
 
hashCode() - Method in class com.wantedtech.common.xpresso.token.stem.snowball.ext.romanianStemmer
 
hashCode() - Method in class com.wantedtech.common.xpresso.token.stem.snowball.ext.russianStemmer
 
hashCode() - Method in class com.wantedtech.common.xpresso.token.stem.snowball.ext.spanishStemmer
 
hashCode() - Method in class com.wantedtech.common.xpresso.token.stem.snowball.ext.swedishStemmer
 
hashCode() - Method in class com.wantedtech.common.xpresso.token.stem.snowball.ext.turkishStemmer
 
hashCode() - Method in class com.wantedtech.common.xpresso.types.str
 
hashCode() - Method in class com.wantedtech.common.xpresso.types.tuples.AbstractTuple
 
HashCodeExclude - Annotation Type in com.wantedtech.common.xpresso.helpers
Use this annotation to exclude a field from being being used by the various Hashcode methods
hasHebrew() - Method in class com.wantedtech.common.xpresso.token.Token
 
hasHiragana() - Method in class com.wantedtech.common.xpresso.token.Token
 
hasKatakana() - Method in class com.wantedtech.common.xpresso.token.Token
 
hasLatinAlpha() - Method in class com.wantedtech.common.xpresso.token.Token
 
hasMath() - Method in class com.wantedtech.common.xpresso.token.Token
 
hasMethod(String) - Method in class com.wantedtech.common.xpresso.helpers.HappyObject
 
hasNext() - Method in class com.wantedtech.common.xpresso.csv.CSVIterator
Returns true if the iteration has more elements.
hasNext() - Method in class com.wantedtech.common.xpresso.en.text.AbstractTokenizer
 
hasNext() - Method in class com.wantedtech.common.xpresso.types.HappyFile
 
hasRussian() - Method in class com.wantedtech.common.xpresso.token.Token
 
hasSpecial() - Method in class com.wantedtech.common.xpresso.token.Token
 
hasTurkish() - Method in class com.wantedtech.common.xpresso.token.Token
 
Helpers - Class in com.wantedtech.common.xpresso.helpers
 
Helpers() - Constructor for class com.wantedtech.common.xpresso.helpers.Helpers
 
HEX_COLOR - Variable in class com.wantedtech.common.xpresso.regex.RegexStatic
 
HTML_TAG - Variable in class com.wantedtech.common.xpresso.regex.RegexStatic
 
hungarianStemmer - Class in com.wantedtech.common.xpresso.token.stem.snowball.ext
This class was automatically generated by a Snowball to Java compiler It implements the stemming algorithm defined by a snowball script.
hungarianStemmer() - Constructor for class com.wantedtech.common.xpresso.token.stem.snowball.ext.hungarianStemmer
 
A B C D E F G H I J K L M N O P R S T U V W X Y Z _ 
Skip navigation links