545 projects for "java html parser" with 2 filters applied:

  • 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
  • Trumba is an All-in-one Calendar Management and Event Registration platform Icon
    Trumba is an All-in-one Calendar Management and Event Registration platform

    Great for live, virtual and hybrid events

    Publish, promote and track your events more affordably and effectively—all in one place.
    Learn More
  • 1
    Collection of plugins for Eclipse 2.1 (www.eclipse.org). Web-Application Development Environment (XML/HTML/CSS/JSP).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    JbGen is a frontend framework with main focus on form handling and validation. It comes with three generators: a JavaBean, a JSP/HTML and a message generator. It includes a tag library for the form validation. These tags are included automatically by the
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    YACCL is a simple Java recursive descent parser, in the tradition of other RDP technologies such as ANTLR and JavaCC. It differs from these in a number of ways: it is smaller and simpler (though not necessarily faster).
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 5
    javaoltp is a framework for simple creation of OLTP applications using Swing or HTML. Is provides high-level APIs to create forms, reports & menus, highly integrated with an SQL database. It includes: DAO, GUI Widgets, JSP/Swing Data Entry, Reports , etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Goal of the project is to provide a JavaDoc doclet that transforms JUnit report XML files together with the JUnit TestCases into a HTML report that contains the JavaDoc of the TestCase and the result from the XML report file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DOM core interface, HTML parser, HTML -> Unicode converter, HTML -> XHTML converter
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    vCard4J is a complete toolkit to manipulate vCards (RFC 2426) in Java. 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
  • 9
    Web Form Architecture is a Java library supporting JSP Model-View-Controller program design. It uses XML as model, HTML as view, and Java handler as controller. The development process has been defined and proven very efficient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Repair-CRM Icon
    Repair-CRM

    For small companies that repair and maintenance customer machines

    All-In-One Solution with an Online Booking portal for automating scheduling & dispatching to ditch paperwork and improve the productivity of your technicians!
    Learn More
  • 10
    Amylase is a set of tools/libraries written in Java, which converts various structured text files such computer programs/DTD files into HTML or XML documents. The name, Amylase, comes from a word ML-ize, where ML stands for Markup Language as in XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    HelpGUI is a simple Java librarie able to watch a Software Documentation. You have to set a Table of content in XML format, and a documentation in HTML format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A translator that converts information models written in ISO-10303-11 EXPRESS to DAML+OIL/OWL (e2ont). The software extends the OSEXPRESS parser. DAML+OIL or OWL code is obtained using the Jena2 Semantic Web framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Free lightweight HTML/XML parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Producing HTML in Sevlets and JSP is painful and error-prone. HTML Production for Java encapsulates the nasty details of HTML and allows developers to create and reuse HTML production components quickly and concisely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Bug Base is tool for managing bug reports. It consists of a database, a servlet controlling the database access, an HTML-based reporting frontend and two Java applets for bug report maintainance and for administration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Tasklist Doclet is a custom javadoc Doclet that creates XML tasklist reports and ships with XSL files to transform reports to HTML documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Impression is the flexible and extensible parser of mathematical expressions written in Java. It supports user defined operators, single or multi parameter functions and unlimited number of parameters. It is designed to use with numerical methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JWebToolkit is a Java web-application framework that provides a database pool (schema configured by XML), data interfaces, command pattern implementation, JSP tag libraries, JDK1.1 compatible XML parser, and XML tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JHTML is a Java based HTML Editor that is being developed to eventually support features such as: Intell*sense type autocompletion with tags and their possible parameters, syntax highlighting, right click tag editing, wizards, and many more helpful featur
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A bug profiling and -reporting program/lib written in java. It enables implementing (java-)programs to generate meaningful reports in case of an error. They can be submitted (automaticly/dialog) by mail (text, html, bugzilla ..) without external programs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java API to process or parse HTML documents. If your Java application needs or would like to be able to process some text in HTML format, you'd probably find this API interesting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XSL transforms XML. XtoXML transforms anything (flat text files, HTML, MS Word doc, etc). Using Java-like commands, and an XSL-like syntax, transform non-XML files easily whether on your file system, or remotely accessed via URL. Ideal for parsing HTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    Presenting XML is a Java web application framework for presenting HTML, PDF, WML etc. in a device independent manner. The framework supports a flow of content (XML files, flat files, SQL, dynamic XML) through SAX pipelines and XSLT transforms to a device
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    matdoc is a Java tool for generating API documentation for MATLAB and Octave programs in HTML, LaTeX, and M-file formats.
    Downloads: 0 This Week
    Last Update:
    See Project