Showing 99 open source projects for "dom"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    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. Icon
    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.
    Free 30 days.
  • 1
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JTK is a cross-browser javascript/DOM framework used to build rich web-based client interfaces with basic controls ( dialog, button, imageButton, ...), complex controls ( htmlEditor, colorChooser, grid, ...) and RPC components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    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.
    Get a free trial
  • 5
    ...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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    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.
    Start Free Trial
  • 10
    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) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    A lightweight framework for unit testing XML in Java. Similar to XMLUnit, but with less baggage. Requires JUnit and a DOM parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ...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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Simple and straightforward Java "wrapper" class to make it easier to interact with an XML document via the Document Object Model (DOM).
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo