company logo

TypedString :: elementName - Get element name

Element names are available for properties in XML, JSON and OIF formatted strings and for instances (type name) in XML and OIF strings. An instance or property has to be provided before by calling nextInstance() or nextProperty(). When no instance or property is available, the function throws an exception. In case of unnamed string formats (CSV, ESDF), the name returned is empty.

Return value:  Name ( odaba::String & )

Implementation details

odaba::String TypedString  :: elementName (  )