GroveDocumentFragment — Allows to manupalte on the fragments of the grove.
class GroveDocumentFragment : : public GroveSectionRootSernaApi::GroveSectionRoot { public: // construct/copy/destruct GroveDocumentFragment(SernaApiBase * = 0); ~GroveDocumentFragment(); // public member functions bool saveAsXmlString(SString &, int = Grove::GS_DEF_STRFLAGS, const GroveStripInfo & = GroveStripInfo()) const; };