Search Results for "java html parser" - Page 52

Showing 1603 open source projects for "java html parser"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try 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
    Cart is the CRT\'s RETS Tool. Cart can browse a RETS server, perform searches and save search results to an excel or HTML file. It also has a Java rets-client library that is portable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JBOMB - Java Bill Of Materials Builder is an open source program which allows for the specification and design of how components within a physical machine will fit together to function as a whole. It has detailed tree view and HTML list output functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ShamStats is a program which parses server logs from Counter-Strike:Source servers and then outputs all player statistics in HTML. Written in JAVA, this program runs on all platforms with JRE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Simple library built on top of dom4j to create logical HTML documents easily and generate HTML output from them with proper encoding. For example, it is difficult to create "p" elements with all the attributes using just dom4j. Using this extension, you w
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Yawda is an MVC Web development application framework based on Struts. With it, you can easily output HTML,SVG,PNG,JPEG,RTF and PDF with data from several sources. It uses cayenne,rhino,itext,Batik,Struts,Velocity,jakarta commons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Gateway Software that listens to an IMAP folder and dispatches inbound messages to selected Services. The default implementation contains a Service to publish WML and HTML to a web-site via FTP (blogging).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MyJavaPack is a 100% open source set of J2EE development frameworks/tools, that are easy to install. AlbumCentral is an HTML photo album generator that has a Swing and ANT interface. AlbumCentral works with JPEG and PNG formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CsvObjectLoader is a Java utility that takes a CSV input stream and class name to produce an array of populated Java objects. This has been useful for generating reports from HTML tables or spreadsheets, and for generating data for unit tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Piccolo is the fastest SAX parser for Java, supporting SAX1, SAX2, and JAXP (SAX only). Piccolo is different from other parsers in that it was developed using parser generators. It weighs 160K including XML APIs. See http://piccolo.sf.net for more info.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 10

    Parser OBjectS (POBS)

    Native Java parser framework

    Native Java parser framework, no (pre-)compilers needed. Closely follows BNF syntax. Optimized for performance and low overhead. Highly flexible and extendable using a streamlined API. Integrate semantics, tracing and even context sensitive parsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Collection of plugins for Eclipse 3.0 (www.eclipse.org). Web-Application Development Environment (XML/HTML/CSS/JSP).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A set of Java and PHP components for allowing dynamic web application interfaces to be submitted to online HTML and Accessibility validation services, allowing for standards-based HTML problems to be easily identified.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A hypertext-browser written in Java which filters links (emails, docs or pics for e.g.) out of .html-documents and paints them on screen in hierarchical order. Users get a quick overview of how a website is put together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Software tools to modify html contents of a web site to improve it usability and accessibility. It converts html to xhtml and then processes it with XML tools. Also an API to develop new tools on the same platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Jivan is a Presentation Technology for web applications. It provides you with a DOM tree of an HTML template. Same as with XML Documents, you can use the W3C DOM API to access the HTML and write the dynamic data into the document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Tools for the Budget SysAdmin<> Pix Log Parser: It parses pix logs for information and creates reports from it <> SGZLogs. Searches gzipped logs for multiple terms and saves reports.<>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Picture managing software which allows to browse for pictures on the harddisk. Pictures can be bundled to "virtual photo albums" which can be exported as HTML-Site or archive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The BeanBrowser enables a world wide web constructed out of JavaBeans, saved as HTML and XML. An interactive web is created with simplified page construction, page ownership, and tight WWW integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Providers is a framework to be used with JSP to fill Select options in HTML. You can use it with Struts to replace html:options tag and use providers:options and fill the select without the need of creating a collection in an Action.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BPWJ is Java package that allows users to quickly develop parsers for application specific mini-languages. New languages are created incrumentally from generic tokenizer and parser classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SVGChart Project - A simple library to convert XML data into SVG charts based on HTML Table structure definition. It uses the JFreeChart library (GNU LGPL) and The Batik SVG Toolkit (Apache Software License). Projeto SVGChart - Uma biblioteca simples par
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    jHDL,is a total integrated e-learning framework for chatting, shared white board, download material, html editor, web browsing, video conference and web module for registration, scheduling, and administration. Using EJB as middle tier and Struts framewor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Zyphos is a client-server-based content management system written in Java. It outputs static HTML pages and uses a category/article system. It uses MySQL as database system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MParser is a XML parser targetted to be very lightweight (<7Kb) and with constant/very low memory greedy, thus is focused to be used within constrained environments such as J2ME/CLDC v1.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    "Le Winny" is meant to be translating some plain text information (given a simple syntax called "Le Winny Syntax") to a W3C-valid HTML code. The first implementation is in PHP tested under Linux and Windows XP. Further port will be made in Java and C
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo