Search Results for "tiny xml parser java" - Page 4

Showing 123 open source projects for "tiny xml parser java"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 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
  • 1
    Xanot is an XOM (Xml to Object Mapper). Very similar to well known Apache Digester. But it uses java 5 annotation feature. So that the classes can "tell" the parser how to map xml data into its object model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    M2MXML parser for J2ME devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is a little SAX parser made for all java devices. It can be used from very little devices ( typical java phone from Midp to DoJa ) to enterprise server. Now, it supports only SAX parser model. Very simple to use ( see the .java sample ). The tip is
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A parser generator derived from ANTLR with JavaCC like (but not the same) syntax and some new features. It also comes with sample grammars for CSharp, Java, GnuC, Html, XHtml, Xml, ECMA262... etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    CurlyML is a super-lightweight alternative to XML, properties files and BBCode. It is a concise data format for representing heirarchical data, and is extremely human-readable. Project provides parser, API and other tools using this format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Generic Java XML stream parser API makes it much easier to use event-based stream parsers like SAX Parser. Includes an implementation for SAX parser. Also supports recursive pattern matching.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    HtmlClient provides an SGML/HTML/XHTML parser and connection client making web-spidering as easy for developers as actually surfing the web with a premade browser. Based on Apache's HttpClient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    XML Parser, Data Processing API and Specific Implementations for SensorML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 10
    A JAVA suite for parsing arbitrary text data. Not just HTML or XML or Java, but all of them. Use it when the JDK tokenizers are too limited, JavaCC, JTB etc. are too complicated, or You need dynamic parser configuration
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    XML Tree Object Model (XTOM) is a java 1.4 based XML parser. It is designed to be easy and simple to use for parsing XML configuration files. It uses the notion of a Tree to hold XML Elements and implements a path based element navigation system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    Jabber client libraries for light java devices such as mobile phones, it brings instant messaging capabilities to every java phone (with support to MIDP), but may be used for other applications! It uses a very tiny XML parser crafted for this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MParser is a XML parser targetted to be very lightweight (<7Kb) and with constant/very low memory greedy, thus is focused to be used within constrained environments such as J2ME/CLDC v1.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Matra is a java based XML DTD Parser Utility. It allows you to parse a dtd, generate a dtdtree for the dtd and merge the dtd and its included modules into a single dtd. http://matra.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    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
  • 20
    Light-weight Java XML parser with limited XPath search support. Aimed to be used as a utility for misc developing tasks (i.e. config file parsing, message exchange between objects, etc). Features: (i) Runs on Java 1.1 VM (can be used for applets) (i
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Implementation of XMLPULL API (http://www.xmlpull.org) that uses Xerces 2 XNI pull parser configuration to provide XmlPullParsers that full supports XML standards including validating and non-validating mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    A command line parser for Java programs generated from a XML file via XSLT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    A shorthand alternative to XML. A set of software tools written in Java for dealing with text that is structured by indentation rather than with tags. The tools include a parser, an object representation, XPath evaluator, a schema validator and more.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.