Showing 821 open source projects for "java html parser"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 1
    Transfolio, transform your folders. Full applications in different contexts (Ant, Cocoon, Mozilla, OOo...), using a transformations pack (XSL), to import and export documents in various formats (HTML, XMLs, but also OOo or jpg...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Rational Rose mdel parser for effort calculation based on Karner Use Case Point estimation. Herramienta automática de estimación de esfuerzo basado en puntos de caso de uso
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TreeMenuXL is a tool for generating expandable tree-structured menus in HTML pages. It includes server-side scripting components in PHP and Java, as well as JavaScript to support the dynamic menus on the client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NaturalDTD translates a DTD to html pages or another text based file format by interpreting xml and javascript in a template driven system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    An extensible Java implementation of the W3C XQuery language. The project aims to provide a generic XQuery parser (written with JavaCC), translation to the XQuery core grammar, modularised query optimisation, and an open XMLSchema type system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JFormMail is a generic HTML form to e-mail gateway that parses the results of any form and sends them to the specified users. This servlet has many formatting and operational options, most of which can be specified within each form, meaning you don't nee
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    JUnitEE is a simple extension to JUnit which allows standard test cases to be run from within a J2EE application server. It is composed primarily of a servlet which outputs the test results as html. Note: website was moved to sourceforge hosting service and is working again.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    WebOnSwing
    Component based web application framework that renders web pages with Swing components.You can develope your web application without taking into account HTML and JS; map Swing applications to html, handling client events and each component persistence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go beyond a virtual data room with Datasite Diligence Icon
    Go beyond a virtual data room with Datasite Diligence

    Datasite Diligence, helps dealmakers in more than 170 countries close more deals, faster.

    The data room with a view. Evolved for next-generation M&A. Built on decades of deal experience. Packed with expert tools, yet intuitive for novices. A fully mobile platform with frictionless processes. Smart AI tools that let you close more deals, faster, plus end-to-end support at all times. Do due diligence with intelligence.
    Learn More
  • 10
    CUStom Parser - a parser written in Java for Java. It is lightweight, simple, efficient and easily embeddable, usually requiring less than twenty lines of code to implement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Reads Java class files and constructs UML class diagrams for use in documentation or software webpages. Generates images and/or XML/HTML. Generating MS Visio XML Schema based XML documents is one aim.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Simple library built on top of dom4j to create logical HTML documents easily and generate HTML output from them with proper encoding. For example, it is difficult to create "p" elements with all the attributes using just dom4j. Using this extension, you w
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MyJavaPack is a 100% open source set of J2EE development frameworks/tools, that are easy to install. AlbumCentral is an HTML photo album generator that has a Swing and ANT interface. AlbumCentral works with JPEG and PNG formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CsvObjectLoader is a Java utility that takes a CSV input stream and class name to produce an array of populated Java objects. This has been useful for generating reports from HTML tables or spreadsheets, and for generating data for unit tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Parser OBjectS (POBS)

    Native Java parser framework

    Native Java parser framework, no (pre-)compilers needed. Closely follows BNF syntax. Optimized for performance and low overhead. Highly flexible and extendable using a streamlined API. Integrate semantics, tracing and even context sensitive parsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    Collection of plugins for Eclipse 3.0 (www.eclipse.org). Web-Application Development Environment (XML/HTML/CSS/JSP).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A set of Java and PHP components for allowing dynamic web application interfaces to be submitted to online HTML and Accessibility validation services, allowing for standards-based HTML problems to be easily identified.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Dante is a Java-based Web-Application Framework which allows programmers to develop Web-Application like normal Swing-Applications. No HTML / CSS /JavaScript knowledge needed. It inlcudes a lightwight cms system with java applet based wysiwyg editor
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    Providers is a framework to be used with JSP to fill Select options in HTML. You can use it with Struts to replace html:options tag and use providers:options and fill the select without the need of creating a collection in an Action.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BPWJ is Java package that allows users to quickly develop parsers for application specific mini-languages. New languages are created incrumentally from generic tokenizer and parser classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    "Le Winny" is meant to be translating some plain text information (given a simple syntax called "Le Winny Syntax") to a W3C-valid HTML code. The first implementation is in PHP tested under Linux and Windows XP. Further port will be made in Java and C
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A DTD Parser for Java available under the LGPL license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NetForm Web Application Framework for Java is to be easy, rapid, productive and maintainable way to create complex HTML application forms and applications.
    Downloads: 0 This Week
    Last Update:
    See Project