Search Results for "java html parser" - Page 22

Showing 1616 open source projects for "java html parser"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1
    Please see https://github.com/davemckain/snuggletex
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    CSharp.NET Parser

    It parses C# codes of :NET applications

    This is part of a project to convert a certain customer's CSharp.NET project to JAVA-J2EE. The original C#NET project is of more than 2500 .cs files and more than 525000 statements. This phase is the parser. Than I will convert it to a .jjt and make a converter. A similar process will follow for ASPX files. I will also provide the parser for them but not the converters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Stand-alone Java library implementing parser/formatter/comparator/validator for JSON/XML-like text formats oriented on JSON-like object model (list,map,scalar + reflection). Library is designed to maximize adaptivity via set of extendable modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    FU-18-newsuperyoshi

    Fly, bomb, shoot sh*t.

    FU-18 is an open source, micro-transactioned arcade style game. If you would like to join the project, shoot me an email at newsuperyoshi@icloud.com and I'll get back to you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 5
    The DocBook Publishing Utilities tools, which make creation and publishing of DocBook easier. The tools are: Maven plug-in to Transform HTML into XML (use after docbkx); Eclipse DocBook table editor; Eclipse wizards for initial DocBook files.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Analysis tools for scale test data generated by The Grinder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Special Characters HTMLizer

    Special Characters HTMLizer

    Automatically converts special characters to their HTML codes.

    Especially aimed at German and Turkish special characters, this small tool only offers one JEditorPane for input (left) and output (right) each, and a button. When the button is clicked, the contents of the left editor field are processed and delivered to the right editor field.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Conversor de ficheros en un formato de etiquetado origen a un formato de etiquetado destino: el parser que permite convertir ficheros de un formato a otro, está herramienta fue creada por la necesidad de convertir formatos en fichero RDF:DC a formato OWL para poder ser utilizado en Protègè. Posee un sistema de configuración de etiquetas origen y etiquetas destino, siendo posible la conversión de múltiples formatos diferentes. El programa está realizado en lenguaje JAVA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MathParser Java - Math Parser library

    MathParser Java - Math Parser library

    Mathematical Parser for Java

    This project gives a mathematical parser for converting a simple string expression into a result which can be managed for using in other calculations, all in Java. Using a couple lines of code, you'll be able to parse complex arithmetic expressions efficiently. This library is powered by Dijkstra's Shuting-yard algorithm. The library has no dependencies with other external libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    OrgApp

    OrgApp

    OrgApp is a Java library to handle and draw organization charts

    OrgApp is a Java library to handle and draw organization charts (organigrams). The library has also an applet and a Swing Java client able to view an organization chart read from a file, in different formats (one of them based upon XML). The applet supports charts with different layouts and boxes with hyperlinks, customizable colors, sizes, positions, … and it is easy to embed in an HTML page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    PS2-Parser

    Java-based parser for Planetside'2 web API.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    jsprad

    jsp framework to optimize time for develop

    Optimize jsp develop with a library thats generate HTML code y javascript. Support Database with pools, AJAX, Jquery, generate tables, fields and images with this framework. Videos tutoriales español youtube : 1. Controles bàsicos http://youtu.be/SgcgYAY9nI8 2. Controles basicos 2 , validaciones http://youtu.be/53fBBl2MOH4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BlueSVEP

    BlueSVEP

    Bluespec SystemVerilog Eclipse Plugin

    BlueSVEP is an Eclipse-based IDE for Bluespec SystemVerilog, a functional hardware description language based on a synthesizable subset of Haskell and SystemVerilog.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    KIV framework

    An utilities framework for Java 1.7.

    Main thought is to solve some frequently used functions and offer them as compact framework. See the wiki for content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    editor E++ - freeware HTML editor, PHP editor, C++, JavaScript, ASP, HEX editor. Based on the powerful editing component Scintilla, E++ is written in VB.NET.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    The Micro C++ Library (libmicxx) is a small set of portable and easy to use classes providing core features commonly used in modern applications. It is based completely on the Standard C++ Template Library (STL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Climax

    A Java command line argument parser framework

    Climax is a Java command line argument parser framework that allows you to create and customize your own command line interface. The command line help and version information can be customized using built-in Apache-Ant-like properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    PrivaWeb

    A simple HTTP proxy which shows privacy risks to the users.

    Privaweb works as an HTTP Proxy with some common filters in order to protect your privacy. In addition, this tool analizes web pages to show the user how many privacy risks are found. With simple webpages in HTML, a user knows what elements are dangerous to his/her privacy. Indeed, some information about how to deal with it is shown.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    A simple Crawler

    We can make a simple crawler with using Java Servlet & JSP . A crawl

    This project consists of 1 main directory, 4 sub directories , 1 main page(html) , 1 servlet DD , 4 java files , 7 classes , and 1 document file as the list below: - [hw5] --- index.html - readme.txt - [WEB-INF] --- web.xml - [classes] --- [mvc] --- HelloController.java - HelloController.class - HelloModel.java - HelloMOdel.class - HelloView.java - HelloView.class - HelloResult.java - HelloResult.class - Bfs.class - Queue.class - WebSource.class - [hw5] - [WEB-INF] - [classes] - [mvc] - index.html ( first page for crawler ) - web.xml ( the configuraion of all servlet ) - HelloController.java ( process the HTTP request and response ) - HelloModel.java ( main process and crawler , url match ) - HelloView.java ( show the result of crawler and search) - HelloResult.java ( show the search result)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    omt Slice

    Java Screen Capture App

    Version 1.2.4 fixed some bugs.... New in 1.2 1. Quick Launch From Notification Bar 2. Copy Image Directly To Clipboard 3. 100% Transparency For Selected Area Slice is a pure java screen capture application. It's free and lightweight. MUST Require JRE Java SE Runtime Environment 7u21 Or ABOVE Download JRE : http://www.oracle.com/technetwork/java/javase/downloads/jre7-downloads-1880261.html You can download source code from below link: https://sourceforge.net/projects/omtslice/files/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Images similarities searcher

    First index images by contents, then search the index for similarities

    JavaFX GUI based on Lire and Lucene. First index images by contents, then search the index for similarities between JPEG images. LIRE : http://www.semanticmetadata.net/lire/ LUCENE : http://lucene.apache.org/core/ Console mode, outputs designed to be easily analyzed by a parser (--quiet mode).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OpenCHAT is a 100% HTTP and HTML based chat server written in Java. It has it´s own stand alone HTTP server integrated and does not need any Applet or special software on client side to run on, but only a frames enabled web browser.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23

    HTMLify

    Convert into HTML faster!

    HTMLify is a Java based text to HTML converter that can identify headers, paragraphs, ordered and unordered lists and tables in simple text such as that received in e-mail, and converts it into HTML. Currently, it uses a Swing GUI Client but can be integrated as an applet in a web page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    htmlpicker

    Picks up text from a web page using a html template.

    A java html picker - text extractor Picks up text from a web page using a html template. Useful if you have regularly data to extract from the same site. You may use the same url or you may build urls having parameters. These parameters are fetch from a text file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    VHDT

    VHDT

    VHDL Design Tool - code generation and project management

    Application simplifies the development and management of VHDL projects. The project is displayed in a well-arranged tree structure depending on the hierarchy of entities. It also helps to maintain projects in a consistent state. Other features include automatic generation of VHDL testbenches and structures based on user-defined templates. The NetBeans platform is used as a basis for the implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo