java.lang.Object | +--com.ibm.commerce.search.beans.Parser
Reserved for IBM internal use.
Constructor Summary | |
---|---|
Parser(java.lang.String keyWord) Constructor calls the parseKeyword function to parse the input phrase. |
Method Summary | |
---|---|
java.util.Vector |
getList() Insert the method's description here. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll,
toString, wait, wait, wait |
Constructor Detail |
---|
public Parser(java.lang.String keyWord)
keyWord
- String,Method Detail |
---|
public java.util.Vector getList()