public class TokenGroup extends Object
TokenGroup(String token)
void
add(Document document)
boolean
equals(Object o)
Set<String>
getDescriptions()
getKeywords()
String
getToken()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public TokenGroup(String token)
public void add(Document document)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String getToken()
public Set<String> getDescriptions()
public Set<String> getKeywords()
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.