Search Results for "java html parser" - Page 16

Showing 1581 open source projects for "java html parser"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it 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
    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
  • 2
    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
  • 3
    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...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4

    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
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5

    FreeReg

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

    ... (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
  • 6
    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
  • 7
    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: 1 This Week
    Last Update:
    See Project
  • 8
    Private Resource Planning

    Private Resource Planning

    Organise your finances, notes and media collection.

    ... have any questions or want to participate in this project, just write me a mail. I am thankfull for any feedback! The application is available in English and German. Java Update 7 is required.
    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
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 10
    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
  • 11

    QueLang

    QueLang is a designing tool to use for Questionnaire Design.

    .... NOW INSTALLATION (or compilation) IS NEEDED! QueLang Survey Manager can concentrate Results of answered Questionnaires in a single database for mass statistical processing. Includes: -full documentation -GUI Interface -CLI Interface -Survey Manager TODO: - Write a decent parser (I have to study for that) - Add some more macros - Answer images (instead of text only) -You can always tell me what you want me implement, and I will include it (if possible) in the next update!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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: 1 This Week
    Last Update:
    See Project
  • 14

    sasgml

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

    SGML parser for Java, based on OpenSP.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    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
  • 17

    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
  • 18
    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: 1 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    GWT-TimeSlider

    GWT-TimeSlider

    A TimeSlider animation for GWT-Applications.

    ... of the timer moves the slider handle one step further, which means that the size of the panels left and right of the handle changes. The speed is configurable, and changes when the speed buttons are used. A number of ticks can be used to show certain dates below the slider animation. The GWT-TimeSlider.java class shows how to use the TimeSlider. Import the project as a GWT-project and run it with "run as -> Web Application". An Example-HTML-Page is shown.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    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
  • 22

    Standard Deviation Calculator

    Calculates the standard deviation of any set of numbers.

    A simple program that will calculate 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
  • 23

    NextBus Public Feed Adapter for Java

    A Java adapter for the NextBus Public XML Feed Service

    Restful Web Service adapter for the NextBus prediction and transit network reporting service. This implementation uses XSD Schema, JAXB and a domain object model to decouple the consuming application from the over-the-wire representation of the data. NextBus is currently providing real-time bus data in several major metro transit agencies including, but not limited to MBTA (Boston), Toronto, Seattle, Brooklyn, Staten Island as well as a number of University towns. In additional to the...
    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
    GWT-AppNavigation-Project

    GWT-AppNavigation-Project

    Example GWT Project showing how to navigate between different views.

    One of the main features of a GWT application is, that you can write all your code in Java and do not need to care about HTML, CSS and JavaScript. All content can be loaded into the same div-element in one HTML-Standardpage. Sounds perfectly alright, but how do you navigate between different views, if for example you need a loginpage and don´t want the user to have access to your application before entering the right logindata? Of course there is the possibility to have more than one HTML...
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.