util class to hold string tokens More...
#include <ZFToken.h>
Public Attributes | |
zfstring | tokenLeft |
"{" by default | |
zfstring | tokenRight |
"}" by default | |
zfstring | tokenSeparator |
", " by default | |
zfstring | tokenPairLeft |
"" by default | |
zfstring | tokenPairRight |
"" by default | |
zfstring | tokenPairSeparator |
" = " by default | |
zfstring | tokenKeyLeft |
"" by default | |
zfstring | tokenKeyRight |
"" by default | |
zfstring | tokenValueLeft |
"" by default | |
zfstring | tokenValueRight |
"" by default | |
zfstring | tokenEtc |
"..." by default | |
util class to hold string tokens