Name

GroveDocumentFragment — Allows to manupalte on the fragments of the grove.

Synopsis

class GroveDocumentFragment (GroveSectionRootSernaApi::GroveSectionRoot) :
  # construct/copy/destruct
  __init__(SernaApiBase * = 0)
  __del__()

  # public member functions

  bool saveAsXmlString(SString &, int = Grove::GS_DEF_STRFLAGS, 
                       const GroveStripInfo & = GroveStripInfo()) const

Description

GroveDocumentFragment construct/copy/destruct

  1. __init__(SernaApiBase * = 0)


  2. __del__()


GroveDocumentFragment public member functions

  1. bool saveAsXmlString(SString & saveTo, int flags = Grove::GS_DEF_STRFLAGS,                      const GroveStripInfo & = GroveStripInfo()) const

    Saves grove fragment into String.