Ports Search

Results 16,26116,270 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.037 seconds)
textproc/Tk-XMLViewer-0.21 (Score: 3.3129134E-5)
Tk::XMLViewer - Tk widget to display XML
Tk::XMLViewer is an widget inherited from Tk::Text which displays XML in a hierarchical tree. You can use the plus and minus buttons to hide/show parts of the tree.
textproc/XML-Canonical-0.10 (Score: 3.3129134E-5)
Perl Implementation of Canonical XML
This module provides an implementation of Canonical XML Recommendation (Version 1, 15 March 2001). It uses XML::GDOME for its DOM tree and XPath nodes. It provides a XS wrapper around libxml2's Canonical XML code.
textproc/XML-DOM-XPath-0.14 (Score: 3.3129134E-5)
Adds XPath support to XML::DOM, using XML::XPath engine
XML::DOM::XPath allows you to use XML::XPath methods to query a DOM. This is often much easier than relying only on getElementsByTagName. It lets you use all of the XML::DOM methods.
textproc/XML-Handler-HTMLWriter-2.01 (Score: 3.3129134E-5)
PerlSAX handlers for outputting HTML
XML::Handler::HTMLWriter is a SAX handler module for outputting HTML, based on the rules in the XSLT specification, including things like empty and non-closing tags, and boolean attributes.
textproc/XML-LibXML-Iterator-1.04 (Score: 3.3129134E-5)
XML::LibXML::Iterator is an iterator for XML::LibXML parsed documents
XML::LibXML::Iterator implements the iterator part of the DOM Traversal and Range specification. This class allows to iterate through a DOM as it is done through an ordinary array.
textproc/XML-Parsepp-0.08 (Score: 3.3129134E-5)
Simplified pure Perl parser for XML
XML::Parsepp provides a pure Perl implementation to parse XML documents. Its interface is very close to that of XML::Parser (in fact, the synopsis has, with some minor modifications, been copied from XML::Parser).
textproc/XML-LibXML-Simple-0.95 (Score: 3.3129134E-5)
XML::LibXML clone of XML::Simple::XMLin()
This module is a blunt rewrite of XML::Simple (by Grant McLean) to use the XML::LibXML parser for XML structures, where the original uses plain Perl or SAX parsers.
textproc/XML-NodeFilter-0.01 (Score: 3.3129134E-5)
XML::NodeFilter is an object that know how to "filter out" nodes
XML::NodeFilter is a generic node-filter class for DOM traversal as specified in the DOM Level 2 Traversal and Range specification. It extends that specification so this class is more easy to use for perl programmers.
textproc/XML-Toolkit-0.15 (Score: 3.3129134E-5)
Suit of XML tools with Antlers
XML::Toolkit is a suite of tools that work to make handling XML easier. It is designed to marshall XML documents into Moose classes and back again with minimal changes.
textproc/XML-Validate-1.025 (Score: 3.3129134E-5)
XML validator factory
XML::Validate is a generic interface to different XML validation backends. Backends for the following validators are included with this distribution: ** LibXML (& you'll need XML::LibXML) ** Xerces (& you'll need XML::Xerces)