|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpl.edu.agh.cast.importer.base.tokenizer.TokenizerOption
public class TokenizerOption
Basic implementation of ITokenizerOption.
| Constructor Summary | |
|---|---|
TokenizerOption(String optionName,
String optionValue)
The default constructor. |
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getName()
Retrieves the tokenizer option name. |
String |
getValue()
Retrieves the tokenizer option value. |
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TokenizerOption(String optionName,
String optionValue)
optionName - the option nameoptionValue - the option value| Method Detail |
|---|
public String getName()
getName in interface ITokenizerOptionITokenizerOption.getName()public String getValue()
getValue in interface ITokenizerOptionITokenizerOption.getValue()public boolean equals(Object obj)
equals in class ObjectObject.equals(java.lang.Object)public int hashCode()
hashCode in class ObjectObject.hashCode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||