stringgetHead()
Returns first sentence from this document's text. stringgetHead(string type)
Returns first sentence from first child document that
matches given type. stringgetHead(string type, string ident)
Returns first sentence from first child document that
matches given type and identifier.
Parameters
type -
Type of document to search for ident -
Identifier of document to search for