Search Results for "java html parser" - Page 16

Showing 1578 open source projects for "java html parser"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start 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
    FM-Classic provides an easy way to get data from Java servlets into Web pages, and helps you keep graphic design separate from application logic. FM-Classic is a continuation of the FreeMarker 1.x code base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Avicenna

    Avicenna

    Location Data Visualisation and Editing

    Avicenna is an application for visualizing location data stored in excel or .csv table files on a map or in a table view. It provides several export functions (such as single pictures, database dumps and even a HTML-export that enables you to use Avicenna on your website). It was developed as part of the course "Techniken der Projektentwicklung" in summer semester 2012 at the University of Bielefeld by Team 2 and is licensed under the GNU Affero General Public License version 3. This...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DCTemplate is a templating system for (X)HTML and JavaScript. It allows web developers to maintain dynamic chunks of XHTML as well-formed XML templates that are "compiled" at build time to high-performance JavaScript methods. Now includes Maven sup
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    bz-htmlcss2rtf

    bz-htmlcss2rtf

    PHP/Java Making RTF and HTML (with CSS and Script Code) Files

    This application was developed in PHP/Java and helps to you to generate RTF File including Images, Tables and Lists. It is useful to generate html files with css and script code in design mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5

    Yacap

    Yet Another Command Argument Parser

    A highly configurable command line parser with help generation support. * Easy to configure option sets based on builder patterns * Typed options: boolean, string, int, long, double and enum * Dual POSIX short and GNU long parameter names * Support for unnamed (such as file list after options) and internal options (options are unparsed after --) * One step parsing * Result set with safe and typed getters * Error messages and warnings returned by result set * Text-based help...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Asterix IDE
    Asterix IDE (Integrated Development Environment) is especially designed to provide many languages supports in one IDE. Asterix IDE offers superior support for JAVA, C/C++(mingw32-g++) and HTML developers to write, compile and run their code at one place. Asterix IDE lets you quickly and easily make program with multiple programming language support. With its constantly improving Java Editor, many rich features and an extensive range of tools are provided. An IDE is much more than a text editor. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JavaDoc offline viewer, which alows to filter keywords by part of the word, with multidocument tabbed interface. I created this project when learned Java and missed some features present in 'Qt Assistant' documentation viewer. For example, *.chm files with documentation didn't allow to merge (Java SE/Java EE documentation), html files didn't allow to filter list by keywords, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Java library to parse GNU Makefiles. The source code is available from SVN. The latest revision should be in trunk, the latest "stable" release should be in branch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NRL is a near-English, model-driven language for expression business constraints, actions and transformations. It works with diverse models, such as UML or XML Schema, and is designed to make it easy to translate to target languages like Java or XSLT
    Downloads: 0 This Week
    Last Update:
    See Project
  • Financial reporting cloud-based software. Icon
    Financial reporting cloud-based software.

    For companies looking to automate their consolidation and financial statement function

    The software is cloud based and automates complexities around consolidating and reporting for groups with multiple year ends, currencies and ERP systems with a slice and dice approach to reporting. While retaining the structure, control and validation needed in a financial reporting tool, we’ve managed to keep things flexible.
    Learn More
  • 10
    WebSpeed Browser

    WebSpeed Browser

    Simple Java Web Browser

    I am release the base engine of WebSpeed to the public. License is the Ronsor'sOpen License at http://webspeed.referata.com/wiki/License?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    FreeReg

    FreeReg is a free software platform to base your own system on

    ...It has functionallity to handle users, persmissions, units, text (and translations of these), guitemplates and a lot more. FreeReg is currently beeing rebuilt around a REST architecture. A pure Javascript/html client is used as the client (you can ofcourse ad any other client). The serverside is built using Java, and is also currently beeing rebuilt to use a layered architecture, all metadata and data is stored in a database (MariaDb is the default).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    QueLang

    QueLang is a designing tool to use for Questionnaire Design.

    This is the first implementation of QueLang. QueLang is a language I designed for Questionnaire Design and Implementation. This software can compile your code (written in .ql text files) into a special .qlc format (a kind of database). Then it can read those .qlc files to open them in viewer and export them to PDF format. It can be also used for exam and test designing! Tested on: -Linux Ubuntu 12.04 -Windows 7 64-bit QueLang can run by double clicking the .jar (or .exe)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Private Resource Planning

    Private Resource Planning

    Organise your finances, notes and media collection.

    Private Resource Planning is a small portable application to manage some of your personal subjects. It provides a range of functions to support you with your finances, notes, plans and media collection. The program is designed as a framework so that independent modules can be integrated by everybody. This application was written by my self during my studies in business informatics in 2007 to 2011 and is still maintained. The intend was to practice the techniques I have learned. If you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PHParser

    PHParser

    A Lexer and a Parser to PHP scripts

    PHParser 1.2 generates a pure Java parser for PHP programs. Invoking this parser yields an explicit parse tree (AST) and a tree walker suitable for further analysis. This tool package is based upon: - ANTLR 3.2 or higher (www.antlr.org). - JDK 1.6 or higher (java.sun.com). - Grammar specifications of PHP 5.3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    webStraktor is a programmable World Wide Web data extraction client. Its purpose is to scrape HTML based content via the HTTP protocol and extract relevant information. webStraktor features a scripting language to facilitate the collection, the extraction and the storage of information available on the web, including images. The scripting language uses elements of the Regular Expression and xPath syntax. The webStraktor scripting language has a small instruction set and its syntax is easy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    sasgml

    SAX-like API for SGML (SGML parser for Java)

    SGML parser for Java, based on OpenSP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This package provides the following pure Java extensions to the Bouncy Castle framework www.bouncycastle.org and was made freely available by www.novosec.com: 1. OCSP (RFC 2560) server and client / 2. CMP (RFC 2510, RFC 2511) generator and parser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    JMusicXML

    Jave MIDI SWING MusicXML

    JMusicxml is a music application base on Recordare MusicXML, on kind of open musical data format. It provided midi parser and staff parser api. besides, some java awt/swing graphics player, Staff brower for viewing provided too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    jStyleParser

    Java CSS parser and DOM style assignment library

    jStyleParser is a CSS parser written in Java. It has its own application interface that is designed to allow an efficient CSS processing in Java and mapping the values to the Java data types. It is also able to apply the parsed style sheets to a DOM that represents an HTML or XML document and to compute the resulting style of the individual document elements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Dendrarium

    System do pielęgnacji składnikowych drzew składniowych

    Dendrarium służy do wybierania i weryfikacji składnikowych drzew składniowych generowanych przez parser Świgra. System jest użytkowany w Instytucie Podstaw Informatyki PAN do tworzenia banku drzew składniowych dla języka polskiego Składnica.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    wingS
    wingS (wingS is net generation Swing) is a Java library for developing web based AJAX applications in a way like developing Swing based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BasicDiary
    A desktop diary application. It implements a calendar for multiple daily annotations with binary attachments, details list, internal links, advanced search tool, CSV, XML and HTML reports, HTML note editor, encrypted data storage and password access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Grass CRM

    Grass CRM

    The Best Open Source Java based CRM

    Android version: http://app.lenovo.com/app/15062025.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    WebDiff

    Graphical tool for visualizing changes in web pages

    WebDiff is a graphical tool for visualizing changes in web pages. It is written in Java and uses Eclipse's SWT toolkit. You can view changes between any two HTML files on your file system or a web server, distinguishing them in a manner of your choice. There is a plan to eventually support viewing changes between Git/Subversion/Mercurial clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Standard Deviation Calculator

    Calculates the standard deviation of any set of numbers.

    ...The user is given the option to select either a population standard deviation or a sample from a population (the results will usually differ significantly). Written in Java. Any questions or concerns, bug reports, suggestions, etc. contact David at dxm3269@rit.edu. Winner of the Softpedia "100% Clean" Award: http://mac.softpedia.com/progClean/Standard-Deviation-Calculator-Clean-139193.html
    Downloads: 0 This Week
    Last Update:
    See Project