NAME
TEI::Lite::Document - TEI::Lite::Document Object
DESCRIPTION
TEI::Lite::Document is a object oriented interface to the 'global' structure of a TEI document.
METHODS
- addBackMatter
- addCompositeBackMatter
- addCompositeFrontMatter
- addDocument
- addFrontMatter
- addHeader
- addText
- getActiveDocument
- getActiveText
- getBackMatter
- getBody
- getCompositeBackMatter
- getCompositeFrontMatter
- getDocument
- getDocuments
- getFrontMatter
- getHeader
- getText
- getTexts
- setActiveDocument
- setActiveText
AUTHOR
D. Hageman <dhageman@dracken.com>
SEE ALSO
XML::LibXML, XML::LibXML::Element, XML::LibXML::Node
COPYRIGHT AND LICENSE
Copyright (c) 2002 D. Hageman (Dracken Technologies). All rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.