for example, if I want to read/modify a CharTermAttribute's value, I need to use toString() to get the value, which is very unintuitive, and either copyBuffer() or setEmpty() and append().
is there a reason not to add the methods getTerm() and setTerm()? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
