|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface QuotedValue
This interface have to be implemented by those key value types which might be printed in a quoted form.
Method Summary | |
---|---|
java.lang.String |
toQuotedString()
Prints the String representation in a quoted form. |
Method Detail |
---|
java.lang.String toQuotedString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |