Showing 78 open source projects for "java xml"

View related business solutions
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • $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
  • 1
    (XSLT transformer/editor) A text editor that allows the loading and editing of an XML document and an XSLT document at the same time. It also can apply the XSLT to the XML and display the output for further editing/saving. Plugable XML and XSLT parsers
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Prototype for a framework and user interface for combining various structured search and document clustering techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AurigaDoc is a java-xml based documentation tool for writing documents in xml format and converting them to other formats like HTML, DHTML, PDF, PostScript, Formating object(FO), RTF, Java Help, HTML Help, Oracle Help, etc. AurigaDoc is not an xml editor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    itextXML converts xml documents to pdf using itext.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 5
    The Umber project provides simple, flexible, "earthy" Java tool libraries for developers. The tools supplement common tasks like XML handling, data processing, and PDF generation, but without the complex and arcane APIs of most modern implementations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    The Xerlin project is a Java™ based XML editor that can run on any Java 2 virtual machine. The application is extensible via custom editor interfaces. Xerlin can be used to provide simple, intuitive interfaces for users who know nothing about XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Helium (He) is a lightweight and extremely useful templating engine based entirely on XML. He is 100% Java and 100% TDD (Test Driven Development).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Piccolo is the fastest SAX parser for Java, supporting SAX1, SAX2, and JAXP (SAX only). Piccolo is different from other parsers in that it was developed using parser generators. It weighs 160K including XML APIs. See http://piccolo.sf.net for more info.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    GenDiapo is renamed GenDoc. GenDoc is a XML Editor written in Java2. It is based on a existing project (MerlotXML now called Xerlin), and can use two kinds of plugins (DTD and/or action) for editing and publishing
    Downloads: 7 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 10
    The Writers Forge is a fiction authoring suite, an IDE for writers. The tool suite will provide integrated support for writing screenplays and prose, and developing plot and character. The backend will support many target formats, including XML and PDF.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    NunniMJAX is a minimal java library for parsing XML. The API and functioning recall SAX and is sequential and event-driven. The parser strives to verify that the XML is well-formed, but no validation. NunniMJAX's FSM has been generated using NunniFSMGen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    It's a tools generating some graphics interfaces for applications in Java language. It's to gain a lot of time while building some windows. The Swings classes are very difficult to use! (especially the Layouts) We describe the windows content in XML!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Chaperon is a LALR(1) parser, which parse structured text documents and generate XML documents as output. It includes a parser generator like yacc and a regex scaner like lex. As input use Chaperon a grammar written in XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MathML to Braille translator. It's writen in Java + XSL and it uses the Saxon XSLT processor for XML transformations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A highlighter for XML documents, written in Java. Uses regular expressions to search a set of DOM nodes, and transparently handles highlighting matches that span multiple elements. Highlight events are passed to a user defined highlighter for processing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    A JSP template engine that enables developers to write JSP emails, JSP XML files, static (precompiled) HTML files and any other text format. The syntax is almost identical to JSP but it is not required to run inside a webserver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Gorille is a small Java package designed to let developers of various kinds of XML processors test the content and names of XML structures in their XML documents. Gorille includes test files for XML 1.0 and the draft XML 1.1, or you can create your own.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JReferences is a tool to store and retrieve bibliographic references from a file or MySQL database. It reads BibTeXML, DocBook XML and RIS type references, and can output these and BibTex. A bibtex like alternative is also provided for DocBook XML docu
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    XLML is an XML-XSL-Java based generator for easily authoring e-learning (and other) documents. Source documents are transformed into HTML pages with configurable integration into web-based trainig platforms like "ILIAS open soource".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Comprehensive DocBook XML processing solution for MacOS X
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TXE is GUI XML editor written in Java using the DOM (Document Object Model) parser provided by Oracle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Ents is a small Java package designed to simplify the process of converting XML entity references to character references and vice-versa. Ents uses XML to specify lists of equivalent names and character references. Ents supports single character entities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    XML-Lit is a simple language-independent literate programming system that works with any XML-based markup language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Lightweight XML DTD and Style-Sheets for the structuring of Resumes and Job Listings. The purpose is to implement a simple and balanced data exchange format between job seekers, employers, recruiters, and listing services. This project is ON HOLD at
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Kati is simplified schema-aware xml editor written in java. It supports just one fragment of the capabilities of XML Schema, but it enables a naive user to build a valid xml file with some clicks. Simply it does not allow the users to make mistakes.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo