Treex::PML::StandardFactory documentation

Table of contents


NAME

ToC

Treex::PML::StandardFactory - implements standard Treex::PML object factory

SYNOPSIS

ToC

   use Treex::PML::StandardFactory;
   Treex::PML::StandardFactory->make_default();

   # actually 'use Treex::PML' does all this when first loaded

DESCRIPTION

ToC

This class implements the standard object factory for Treex::PML, returning instances of the following classes:

Treex::PML::Struct Treex::PML::Container Treex::PML::Alt Treex::PML::List Treex::PML::Seq Treex::PML::Node Treex::PML::FSFormat Treex::PML::Document

EXPORT

None by default.

SEE ALSO

ToC

Treex::PML, Treex::PML::Factory

COPYRIGHT AND LICENSE

ToC

BUGS

ToC

None reported... yet.