Treex::PML::Schema::XMLNode documentation

Table of contents


NAME

ToC

Treex::PML::Schema::XMLNode - base class for Treex::PML::Schema components

SYNOPSIS

ToC

   use Treex::PML::Schema::XMLNode;

DESCRIPTION

ToC

A common base class for components of a Treex::PML::Schema object.

METHODS

ToC

$self->copy_decl ($decl)

Creates a recursive copy of a given declaration, transfering it to the current schema and parent-node if necessary.

$self->write ({option => value})

This method serializes an object based on XMLNode the class to XML. See Treex::PML::Schema->write for details.

EXPORT

None by default.

SEE ALSO

ToC

Treex::PML::Schema, Treex::PML::Schema::Reader

COPYRIGHT AND LICENSE

ToC

BUGS

ToC

None reported... yet.