Showing 1351 open source projects for "java xml"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • $300 in Free Credit for Your Google Cloud Projects Icon
    $300 in Free Credit for Your Google Cloud Projects

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    A version control system that is implemented in java to avoid platform dependancy. XVCS consists of a server and a client, it uses an XML based protocol to communicate between both ends, XML is also used in keeping versions and history.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Ambivalence is a Model-View-Controller framework for PHP web development. The initial version, based on the Java-based Maverick project, offers clean MVC separation and an XML sitemap, plus a service to authenticate and enforce access control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    txt2xml is a simple Java library for parsing arbitrarily structured text streams into XML documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JxMenu is an XML based tool for creating Menu's within Java Swing. Developers create XML based configuration files that are then read in by JxMenu and used to create fully functional menu's within Java Swing (AWT may be added later).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • 5
    Doclet that produces XML as output. This allows you to use XSLT to customize the look and feel of your Javadoc output. You no longer need to write a doclet for that.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Generates an XML document from a directory structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Provide a tiny non-validating XML parser and XML Java Binding object to convert XML into Java objects. It supports XML features such as elements and attributes. Very small footprint, only 17K!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SnortXMLParser is a java XML parser that generates Webpages from Snort XML logs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Silkworm is a java-based text (ie. code) generation tool that allows developers to specify information about the text they wish to generate in an XML file, and then specify templates that match against elements in the XML file to produce text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    The Flow Controller is an implementation of the controler layer of the MVC pattern, using a servlet and a XML based flow description. The Flow Controller has transparent support for HTTPS and file uploads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    javam is a make utility for Java projects that can automatically generate its own dependency file in a cross-platform XML format. It is a method of building Java projects that can be as simple as using "javac" and still handle large systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A performance benchmarking package for Java XML parsers. This tool tests parsers supporting the SAX1, SAX2, JAXP, and XML Pull Parser interfaces. It produces output in XML and HTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Labrador is an open source Web Services Hub written in Java. It is based on an incredibly simple, yet modular architecture, and attempts to transparently support the SOAP, XML-RPC, and REST protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FURTHER DEVELOPMENT IS NOW OCCURRING AT https://github.com/jaxen-xpath/jaxen -- Jaxen is an XPath engine written in Java to work against a variety of XML based object models such as DOM, dom4j and JDOM together with Java Beans.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    This MEGA ALPHA project (CURRENTLY) provides java tools for : XML file to org.w3c.dom.Document, Document to HashMap (recursive), HashMap to Document (recursive), Document to File or String, Document to XSLT to File or String
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    HotSAX is a fast, small footprint, non-validating SAX2 parser for HTML/XML/XHTML. It can be used in simple web agents, page scrapers and spiders. The goal is to embed this in cell phone "midlets."
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The JManTools project is design to provide docbook to manpage conversion for the java community. Although there are existing tools (e.g. docbook2X) for the the generation of man pages from SGML docbook, there are as yet not equivalents for the XML versio
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    WABClient is a 100 % Pure Java implementation of a thin client application framework. It's very small, about 70K and therefore fast to install on a client machine. The content of the application is dynamic and depends on the XML input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    XML/JSP/Java based toolkit for building Z39.50 clients and servers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simple tool to compare 2 xml documents. The program can stop at the first difference detected or keep going till the end of the parsings and report all the differences in text files or GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A tiny, compact XML Parser written in Java that is less than 6K in size when compiled using JDK 1.3, that can be used in either a J2SE or J2ME envioronment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Java based Wiki Clone, using Servlets, JSP, XML, Jakarta Struts Framework. Will include a host of extensions to traditional Wiki's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    simple mapping of a given xml document to java (code generation, code population and code "serialization"), using the apache Xerces or the Electric library. The code design allows to easily implement new parser libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This package provides an acceptable middle ground between SAX and DOM techniques for parsing XML. It provides DOM events in a SAX-like manner. Thus, the application can handle elements without storing the entire DOM tree in memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Konstrui solvon por interŝanĝi, kunfandi kaj diserigi adresarojn inter amikoj (sur baze de XHTML, JSP, EJB k XML). Krom la bazaj funkcioj pri administrado de adresaro ni provos aldoni ankaŭ tion, kio necesas por organizado de IJK.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB