Search Results for "java html parser" - Page 40

Showing 1616 open source projects for "java html parser"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 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
  • 1
    Yet Another Meta Languge Indentation Tool YAMLIT can indent or compress HTML and XML for easy reading, or bandwidth saving respecively. Similar to HTML Tidy but will NOT verify the document against a DTD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ML-Edit is a HTML-Editor to manage translations to different languages while using the same HTML code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    A java app, which shows html pages in almost non-formatted plain text. This way it is possible to determine, whether a website is barrier-free or not, while browsing the web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project it's a Java Lib to read some html (a File or a URL) and get a table into that. This returns a ArrayList with the information inside this HTML table. To find the table you need to say a String index to find this table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    XML Documentation Tool provides a way to automate the production of documentation deliverables, in both PDF and HTML formats, from a set of content modules written in XML, using DocBook DTD. It enables re-use of content modules from previous projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A simple PHP parser class that scans through poorly formed html documents as if they were valid XML, and generates calls to customizable callback functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    aipex is an easy-to-use html-photo-album generator. The generated albums are targeted to be "simply nice" with an inviting and clear design. Images can be imported and scaled either from iPhoto albums or any directory on the filesystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Grimoire Encoder is a useful Ascii Encoder while doing penetration tests on web applications. It supports URL Encoding, Full URL Encoding, Double URL Encoding, Unicode HTML, Unicode URL, Unicode URL IE Specific, Base64 Encoding, MD5, MD2, SHA1 and Binary
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    `parsehtml.php` is a HTML parser written in PHP. It should be pretty fast and can even cope with invalid HTML input. Additionally a function is provided to indent HTML code properly.
    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
  • 10
    Relaxed is an HTML validation app. as well as a XHTML 1.0 / HTML 4.01 and WCAG 1.0 schema definition written in Relax NG with embedded Schematron. Those expressive languages allow automated validation of many additional restrictions inexpressible by DTD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A light-weight java help window that reads & uses HTML pages for help pages, and is configured via an XML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CodeSnippet is a set of Eclipse plug-ins to convert Ant, Java, Properties, CSS, DTD, HTML, and XML source code (complete files or snippets) to HTML with syntax highlighting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    API to generate HTML code using simple String builder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Light weight java classes used to create HTML pages in static and server environment, with an emphasis on strong typing using generics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Fast Java based PostScript parsing engine. Capable of interpreting PostScript expresions often found in PDF's and outputting results in form of a data array.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Docgen plugin for Protege provides a quick export of all the content of an ontology (classes, instances and documentation) in various formats (html, pdf, fo...). Images, Graphs, URL are readyly included in reports.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    htmlCharset is a file conversion tool, useful for replacing HTML entities by the actual characters that they represent, or vice versa. As a spin-off, it can also be used as a general charset converter for arbitrary text files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An alternate XML Transformer source that allows xslt transformations that use a plain Java Bean as the source. Allowing for generation of dynamic html directly from the data model using a stylesheet, removing the need for any jsp coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Photo Database / Album Web in three flavours - J2EE web app, PHP web app and offline generation of static html (Java)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Annotation based lexer and parser generator suitable for processing wide range of languages, from small domain specific languages to big ones like Java. Actions may be written directly as annotated java methods. Examples of expression language and Java5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A tag library to display content within tabs - an HTML tabbed pane, supports AJAX for tab content. Provides functionality similar to JTabbedPane. Customizeable using CSS. Pretty simple to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JAVA tool for creating html image maps. It's possible to load a picture and create rectangles, circles and polygons. Additionally, content for href, alt and title can be set.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PTM is a Perl/HTML hybrid, similar to PHP in tag syntax. It allows for the ease of PHP-style inline code in your dynamic HTML documents while supplying the power of Perl that many find to be sorely lacking in PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Simple Mutated API for XML. A prototype of a new java based stream parser based on sax with an improved interface to improve ease of use and performance. See Web page for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Athena Flashcard Manager. A program for creating and reviewing sets of HTML- or LaTeX-formatted flashcards. The flashcard review method makes use of the Leiter system, which reduces the frequency each card is seen as the user masters the subject matter.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo