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.479.289 Times

Xml Document Object freeware
Filter: All | Freeware | Demo
 

Xml Document Object

1 2 3 4 5 > 
Added: April 17, 2010 | Visits: 778

Xmldoom Xmldoom package contains the XML Document Object-Oriented Model. Xmldoom is what is commonly refered to as an Object Persistence Framework or an Object-Relational Mapping [1]. Basically, it is a framework that allows you to create an automatic mapping between the tables in your relational... Platforms: *nix

License: Freeware Size: 102.4 KB Download (96): Xmldoom Download

Added: June 12, 2010 | Visits: 1.243

XML Tree Object Model Parser XML Tree Object Model Parser is an easy to use XML parser designed to provide an easy and simple to use library for parsing XML configuration files. It is split into two components. The first one is the Parser itself, which uses J2SE 1.4 XML Parsing API, and the second one is what I call XML... Platforms: *nix

License: Freeware Size: 61.44 KB Download (110): XML Tree Object Model Parser Download

Added: September 12, 2013 | Visits: 397

HTML Document Object The HTML Document Object is maintained by Xperience, Inc. It was developed to be used in several internal projects and is being used in several opensource projects also being created by Xperience, Inc. Platforms: *nix

License: Freeware Size: 184.32 KB Download (38): HTML Document Object Download

Added: August 18, 2010 | Visits: 897

DomSax DomSax is an implementation of a XML-parser based on the standard Document Object Model principle (and suns implementation), combining it with the flexibility and possibility of low memory consumption of the SAX-parser (also suns implementation). Based on the fact that most XML-documents... Platforms: *nix

License: Freeware Size: 18.43 KB Download (89): DomSax Download

Added: May 12, 2010 | Visits: 991

XML::DOM::Document XML::DOM::Document is an XML document node in XML::DOM. XML::DOM::Document extends XML::DOM::Node. It is the main root of the XML document structure as returned by XML::DOM::Parser::parse and XML::DOM::Parser::parsefile. Since elements, text nodes, comments, processing instructions, etc.... Platforms: *nix

License: Freeware Size: 112.64 KB Download (106): XML::DOM::Document Download

Added: November 03, 2010 | Visits: 892

XML::DOM::DocumentType XML::DOM::DocumentType is an XML document type (DTD) in XML::DOM. XML::DOM::DocumentType extends XML::DOM::Node. Each Document has a doctype attribute whose value is either null or a DocumentType object. The DocumentType interface in the DOM Level 1 Core provides an interface to the list of... Platforms: *nix

License: Freeware Size: 112.64 KB Download (94): XML::DOM::DocumentType Download

Added: June 22, 2010 | Visits: 818

XML::XPathToXML XML::XPathToXML is a Perl module that generates XML document from XPath expressions. SYNOPSIS my @data = ( /project/name => The Ultimate Question, /project/comment() => generated by XPathToXML , /project/start => 2002-09-08, /project/end => 7002002-09-08, /project/@id => 42,... Platforms: *nix

License: Freeware Size: 307.2 KB Download (89): XML::XPathToXML Download

Added: January 18, 2010 | Visits: 944

XML::DocStats XML::DocStats is a Perl module to produce a simple analysis of an XML document. SYNOPSIS Analyze the xml document on STDIN, the STDOUT output format is html: use XML::DocStats; my $parse = XML::DocStats->new; $parse->analyze; Analyze in-memory xml document: use XML::DocStats; my... Platforms: *nix

License: Freeware Size: 27.65 KB Download (88): XML::DocStats Download

Added: August 24, 2010 | Visits: 1.143

C++ xml C++ xml is a C++ library that provides an API for XML document handling. Similar to the JDOM Java interface, a XML document can be parsed, traced and generated by the provided methods. Furthermore, this library is a good example for the usage of the dragon parser generator. Installation:... Platforms: *nix

License: Freeware Size: 194.56 KB Download (94): C++ xml Download

Added: October 24, 2010 | Visits: 803

SDOM SDOM is an attempt to provide a complete implementation of the W3C Document Object Model level 3 API, including event handling, in Scheme, as an extension of the SXML API. SDOM holds to SXMLs conventions regarding the representation of structured XML as S-lists and conforms to SXMLs grammar... Platforms: *nix

License: Freeware Size: 102.4 KB Download (93): SDOM Download

Added: November 16, 2010 | Visits: 1.252

XSBrowser XSBrowser is a project which creates a human-readable documentation of XML document types. The xsbrowser creates a human-readable documentation of XML document types represented as XML 1.0 DTDs or XML schemas (REC-xmlschema-20010502). The user neednt understand the DTD or XML Schema syntax.... Platforms: *nix

License: Freeware Size: 563.2 KB Download (99): XSBrowser Download

Added: March 18, 2010 | Visits: 1.096

SVG::DOM SVG::DOM is a Perl library with DOM (Document Object Model) methods for SVG objects. SVG::DOM provides a selection of methods for accessing and manipulating SVG elements through DOM-like methods such as getElements, getChildren, getNextSibling and so on. Currently only methods that provide... Platforms: *nix

License: Freeware Size: 51.2 KB Download (97): SVG::DOM Download

Added: May 10, 2013 | Visits: 330

DOMAssistant The idea of DOMAssistant is to provide a simpler and more consistent way to script against the Document Object Model (DOM) in web browsers. The idea is that everything starts with the element(s) in question, selected through id or CSS selectors, and then perform various methods on it, such as... Platforms: Windows, Mac, *nix, JavaScript, BSD Solaris

License: Freeware Download (50): DOMAssistant Download

Added: January 08, 2010 | Visits: 1.031

XML::Mini::Document XML::Mini::Document is a Perl implementation of the XML::Mini Document API. SYNOPSIS use XML::Mini::Document; use Data::Dumper; ###### PARSING XML ####### # create a new object my $xmlDoc = XML::Mini::Document->new(); # init the doc from an XML string $xmlDoc->parse($XMLString);... Platforms: *nix

License: Freeware Size: 34.82 KB Download (92): XML::Mini::Document Download

Added: August 21, 2013 | Visits: 401

XML::TreePuller XML::TreePuller is a Perl module that implements a tree oriented XML pull processor providing fast and convenient unmarshalling of extremely large XML documents serially. Unmarshalling means the module is intended to turn the XML document into datastructures, not transform it. Tree oriented... Platforms: *nix

License: Freeware Size: 10.24 KB Download (40): XML::TreePuller Download

Released: October 18, 2012  |  Added: October 18, 2012 | Visits: 419

TXE - The XML Editor TXE is GUI XML editor written in Java using the DOM (Document Object Model) parser provided by Oracle. Platforms: Windows, Mac, Linux

License: Freeware Size: 46.32 KB Download (50): TXE - The XML Editor Download

Released: August 16, 2012  |  Added: August 16, 2012 | Visits: 509

FUNDAMENTALS XML FUNDAMENTALS XML was specially developed as a Delphi / FreePascal unit that can implement a XML parser and XML document objects. Now you can use this accessible and handy library to further improve your development process. Platforms: Windows

License: Freeware Download (46): FUNDAMENTALS XML Download

Added: May 10, 2013 | Visits: 401

XML Lexing Sometimes you want to work more with the form of an XML document than with the structural information it contains. For instance if you wanted to change a bunch of entity references or element names. Also, sometimes you have slightly incorrect XML that a traditional parser will choke on. In that... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (56): XML Lexing Download

Added: May 10, 2013 | Visits: 678

Extract text from XML document This script represents an alternative way of extracting text from a WF XML source. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (50): Extract text from XML document Download

Added: September 05, 2013 | Visits: 437

PDO XML Grid PDO XML Grid can executes a given SQL query using PDO and generates a XML document from the query results. An XSL stylesheet can be used to transform the generated XML document into an HTML table. Platforms: Java

License: Freeware Size: 10 KB Download (40): PDO XML Grid Download

1 2 3 4 5 >