NAME
Prty::Sdoc::KeyValRow - Zeile einer Schlüssel/Wert-Tabelle
BASE CLASS
DESCRIPTION
Ein Objekt der Klasse repräsentiert eine Zeile einer KeyValue-Tabelle.
ATTRIBUTES
METHODS
Konstruktor
new() - Konstruktor
Synopsis
$node = $class->new($doc,$parent,$att,$rowNum);
Description
Lies eine KeyValue-Zeile aus Textdokument $doc und liefere eine Referenz auf dieses Objekt zurück.
Methods
dump() - Erzeuge externe Repräsentation für eine KeyValue-Zeile
Synopsis
$str = $node->dump($format);
VERSION
1.124
AUTHOR
Frank Seitz, http://fseitz.de/
COPYRIGHT
Copyright (C) 2018 Frank Seitz
LICENSE
This code is free software; you can redistribute it and/or modify it under the same terms as Perl itself.