Showing 750 open source projects for "java html parser"

View related business solutions
  • The sales CRM that makes your life easy, so all you have to do is sell. Icon
    The sales CRM that makes your life easy, so all you have to do is sell.

    The simpler way to sell

    Welcome to the simpler way to sell. Pipedrive is CRM software that makes your life easy, for less legwork and more sales. Let us track your sales conversations, eliminate admin tasks, get you more leads and uncover how you win, because your day belongs to you. Join more than 100,000 sales teams around the world that use the CRM rated #1 by SoftwareReviews in 2019. Start your free 14-day trial and get full access – no credit card needed.
    Try it free
  • Shoplogix Smart Factory Platform Icon
    Shoplogix Smart Factory Platform

    For manufacturers looking for a powerful Manufacturing Execution solution

    Real-time Visibility into Your Shop Floor's Performance. The Shoplogix smart factory platform enables manufacturers to increase overall equipment effectiveness, reduce operational costs, sustain growth and improve profitability by allowing them to visualize, integrate and act on production and machine performance in real-time. Manufacturers that trust us to drive efficiency in their factories. Real-time visual data and analytics provide valuable insights to make better informed decisions. Uncover hidden shop floor potential and drive rapid time to value. Develop a continuously improving culture through training, education and data-driven decisions. Compete in the i4.0 world by making the Shoplogix Smart Factory Platform the cornerstone of your digital transformation. Connect to any equipment or device to automate data collection and exchange it with other manufacturing technologies. Automatically monitor, report and analyze machine states to track real-time production.
    Learn More
  • 1
    Ant task for converting Markdown files to HTML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A wrapper on Jasper Reports to ease their functionality by bringing the stuff to a mere function call. Supports XML based report configurations that can be altered at run time. Also supports report scheduling and HTML paging support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AJAXForms is a tool that transforms XHTML/XForms documentos, that can't be used in browsers, to HTML with Javascript documents. This tool is implemented using AJAX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    xsdTransformer generates xforms, xhtml, code, scripts and desriptors (e.g. xForms based xhtml sites) based on xml schemas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6Storage Self Storage Facility Management Software Icon
    6Storage Self Storage Facility Management Software

    For Self Storage Facility Owners, Operators, and Managers

    Stop struggling with outdated, clunky software. 6Storage is the modern software platform designed to make your self-storage operations easier.
    Learn More
  • 5
    DocBook sml maintains multilingual documentations, generates fully automated artifacts(html,pdf,xml,txt), uses DocBook XSL,Saxon,Xalan,FOP,Lynx, is driven by Ant,Yax, supports Computer Aided Translation and runs standalone or in an IDE like Eclipse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    XmlHttpLib(XHL) is a pure java developers library and cmd line tool for executing http requests with xml-input(, converting response html to xhtml) and transforming it with xslt to grab information from webpages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TeXConverter is a converter to parse LaTeX input and create representations of the document in other formats (currently HTML, XDocs(Maven), a specific Wiki-format). Internally a Java object model is used to represent the document, to ease extensibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JSAP provides simple but powerful command-line parsing functionality for Java applications. Features include typed arguments, automatic parsing of multi-value arguments, user-defined argument classes, and automatic generation of usage and help text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A software framework to navigate complex systems, with proof of concept for html node navigation. See the home page for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Best Visitor Management System Icon
    Best Visitor Management System

    Instantly Notify Staff Of Deliveries And Guest Arrivals To Increase Your Efficiency

    <p class="mb-4">Do stacks of paperwork pile up at the front desk area? Or are your receptionists constantly filing reports, guest log-in information and NDAs – taking them away from other important tasks? Not anymore! Our Visitor Management System automates all these processes, streamlining your workflow. Guests can complete inductions, sign NDAs, fill in their contact details and much more using the easy software. These records are then automatically filed and stored, making life easy for receptionists and the HR team. Claim your FREE 7-day trial and experience how VisitUs can transform your workplace!</p>
    Try it Free
  • 10
    wsdl2doc is a java-based tool for generating HTML documentation for WSDL files. These documentations are intended to give a short overview over which services, operations and messages are described by an WSDL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project aims to provide a Java-Bytecode compiler for the fairly new programming language WRL and others like PHP4 and Postfix, based on the research on the SableCC parser generator and common W3C.ORG standards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A number of plugins for Eclipse that make life easier. Tools includes regex. find and replace, editors for CSharp, LLK, XML, XHTML, HTML, CSS, ... etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    java2web is a java to html source code converter which a wide array of features, including CSS customization, outline generation, automatic javadoc liking, selective highlighting and a lot more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    XDC is a program that generates HTML documentation from special comments within XML files - much like Javadoc does for documentation in Java source files. It supports various XML dialects (XSLT, Apache Ant build files, ...); others may easily be added.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    A full flavored Eclipse editor for Jikespg and LALR Parser Generator (LPG) grammar files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The UCL MDA Tools are lightweight Model Driven Architecture tools developed at University College London. They include a JMI generator implemented using the velocity template engine, an OCL type checker, and a parser for textual MOF models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Expression4J (Math Expression Parser) is a java framework used to manage mathematic expression stored in String object like "f(x,b)=2*x-cos(b)" or "g(x,y)=f(y,x)*-2". Expression gramar can be define by user (add new operator or type ...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An Apache ANT task to launch Fitnesse server, performan test, and stop Fitnesse server and generate the report in HTML and XML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Personal Software Process tool to track time spent on projects and activities. Time is input with a Java Swing GUI and recorded as XML. Includes an XSLT-based reporting system that generates HTML reports and SVG graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tedir is a general purpose top-down parser library for java. Unlike a parser generator, it allows efficient parsers to be constructed at run-time, rather than at compile-time, and allows parsers to be extended while running.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Servlet debugging support: Introspects the content of request, session and servlet context, appends a HTML representations of the data to the HTML pages served by the engine. Strategies used for introspection and visualization purpose are plugable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Java calendar widget for html. Displays an advanced calendar for the user to pick a date, and allows for that date to be sent back to the server via submitted form.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JasminParser is a Jasmin (Java Assembler, .j file) compiler based on the Apache BCEL. JasminParser provides a disassembler and an assembler to convert java classes and jasmin files to each other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Command line tool that creates charts from SysStat output and presents them through HTML pages. It is also capable to display charts from several machines at a single site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A JavaCC PDDL 2.2 and higher parser.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB