Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.441.202 Times

Graphical Xml freeware
Filter: All | Freeware | Demo
 

Graphical Xml

< 1 2 3 4 5 
Added: October 11, 2010 | Visits: 1.616

XML::Smart::Tutorial XML::Smart::Tutorial is a Perl module with tutorials and examples for XML::Smart. SYNOPSIS This document is a tutorial for XML::Smart and shows some examples of usual things..



Platforms: *nix

License: Freeware Size: 50.18 KB Download (119): XML::Smart::Tutorial Download

Added: June 21, 2010 | Visits: 862

XML::DB::DatabaseManager XML::DB::DatabaseManager is an approximation to the XML:DB DatabaseManager. SYNOPSIS use XML::DB::DatabaseManager; my $driver = Xindice; my $url = http://localhost:4080; eval{ $dbm = new XML::DB::DatabaseManager(); $dbm->registerDatabase($driver); $col =...





Platforms: *nix

License: Freeware Size: 35.84 KB Download (96): XML::DB::DatabaseManager Download

Added: April 15, 2010 | Visits: 1.246

XML::DB::Resource XML::DB::Resource is a Wrapper class for documents or document fragments. SYNOPSIS $resource = $collection->getResource($id); $id = $resource->getId(); $xml = $resource->getContent(); $resource->setContent($xml); $collection->storeResource($resource); $parentColl =...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (93): XML::DB::Resource Download

Added: August 18, 2010 | Visits: 1.214

XML::DB::Database::Exist XML::DB::Database::Exist is a Perl module with XML:DB driver for the eXist database. SYNOPSIS use XML::DB::Database::Exist; This is the eXist XML-RPC driver. It is intended to be used through the XML:DB API, so that it is never called directly from user code. It implements the internal API...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (107): XML::DB::Database::Exist Download

Added: June 11, 2010 | Visits: 908

XML::Filter::Sort::BufferMgr XML::Filter::Sort::BufferMgr is a Perl implementation class used by XML::Filter::Sort. The documentation is targetted at developers wishing to extend or replace this class. For user documentation, see XML::Filter::Sort. Two classes are used to implement buffering records and spooling them...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (94): XML::Filter::Sort::BufferMgr Download

Added: October 01, 2010 | Visits: 829

XML::Filter::Sort::Buffer XML::Filter::Sort::Buffer is an implementation class used by XML::Filter::Sort. The documentation is targetted at developers wishing to extend or replace this class. For user documentation, see XML::Filter::Sort. For an overview of the classes and methods used for buffering, see...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (98): XML::Filter::Sort::Buffer Download

Added: July 01, 2010 | Visits: 991

XML::Filter::Sort XML::Filter::Sort is a SAX filter for sorting elements in XML. SYNOPSIS use XML::Filter::Sort; use XML::SAX::Machines qw( :all ); my $sorter = XML::Filter::Sort->new( Record => person, Keys => [ [ lastname, alpha, asc ], [ firstname, alpha, asc ], [ @age, num, desc] ], ); my...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (109): XML::Filter::Sort Download

Added: July 05, 2010 | Visits: 1.404

Graphical certification authority Graphical certification authority project is a graphical user interface to OpenSSL, RSA/DSA public keys, certificates, signing requests and revokation lists. The keys have an internal counter, counting its use to avoid a duplicate use of a key for creating a certificate or request. The Keys...


Platforms: *nix

License: Freeware Size: 266.24 KB Download (121): Graphical certification authority Download

Added: August 11, 2010 | Visits: 1.566

tX XML editor tX, formerly known as Teddy, is a tabular XML editor. tX XML editor presents the structure and content of XML files in a way that is both visually pleasing and easy to use. Its features include the abiltiy to view XML in an hierarchical way without extraneous syntax or interface elements, edit...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (128): tX XML editor Download

Added: February 24, 2010 | Visits: 897

XML::XMetaL XML::XMetaL is a Perl module with dispatch class for XML::XMetaL development framework. The XML::XMetaL class is a dispatcher for XMetaL customization handlers. XML:XMetaL objects are singletons. There can be only one XML::XMetaL object instantiated at any one time. If an XML::XMetaL object...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (113): XML::XMetaL Download

Added: November 03, 2010 | Visits: 616

XML::LibXML::XPathContext XML::LibXML::XPathContext is an XPath evaluation. SYNOPSIS my $xpc = XML::LibXML::XPathContext->new(); my $xpc = XML::LibXML::XPathContext->new($node); $xpc->registerNs($prefix, $namespace_uri) $xpc->unregisterNs($prefix) $uri = $xpc->lookupNs($prefix)...


Platforms: *nix

License: Freeware Size: 256 KB Download (93): XML::LibXML::XPathContext Download

Added: November 06, 2010 | Visits: 1.700

XML::Excel XML::Excel is a Perl extension converting Excel files to XML. SYNOPSIS use XML::Excel; $excel_obj = XML::Excel->new(); $excel_obj = XML::Excel->new(%attr); $status = $excel_obj->parse_doc(file_name); $status = $excel_obj->parse_doc(file_name, %attr); $excel_obj->declare_xml(%attr);...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (112): XML::Excel Download

Added: January 22, 2010 | Visits: 1.389

XML::CSV XML::CSV is a Perl extension converting CSV files to XML. SYNOPSIS use XML::CSV; $csv_obj = XML::CSV->new(); $csv_obj = XML::CSV->new(%attr); $status = $csv_obj->parse_doc(file_name); $status = $csv_obj->parse_doc(file_name, %attr); $csv_obj->declare_xml(%attr);...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (134): XML::CSV Download

Added: June 20, 2010 | Visits: 1.265

Query-Oriented Model for XML 0.1 Query-Oriented Model for XML is a lightweight XML processing framework for Java that promotes the use of XPath instead of Java code for consuming XML. The resulting code from Query-Oriented Model for XML, is simple and expressive with no meaningless objects and no meaningless parameters - just...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (93): Query-Oriented Model for XML 0.1 Download

Added: January 07, 2010 | Visits: 1.163

Oasis XML Tools Oasis XML Tools is a small utility to easily manage OpenOffice.org documents at xml level from outside OpenOffice.org suite. You can view and edit (with kwrite) the main xml files present in OpenOffice.org documents and update these documents with the changes. Also you can compare two or...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (127): Oasis XML Tools Download

Added: July 06, 2010 | Visits: 1.236

Simple XML Configuration Library Simple XML Configuration Library an XML library for parsing a simple configuration file format. Simple XML Configuration Library is actively developed for *nix, Mac OS X and *BSD. The goal of the project is to provide a library that can be easily wrapped into other languages such as Python and...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (98): Simple XML Configuration Library Download

Added: May 09, 2010 | Visits: 1.023

XML::Rules XML::Rules is a Perl module that can parse XML & process tags by rules starting from leaves. SYNOPSIS use XML::Rules; $xml = < < *END* < doc > < person > < fname >...< /fname > < lname >...< /lname > < email >...< /email > < address > < street >...< /street > < city >...< /city > <...


Platforms: *nix

License: Freeware Size: 38.91 KB Download (99): XML::Rules Download

Added: September 14, 2010 | Visits: 1.356

Yahoo::Search::XML Yahoo::Search::XML is a Perl module with simple routines for parsing XML from Yahoo! Search. The XML sent back from Yahoo! is fairly simple, and is guaranteed to be well formed, so we really dont need much more than to make the data easily available. Id like to use XML::Simple, but it uses...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (101): Yahoo::Search::XML Download

Added: February 24, 2010 | Visits: 935

XML::DOM::EntityReference XML::DOM::EntityReference is an XML ENTITY reference in XML::DOM. XML::DOM::EntityReference extends XML::DOM::Node. EntityReference objects may be inserted into the structure model when an entity reference is in the source document, or when the user wishes to insert an entity reference. Note...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (92): XML::DOM::EntityReference Download

Added: August 09, 2010 | Visits: 848

AnyData::Format::XML AnyData::Format::XML is a Perl module for tiedhash and DBI access to XML. SYNOPSIS # access XML data via a multi-dimensional tied hash # see AnyData.pod for full details # use AnyData; my $table = adTie( XML, $file, $mode, $flags ); OR # convert data to and from XML # see AnyData.pod...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (94): AnyData::Format::XML Download

< 1 2 3 4 5