Search Results for "java html parser" - Page 20

Showing 1578 open source projects for "java html parser"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    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
    Math expression parser and evaluator written in Scala. Usable from Java (Sun JRE 1.6) Provides float, integral, boolean and vector data types, some string processing support. Variables may be defined internally or im- and exported through a binding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    RegAxe - Regular Expression Tester

    A tool for testing regular expressions.

    RegAxe is a tool for testing regular expressions. You can paste Java or PHP style formatted regular expressions and it will be automatically converted before executing the test if necessary. All found matches will be listed and the corresponding text passages are highlighted in the input text area.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This application is designed to help create Contract bridge hands with constrains on points and/ or number of cards per suite for each player. The program is an easy to use Java program which outputs the results in an HTML format (fits an A4 page for easy printing). Media wiki pages: http://sourceforge.net/apps/mediawiki/bridgedealer/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4

    AQZ File Parser for Java

    simple parser to read amateur radio questionary data format zip files

    The AQZ File Parser for Java is a simple jar file. So you can use this lib for reading "Amateur Radio Questionary Data Format Zipped" files (*.aqz). A aqz file contains all questions and images of a ham radio exam. This format was developed by Oliver Saal, DM1OLI and the webmasters of http://www.afup.a36.de/. Feel free to visit there pages for more informations and for downloading the latest aqz files for a lot of countries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • DAT Freight and Analytics - DAT Icon
    DAT Freight and Analytics - DAT

    DAT Freight and Analytics operates DAT One truckload freight marketplace

    DAT Freight & Analytics operates DAT One, North America’s largest truckload freight marketplace; DAT iQ, the industry’s leading freight data analytics service; and Trucker Tools, the leader in load visibility. Shippers, transportation brokers, carriers, news organizations, and industry analysts rely on DAT for market trends and data insights, informed by nearly 700,000 daily load posts and a database exceeding $1 trillion in freight market transactions. Founded in 1978, DAT is a business unit of Roper Technologies (Nasdaq: ROP), a constituent of the Nasdaq 100, S&P 500, and Fortune 1000. Headquartered in Beaverton, Ore., DAT continues to set the standard for innovation in the trucking and logistics industry.
    Learn More
  • 5

    PneuSim

    Spacially explicit 3D Streptococcus pneumoniae simulator

    This project is a simulator which allows the modelling of Streptococcus pneumoniae bacteria in 3D. Models the generic bacterial processes such as growth, the physics of the simulation, and processes specific to S. Pneumoniae such as competence, quorum sensing and fratricide. Provides fully navigable 3D visualisation using OpenGL, and exports simulation data in CSV and HTML formats.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Drag-and-drop files/directories/HTML-URLs into a Java GUI. Perform text operations on the files into output files. Operations include concatention, text and regex editing, and other file/string/row/column/script operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Enterprise
    Enterprise is an open source monitor and advanced log parser. Based on Enterprise ship state system controller of Star Trek, It is able to let you know about the state of your services in a given time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Simplest Android Web Suite

    Free and simple build toolkit for HTML5-based Android apps

    SAWS: Simplest Android Web Suite SAWS is an open-source build engine that allows you to turn a HTML5-based client web application into a mobile application for Android OS. Given the folder with your web app (HTML, JS, CSS) and its title, it outputs ready-to-use APK file with this application. Requirements: - Linux or other Unix-based OS with Bash shell - Java SDK (sun-java6-sdk or the latest openjdk version) - Ant - Android SDK installed with Android 2.1 (android-7) available as a target Configuration After unzipping, you must specify the exact path to your Android SDK folder (without last slash) in sdk.ini that resides in SAWS root folder: sdk.dir=/path/to/android-sdk Usage: /path/to/saws-build [application name] [webapp folder] [output apk file] e.g. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    The Key Concepts

    It allows you to teach/learn concepts visually

    DKeyConcepts is a free software that teaches concepts in a fun an interactive way. It reacts to the key that was pressed and it displays the related images/HTML files as configured by the user . Great for kids, learning languages, spelling and more to come
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 10

    wordSearchJava

    A simple GUI that uses regular expressions to search txt files.

    wordSearch is a simple Java Swing GUI that uses regular expressions to search .txt files. It could serve as a fun tool to help practice your regular expressions, if you're a programmer. It uses the Java Scanner class to do the search (which I assume is in O(N) (linear) time). It uses various Java Swing components for the GUI, including a JEditorPane featuring some html.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    HITSearchEngine

    You can quickly find want what you need in HIT campus

    HIT campus search engine system which clusters your search results into topics. The user will quickly find what you are looking for.​ This system includes four parts: 1. Web crawling 2. HTML parsing 3. Indexing 4. Searching. We use the open source software "Hetrix" as our cralwer, use the Lucene to build the index. In order to quickly find what you are looking for, we use carrot2 to help us cluster the search results into topics. We also write a script to fetch the websites in the campus...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JCompiler

    JCompiler

    Mini Python Compiler written in Java

    Open source mini Python compiler written in Java using Sablecc as parser generator.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    JavAjax is now at 1.4 beta version, for downloads and documentation please visit http://www.javajax.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    VisualMetronome

    metronome that SHOWS the beats and sub-beats

    ...There are various ways to visualize beats available: a flashing panel, a swinging box and a bouncing box. To run the metronome, go here: http://svn.code.sf.net/p/visualmetronome/code/metronome/index.html With some basic Java knowledge, the metronome can easily be extended with your own customized visualizer, by adding a java class to the set of visualizers [100% CLEAN award granted by Softpedia](http://www.softpedia.com/progClean/Simple-Visual-Metronome-Clean-217721.html)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MailMarket

    MailMarket

    MailMarket is a Java application to send emails to a designated list

    MailMarket is first intended as a desktop application that allows users to send emails to different mailinglists. MailMarket is be built out of different components -- allowing it to run on different environments, as desktop or server -- and use custom content store implementations. The initial application is built as a Java Desktop application, allowing it to run on any platform that supports Java. Notes: this project is created by developers at Beanpole (http://www.beanpole.be)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    TagEnabler

    Java library for check unsafe html

    Библиотека позволяет получая опасный html от клиента, протым способом сделать его безопасным не разрушив сам код. Для достижения этой цели достаточно определиться какие теги и опции к тегам пользователю разрешено использовать. Можно также указать каждой опции какому регулярному выражению она должна соответствовать.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Script Minifier

    Script Minifier let you minify Javascript, PHP, and HTML

    Script Minifier comes with a simple GUI. And helps you to reduce the size of web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    eBook parser library

    Java library for parsing eBook structure

    eBook parser library - Java library, designed for parsing many formats of electronic books
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Automated UI Tester For ActionScript

    Automated UI Tester For ActionScript

    Functional Test Automation tool for pure AS 3.0 SWF and Flash Games

    Automated UI Tester for Adobe® ActionScript® is a pure ActionScript 3.0 SWF automation testing tool with the capability of recording user actions on an SWF file and playing them back with high fidelity. The API for this tool is provided with name “Genie” (Adobe internal code name for the tool). Some major features of this tool are • No instrumentation or application manipulation is required. • Automate pure ActionScript 3.0 SWF. • No source code access required. • No need to run...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Waxeye is a parser generator based on parsing expression grammars (PEGs). It supports C, Java, Javascript, Python, Ruby and Scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SourceDoc is a powerful system for automatic creation, extraction, and verification of embedded documentation. Designed for C code, it features both a C parser and a preprocessor. The default output format is HTML, but other formats are possible to plug in using a public Java interface.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    The JDBReport Generator is the small and fast generator of reports, including a viewer, implemented in 100% Pure Java. Reports can be exported to HTML, Open Document Format (ODT, ODS), PDF, Excel 2003, Excel 2007
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JDBReport Designer is a simple and powerful reports template editor. It can help you quickly create the required report, generate and print it or export to another format (HTML, Open Document Format (ODT, ODS), PDF, Excel 2003, Excel 2007).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DB Pages is a port between database and the web browser. If you know Oracle (PL/SQL), SQL Server (T-SQL) or MySQL, and HTML - this is a project for you. No php, no layers, no Servlets, only the database. The first www page you can write in 5 minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Dive Log Book
    Dive Log Book is a easy to use logbook for scuba diving. It makes possible to log basic dive data, notes with photos, weather conditions and provides simple statistics. Data can be exported into TXT document, PDF document and interactive HTML page.
    Downloads: 0 This Week
    Last Update:
    See Project