Trivial Rhino-based Java wrapper around my AsciiMathParser.js, providing a simple Java library for parsing ASCIIMath input into MathML org.w3c.dom.Element Objects.
jOOX stands for Java Object Oriented XML . It is a simple wrapper for the org.w3c.dom package, to allow for fluent XML document creation and manipulation where DOM is required but too verbose.
DOM Snitch is an experimental Chrome extension that enables developers and testers to identify insecure practices commonly found in client-side code. Key features: Real-time: Developers and teste...
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 in quest...
SimpleDOM is built upon SimpleXML and acts as a bridge providing DOM methods using SimpleXML's syntax. It also adds a bunch of convenience methods.SimpleDOM is a single file with no dependencies. ...