Pages du manuel Linux : Fonctions des bibliothèques

XML::DOM::AttlistDecl
An XML ATTLIST declaration in XML::DOM
XML::DOM::Attr
An XML attribute in XML::DOM
XML::DOM::CDATASection
Escaping XML text blocks in XML::DOM
XML::DOM::CharacterData
Common interface for Text, CDATASections and Comments
XML::DOM::Comment
An XML comment in XML::DOM
XML::DOM::Document
An XML document node in XML::DOM
XML::DOM::DocumentFragment
Facilitates cut & paste in XML::DOM documents
XML::DOM::DocumentType
An XML document type (DTD) in XML::DOM
XML::DOM::DOMImplementation
Information about XML::DOM implementation
XML::DOM::Element
An XML element node in XML::DOM
XML::DOM::ElementDecl
An XML ELEMENT declaration in XML::DOM
XML::DOM::Entity
An XML ENTITY in XML::DOM
XML::DOM::EntityReference
An XML ENTITY reference in XML::DOM
XML::DOM::NamedNodeMap
A hash table interface for XML::DOM
XML::DOM::Node
Super class of all nodes in XML::DOM
XML::DOM::NodeList
A node list as used by XML::DOM
XML::DOM::Notation
An XML NOTATION in XML::DOM
XML::DOM::Parser
An XML::Parser that builds XML::DOM document structures
XML::DOM::PerlSAX
Old name of XML::Handler::BuildDOM
XML::DOM::ProcessingInstruction
An XML processing instruction in XML::DOM
XML::DOM::Text
A piece of XML text in XML::DOM
XML::DOM::ValParser
an XML::DOM::Parser that validates at parse time
XML::DOM::XMLDecl
XML declaration in XML::DOM
XML::DT
a package for down translation of XML files
XML::Dumper
Perl module for dumping Perl objects from/to XML
XML::EasyOBJ
Easy XML object navigation
XML::Encoding
A perl module for parsing XML encoding maps.
XML::ESISParser
Perl SAX parser using nsgmls
XML::Filter::BufferText
Filter to put all characters() in one event
XML::Filter::DetectWS
A PerlSAX filter that detects ignorable whitespace
XML::Filter::Distributor
Multipass processing of documents
XML::Filter::DocSplitter
Multipass processing of documents
XML::Filter::Merger
Assemble multiple SAX streams in to one document
XML::Filter::Reindent
Reformats whitespace for pretty printing XML
XML::Filter::SAXT
Replicates SAX events to several SAX event handlers
XML::Filter::Sort
SAX filter for sorting elements in XML
XML::Filter::Sort::Buffer
Implementation class used by XML::Filter::Sort
XML::Filter::Sort::BufferMgr
Implementation class used by XML::Filter::Sort
XML::Filter::Sort::DiskBuffer
Implementation class used by XML::Filter::Sort
XML::Filter::Sort::DiskBufferMgr
Implementation class used by XML::Filter::Sort
XML::Filter::Tee
Send SAX events to multiple processor, with switching
XML::Filter::XSLT
XSLT as a SAX Filter
XML::Filter::XSLT::LibXSLT
LibXSLT SAX Filter
XML::Generator
Perl extension for generating XML
XML::Generator::DOM
XML::Generator subclass for producing DOM trees instead of strings.
XML::Grove
Perl-style XML objects
XML::Grove::AsCanonXML
output XML objects in canonical XML
XML::Grove::AsString
output content of XML objects as a string
XML::Grove::Builder
PerlSAX handler for building an XML::Grove
XML::Grove::Factory
simplify creation of XML::Grove objects