Tag «xpath expr»: downloads
Search results for «xpath expr»:
Test::XML::Simple 0.09 by Joe McMahon
Test::XML::Simple is an easy testing for XML.
SYNOPSIS
use Test::XML::Simple tests=>5;
xml_valid $xml, "Is valid XML";
xml_node $xml, "/xpath/expression", "specified xpath node is present";
xml_is, $xml, '/xpath/expr', "expected value", "specified text present";
xml_like, $xml, '…
HTML::Template::Expr 0.07 by Sam Tregar
HTML::Template::Expr module provides an extension to HTML::Template which allows expressions in the template syntax.
HTML::Template::Expr module is purely an addition--all the normal HTML::Template options, syntax, and behaviors will still work.
Expression support includes comparisons, math op…
XML::XPath::Simple 0.05 by S.D. Campbell
XML::XPath::Simple is a very simple interface for XPaths.
SYNOPSIS
use XML::XPath::Simple;
$xp = new XML::XPath::Simple(
xml => $xml,
context => '/'
…
XML::XPath::Builder 1.13 by Ken MacLeod
XML::XPath::Builder is a SAX handler for building an XPath tree.
SYNOPSIS
use AnySAXParser;
use XML::XPath::Builder;
$builder = XML::XPath::Builder->new();
$parser = AnySAXParser->new( Handler => $builder );
$root_node = $parser->parse( Source => [SOURCE] );
XML::XPath::Builder…
File::Find::Rule::XPath 0.03 by Grant McLean
File::Find::Rule::XPath is a Perl module that contains rule to match on XPath expressions.
SYNOPSIS
use File::Find::Rule::XPath;
my @files = File::Find::Rule->file
->name('*.dkb')
->xpath( '//section/title[contains(., "Crustacean")]' )
->in…
Pathan 2.0.0 Beta by DecisionSoft Limited
Pathan is an XPath processing library. Pathan library is written in C++, and uses the Xerces-C DOM XML Parser by the Apache Foundation.
The Pathan project incorporates Pathan 1, implementing the W3C XPath 1 recommendation, and Pathan 2, implementing the W3C XPath 2 draft specification.
Pathan has…
Tree::XPathEngine 0.05 by Michel Rodriguez
Tree::XPathEngine is a re-usable XPath engine.
This module provides an XPath engine, that can be re-used by other module/classes that implement trees.
It is designed to be compatible with Class::XPath, ie it passes its tests if you replace Class::XPath by Tree::XPathEngine.
This code is a m…
Pathan 1.2r2 by DecisionSoft Limited
Pathan is an XPath processing library. Pathan library is written in C++, and uses the Xerces-C DOM XML Parser by the Apache Foundation.
The Pathan project incorporates Pathan 1, implementing the W3C XPath 1 recommendation, and Pathan 2, implementing the W3C XPath 2 draft specification.
Pathan has…
XML::DOM::Lite::Document 0.10 by T.J. Mather
Document is a XML DOM Lite Document.
SYNOPSIS
$root = $doc->documentElement;
$node = $doc->getElementById("myid");
# Node creation
$element = $doc->createElement("tagname");
$textnode = $doc->createTextNode("some text");
# XPath
$nlist = $doc->selectNodes("/xpath/expression"…
Template::Plugin::XML 2.16 by Andy Wardley
Template::Plugin::XML is a XML plugin for the Template Toolkit.
SYNOPSIS
[% USE XML;
dom = XML.dom('foo.xml');
xpath = XML.xpath('bar.xml');
simple = XML.simple('baz.xml');
rss = XML.simple('news.rdf');
%]
[% USE XML(file='foo.xml');
…
Code::Perl 0.03 by Fergal Daly
Code::Perl is a Perl module to produce Perl code from a tree.
SYNOPSIS
use Code::Perl::Expr qw( :easy );
my $c = derefh(scal('hash'), calls('getkey'));
print $c->perl; # ($hash)->{getkey()}
Code::Perl allows you to build chunks of Perl code as a tree and then when you're finishe…
PesterCat 2.3.0 by PesterCat
PesterCat is a web testing tool that was designed to perform functional testing for web applications. PesterCat features an integrated proxy recorder that enables you to record scripts using your favorite web browser.
PesterCat runs on Linux, Mac OSX, and Windows. PesterCat is a great tool to aid…
Sablotron 1.0.3 by Ginger Alliance
Sablotron is a fast, compact and portable XML toolkit implementing XSLT 1.0, DOM Level2 and XPath 1.0. Sablotron is an open project; other users and developers are encouraged to use it or to help us testing or improving it.
Sablotron is written in C++ and we try to keep it as portable as possibl…
XML Copy Editor 1.0.8.5 by Gerald Schmidt
XML Copy Editor is an XML editor with DTD/XML Schema/RELAX NG validation, XSLT, XPath, pretty-printing, syntax highlighting, folding, tag completion/locking and lossless import/export of Microsoft Word documents.
What's New in This Release:
Version 1.0.8.5 introduces full XML Schema validation…
JDistro 0.38 by Guillaume Desnoix
JDistro is a project to build a Java distribution.
The main subprojects are a shared runtime, an application launcher, a Swing desktop with document management, a transparent virtual file system, and an access to remote applications.
What's New in This Release:
This release provides new jsh…
Tcl/Tk 8.5a5 by Tcl Core Team
Tcl provides a portable scripting environment for Unix, Windows, and Macintosh that supports string processing and pattern matching, native file system access, shell-like control over other programs, TCP/IP networking, timers, and event-driven I/O.
Tcl has traditional programming constructs like…
Juxy 0.8 by Pavel Sher
Juxy is a Java library for unit testing XSLT stylesheets from Java. Juxy is best suited for the projects where both Java and XSLT are used simultaneously.
Here are some key features of "Juxy":
Ability to invoke individual xsl templates and pass them any parameters (you can either call or apply…
StelsXML 1.0 by J-Stels Software
StelsXML is a JDBC type 4 driver that allows to perform SQL queries and other JDBC operations on XML files.
With StelsXML JDBC driver, you can easily access data contained in XML documents by using the standard SQL syntax and XPath expressions. The driver is completely platform-independent.
He…
XSH 2.0.2 by Petr Pajas
xsh is a powerfull command-line XML (DOM) editing tool/programming language in the manner of Unix shell interpreters and line-oriented text editors like ed. It can be used either interactively or for batch-mode XML processing.
Installation:
Download and install all required perl modules. See I…
XML::Filter::DOMFilter::LibXML 0.02 by Petr Pajas
XML::Filter::DOMFilter::LibXML is a SAX Filter allowing DOM processing of selected subtrees.
SYNOPSIS
use XML::LibXML;
use XML::Filter::DOMFilter::LibXML;
my $filter = XML::Filter::DOMFilter::LibXML->new(
Handler => $handler,
XPathContext => XML::LibXML::XPathContex…
Related:
Featured Software
jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java
Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser
GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell
- Communications
- Database
- Desktop Environment
- Games
- Internet
- Multimedia
- Office
- Programming
- Science and Engineering
- System
- Text Editing&Processing
