Showing 103 open source projects for "java html parser"

View related business solutions
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 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
    Japano is a java-servlet based webapplication toolkit and engine. It offers easy website logic and HTML form creation and offers integration of dynamic javascript updates ( AJAX). A sample webapp makes it easy to start developing with japano.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    a Java package containing a hierarchy of "html widgets" (i.e.: a "window-like" widget, a tabbedPanel widget, a treeMenu widget, etc) useful to decorate web application pages. These widgets are rendered by a custom JSP tag library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JavaCCCS is a port of JavaCC to generate C# code instead of Java. JavaCCCS is a compiler compiler, i.e. given a grammar file it generates a parser for it that can then be used directly or by other applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    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
  • 6

    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
  • 7
    Visual DB Script is an editor PHP,ASP,HTML(can support other languages) that integrate the functionally of a Database Manager (like Access or MySQL). It supports Scripting Developers with specifical SQL commands and an SQL Query Designer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Publish pictures from your digital camera to the web with this easy to use wizard-style Java application. Automatically resize your images and produce a set of HTML pages including index pages with thumbnails, and detailed caption pages for each photo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Dynamator enables complete separation of server-side code from HTML. Dynamator combines standard HTML with files containing server code to create standard server pages in technologies like JSP, XSL, PHP, and Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Field Sales+ for MS Dynamics 365 and Salesforce Icon
    Field Sales+ for MS Dynamics 365 and Salesforce

    Maximize your sales performance on the go.

    Bring Dynamics 365 and Salesforce wherever you go with Resco’s solution. With powerful offline features and reliable data syncing, your team can access CRM data on mobile devices anytime, anywhere. This saves time, cuts errors, and speeds up customer visits.
    Learn More
  • 10
    Be4gle is a web services layer for MySQL that exposes the database as a SOAP server. HTML forms and a generic JavaScript soap client are generated from XML templates enabling client side data binding and event-driven web applications (AJAX).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Main purpose of this project is to create an Eclipse editor for specifying OCL contracts. The OCL language is used to specify pre-, post-conditions and invariants. The project also contains a parser to check the syntactical and semantical correctness.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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
  • 14
    A perl script that parses given JavaScript source files for documentation in JavaDoc style, and generates HTML description page about functions, its parameters, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DAVIS is an easy and useful language for IRC bots. This project contains our own bots, some bots for demonstration, a parser that creates Java, C, Perl and IRC-Script code out of a DAVIS file, and an interpreter for DAVIS files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Collection of plug-ins for the www.eclipse.org project. The first plugin is a java to html source converter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    WML taglib for WAP enabled devices. Based on struts-html 1.1b2 and 1.1b3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Java library for building tag-specified structures, primarily HTML pages or XML documents. This projects will focus on speed, small footprint and few classes. Similar to Jakarta ECS but with a lower object overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PM2HTML takes PageMaker files and makes a cohesive newspaper website. It comprises a PMScript that exports all stories to a directory of tagged txts, and a python program to act as a converter to turn those tagged text files into HTML, a parser to guess
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    Pgj is a parser generator written in Java. It generates a paser code for some programming language according to a template.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project aimed at making an application to generate documents for C-Sharp files, similar to what javadoc did for Java files, but in a smarter and advanced fashion. Will incorporate Java-style as well as CS-style comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    See http://sourceforge.net/projects/javadiff for Downloads. JDiff is a JavaDoc doclet which emits an HTML report of all the packages, classes, methods, and so on, which are different (the "diff" part) when two Java APIs are compared. Great for reporti
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The aim is to develop a framework to translate UIML (User Interface Markup Language) description of UI into a number of plaforms (wxPython, HTML, etc.). Dynamic and "static" (into a program) rendering implied.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    classdoc is a Java reverse engineering API documentation generator based on the Java Doclet API. It generates javadoc-style HTML files or other documentation formats without source code from compiled .class/.jar files ONLY.
    Downloads: 0 This Week
    Last Update:
    See Project