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

Dom Parsers freeware
Filter: All | Freeware | Demo
 

Dom Parsers

< 1 2 3 4 5 > 
Added: September 21, 2010 | Visits: 702

XML::DOM::Attr XML::DOM::Attr is an XML attribute in XML::DOM. XML::DOM::Attr extends XML::DOM::Node. The Attr nodes built by the XML::DOM::Parser always have one child node which is a Text node containing the expanded string value (i.e. EntityReferences are always expanded.) EntityReferences may be added... Platforms: *nix

License: Freeware Size: 112.64 KB Download (97): XML::DOM::Attr Download

Added: May 20, 2010 | Visits: 667

XML::DOM::DOMImplementation XML::DOM::DOMImplementation is a information about XML::DOM implementation. The DOMImplementation interface provides a number of methods for performing operations that are independent of any particular instance of the document object model. The DOM Level 1 does not specify a way of creating a... Platforms: *nix

License: Freeware Size: 112.64 KB Download (97): XML::DOM::DOMImplementation Download

Added: May 02, 2010 | Visits: 714

XML::DOM::Text XML::DOM::Text is a piece of XML text in XML::DOM. XML::DOM::Text extends XML::DOM::CharacterData, which extends XML::DOM::Node. The Text interface represents the textual content (termed character data in XML) of an Element or Attr. If there is no markup inside an elements content, the text... Platforms: *nix

License: Freeware Size: 112.64 KB Download (100): XML::DOM::Text Download

Added: October 03, 2010 | Visits: 710

XML::DOM::XMLDecl XML::DOM::XMLDecl is a XML declaration in XML::DOM. XML::DOM::XMLDecl extends XML::DOM::Node, but is not part of the DOM Level 1 specification. It contains the XML declaration, e.g. < ?xml version="1.0" encoding="UTF-16" standalone="yes"? > See also XML::DOM::Document::getXMLDecl.... Platforms: *nix

License: Freeware Size: 112.64 KB Download (91): XML::DOM::XMLDecl Download

Added: November 18, 2010 | Visits: 1.012

XML::Generator::DOM XML::Generator::DOM is an XML::Generator subclass for producing DOM trees instead of strings. SYNOPSIS use XML::Generator::DOM; my $dg = XML::Generator::DOM->new(); my $doc = $dg->xml($dg->xmlcmnt("Test document."), $dg->foo({baz => bam}, 42)); print $doc->toString; yields: < ?xml... Platforms: *nix

License: Freeware Size: 21.5 KB Download (118): XML::Generator::DOM Download

Added: May 10, 2013 | Visits: 466

Event DOM Class This is a little JS class that's designed to take an incoming DOM event and convert it to a cross-browser object.Anyone who has worked with JS long enough, has come to realize that each browser handles keyboard events differently. This class will attempt to return the data in a manner that's... Platforms: Windows, Mac, *nix, JavaScript, BSD Solaris

License: Freeware Download (55): Event DOM Class Download

Added: May 10, 2013 | Visits: 348

SAX to DOM Chunker This module is similar to pulldom in that it takes a stream of SAX objects and breaks it down into chunks of DOM. The differences are that it works with any DOM implementation meeting the Python DOM conventions, and that it uses simple pattern expressions to declaratively set how the DOM chunks... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): SAX to DOM Chunker Download

Added: June 25, 2013 | Visits: 524

DOM Image Rollover Script Image rollovers represent the classic and "timeless" javascript effect. This DOM script makes the process of adding them as simple as can be, by allowing you to apply a rollover to any image through just the insertion of a class attribute inside the image's tag. Platforms: JavaScript

License: Freeware Size: 40.96 KB Download (50): DOM Image Rollover Script Download

Added: September 10, 2010 | Visits: 758

Xerces2 Xerces2 project is the next generation of high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces introduces the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy... Platforms: *nix

License: Freeware Size: 4.4 MB Download (90): Xerces2 Download

Released: September 12, 2012  |  Added: September 12, 2012 | Visits: 358

java.sql.ResultSet DOM Wrapper Java DOM wrapper for java.sql.ResultSet; Allows using XPath / XSLT on a thin DOM document representing the result-set. Document does not contain the actual result-set data, only references to row and column indices. Platforms: Windows, Mac, Linux

License: Freeware Size: 17 KB Download (59): java.sql.ResultSet DOM Wrapper Download

Released: September 22, 2012  |  Added: September 22, 2012 | Visits: 322

JTS 2 GML (DOM) This project aims to produce a fast and reliable Java library for converting JTS (Java Topology Suite) Geometry Objects into OGC GML-conformant DOM Elements Platforms: Windows, Mac, Linux

License: Freeware Size: 10.07 KB Download (52): JTS 2 GML (DOM) Download

Released: October 19, 2012  |  Added: October 19, 2012 | Visits: 194

Radiance DomProfiler There exist many implementations of XML parsers that create DOM. The Radiance DomProfiler parses an XML file and builds a DOM from a handful of available parsers - CRIMSON, DOM4J, JDOM, SPARTA, XOM, XERCES, XPP - to compare time taken and memory used. Platforms: Windows, Mac, Linux

License: Freeware Size: 785.64 KB Download (48): Radiance DomProfiler Download

Released: June 16, 2012  |  Added: June 16, 2012 | Visits: 559

S-exp-based XML parsing/query/conversion Functional XML parsing framework: SAX/DOM and SXML parsers withsupport for XML Namespaces and validation. Related to SSAX are SXPathqueries and SXML transformations, with applications to XML/HTMLauthoring and literate Scheme and XML programming. Platforms: Windows, Mac, Linux

License: Freeware Size: 531.74 KB Download (49): S-exp-based XML parsing/query/conversion Download

Released: September 25, 2012  |  Added: September 25, 2012 | Visits: 293

Iconara DOM Framework Iconara DOM Framework is a Cocoa framework for manipulating XML-data in applications, similar to JDOM and XOM for Java. Also contains an XML parser, a formatter for pretty-printing XML and XPath-support. What's new in this version: This version is a major rewrite of v1.1.5 and is better in every... Platforms: Mac

License: Freeware Size: 1.3 MB Download (46): Iconara DOM Framework Download

Added: April 28, 2013 | Visits: 576

DOM Image Rollover II for Graphics and Animations DOM Image Rollover II script makes it easy to add rollover/ mousedown effects to any image on the page, including image submit buttons.It automatically preloads images as well. Script works in all DOM capable browsers- IE5 , NS6 , Opera7 . Platforms: JavaScript

License: Freeware Size: 102.4 KB Download (45): DOM Image Rollover II for Graphics and Animations Download

Added: August 17, 2013 | Visits: 307

JASPA.DOM The JASPA DOM API is a full abstraction layer for cross-browser scripting. It is written in a strongly-typed language modelled on AS3, and the JASPA compiler converts it into regular javascript. Platforms: PHP

License: Freeware Size: 296.96 KB Download (40): JASPA.DOM Download

Added: October 23, 2013 | Visits: 369

DOM Element Counter The DOM Element Counter addon counts HTML elements and gives a notice when there is more than one h1 element present in the DOM. This might be useful for SEO and semantic purposes. Platforms: Mac

License: Freeware Size: 10.24 KB Download (45): DOM Element Counter Download

Added: September 24, 2013 | Visits: 283

DOM Counter Shows the number of DOM elements within a page.A high number of DOM elements tipically means that your page can be improved in order to speed up the download time and the DOM access. Platforms: Mac

License: Freeware Size: 10.24 KB Download (44): DOM Counter Download

Added: August 30, 2013 | Visits: 375

CSS::DOM This set of modules provides the CSS-specific interfaces described in the W3C DOM recommendation. The CSS::DOM class itself implements the StyleSheet and CSSStyleSheet DOM interfaces. This set of modules has two modes: 1. It can validate property values, ignoring those that are invalid (just... Platforms: *nix

License: Freeware Size: 92.16 KB Download (45): CSS::DOM Download

Released: June 24, 2023  |  Added: July 17, 2023 | Visits: 180

Miraplacid Binary and Text DOM SDK Miraplacid Binary and Text DOM SDK represents two complementary technologies - BinaryDOM and TextDOM. This is redistributable software library component (dll) which works on .Net platform accompanied with documentation, data files and examples. Miraplacid Binary Document Object Model (Binary... Platforms: Windows, *nix, Windows 7, Windows Server, Other

License: Freeware Size: 548 KB Download (33): Miraplacid Binary and Text DOM SDK Download

< 1 2 3 4 5 >