Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Stop vibe-debugging.
Plug Claude into your app's actual errors.
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
MQAT - (MathQTI And That). MathQTI is a mathematics specific extension of QTI. Various components used to handle MathQTI documents: an authoring tool, DOM interfaces and implementations, a maths engine and a delivery engine.
A lightweight XML binding/persistence framework for Java (JDK5.0 or later). Works whith annotations, does not require any configuration/mapping file, runs with standard W3C DOM and JAXP
A java toolkit for creating highly interactive cross browser web servlet applications. Knowledge of JSP, JavaScript, DOM, and HTML is not required because the library dynamically generates and controls client browser specific dhtml-ajax pages.
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
...It provides an API for servlet developers to load HTML docs as templates, manipulate, & publish them. It has services for i18n, error handling, file upload, form repopulation, etc. Based on DOM from XMLC or Jivan.
Java Micro XML Parser provides XML Writer and Pull/DOM-like XML Parser. Small 21kb jar is easily embedded and only requires J2ME. Very clean and simple API.
DOMSafeXML is an XML database platform based on MonetDB. It offers multi-user access to XML files via DOM interface. Language bindings for COM, C++, Java and C# are available.
MicroDOM is the smallest (7.2k) Java XML DOM parser. It is a sub-set of org.w3c.dom API from J2SE and it is 100% J2ME (CLDC 1.0 and MIDP 1.0) compliant.
IDXMLParser is a "sloppy dom" XML parser, that provides for an XPath *like* interface for querying XML elements and attributes, whilst not requiring any validation of the XML.
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
Binary XML is java library.
Major feature of library is document encoder/decoder which
helps to store DOM model in binary format and retrive DOM
model back. Encoded file size extremely small (in about 10
times relatively to original) .
This piece of software called "Polylux" is a slide generator/editor written in Java. It is based on open standards like SVG and DOM. Somewhere in the future "Polylux" is targeted to be easy to use for producing handsome slide-presentations.
Jivan is a Presentation Technology for web applications. It provides you with a DOM tree of an HTML template. Same as with XML Documents, you can use the W3C DOM API to access the HTML and write the dynamic data into the document.
Butterfly XML Editor is an IDE built on top of a new real-time incremental XML parsing algorithm. The editor features syntax and error highlighting, incremental validation, code completion, XSLT pipelines, and side by side DOM and source viewing.
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.
XIR is a collection of tools for XML processing in object-oriented languages (mainly). We will be supporting Java, Python, and C#. Presently, we provide XElement (a better DOM), Digest (for quick stuff), & Natural XML (pattern-oriented binding framework)
Sparta is a lightweight Java XML package that includes an XML parser, a DOM, and an XPath interpreter. The code-size is small, the parser is fast, the object memory size is small, and the DOM API is clean and simple.
TagPrint is a DOM serialization library. It prints DOM documents with various format, such as XML, HTML, PDF, RTF, etc... You can write these documents very easily.
...It contains a parser to read vCard files. It also includes a compiler to extend the library. And it contains XSLTs to produce vCards 3.0, xHTML, ..., from the internal DOM structure.
dom4jb is a XML-Data-Binding library for the dynamic mapping of JavaBean-based object graphs into a tree-based XML representation (i.e. DOM or XPath-Models), so that these can be transformed by means of XSLT. It is completly written in Java.
Barracuda is an open-source Presentation Framework designed to make it easier to build servlet based webapps by applying proven client-server patterns to the web development paradigm. It includes:
-DOM based templating mechanism for better separation
This is an implementation of the java DOM specification that keeps all
its "parsed-node" data in disk files instead of RAM. This means you
can create really big DOM trees an not use all your RAM.
Java XML View is a Java library designed to generate "XML views" of Java Objects, in SAX, DOM, or some other form. JXV also supports "reverse-engeneering" an XML view back into an object.
The xmliter package provides an API for processing XML data that is easier to use than SAX or DOM, performs almost as well as SAX, and works with large documents that won't fit into memory using DOM.