![]() |
Vault
4.1
|
This class performs parsing of Bento Text Format data to create a Bento data hierarchy from the text. More...
Public Member Functions | |
void | parse (VTextIOStream &stream, VBentoNode &buildNode) |
void | parse (const VString &s, VBentoNode &buildNode) |
This class performs parsing of Bento Text Format data to create a Bento data hierarchy from the text.
Definition at line 22 of file vbento.cpp.