Search Results for "java html parser" - Page 52

Showing 1616 open source projects for "java html parser"

View related business solutions
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • $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
  • 1
    IDXMLParser is a "sloppy dom" XML parser, that provides for an XPath *like* interface for querying XML elements and attributes, whilst not requiring any validation of the XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JSPChecker is a source-code checker for JSPs. It parses JSP / HTML pages for usage of particular tags and scripts such as HTML FORM, Javascript, in-page Java, scriptlets, and custom regular expressions either through an ANT task or command-line tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The FormattedDataSet Java API is the easiest way to generate dynamic text (HTML, XML, WML, JavaScript,...). The dynamic text is generated by using tabular data as input (SQL statements, ResultSets, 2 dimensional arrays,...).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    The XView4Struts project is an extension to the Jakarta Struts Framework. Its main purpose is to eliminate the need to use tag libraries and jsp pages. The view is pure html and interaction between the view and the model is transparent to the developer
    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
  • 5
    Allow your JSP's/servlets/programs to display selective live data from web pages, such as exchange rates, news headlines etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Don't download this. It is very incomplete
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Caxton is a general purpose package written in Java that is used to render HTML, PDF (using FOP), RTF (using JFOR), and Excel (using POI) using stylesheets. There are some additional tools for providing easy access to XML, merging XSL stylesheets. There
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    jmailto is a tiny Java Applet which can be used to replace HTML's native "mailto:" tag. It aims to prevent Spam bots and harvesters from automatically collect (your) E-Mail addresses by searching the HTML source code of your page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    iBrary generates detailed HTML pages from playlists created by Apple's iTunes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    a Java package containing a hierarchy of "html widgets" (i.e.: a "window-like" widget, a tabbedPanel widget, a treeMenu widget, etc) useful to decorate web application pages. These widgets are rendered by a custom JSP tag library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The goal of this project is to provide an empty parser for bibtex files. It is written in Java, using a patched bison version for java. It can be used for many purposes like storing bibtex files in database (using jdbc) or convert them into XML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MicroDOM is the smallest (7.2k) Java XML DOM parser. It is a sub-set of org.w3c.dom API from J2SE and it is 100% J2ME (CLDC 1.0 and MIDP 1.0) compliant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    TMAPI-utils is a collection of software tools, which are working ontop of TMAPI implementations. TMAPI-utils contains parser/serialiser for XTM and LTM standard files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JavaCCCS is a port of JavaCC to generate C# code instead of Java. JavaCCCS is a compiler compiler, i.e. given a grammar file it generates a parser for it that can then be used directly or by other applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Kafenio is a Wysiwyg HTML Editor for Browsers that support Java 1.3 and newer. Kafenio grew out of Howard Kistlers Ekit Editor. Main objectives: checkstyle compliant code, reusable in any java application, higher stability and improved usability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MetaCheck is a java code checking utility to convert results from various code checking tools (jcsc, pmd, checkstyle, findbugs, ...) into one uniform xml/html result for each of the checkers and for the generated meta result.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java Extras: Java programs, components, libraries etc. They range from simple Swing components to HTML Encoders to ASN.1 Encoding decoding libraries!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Java arbitrary-precision calculator and expression parser. "Compiles" text equations into functors to be executed using the Java BigDecimal class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Wazaabi is a java XUL Engine based on SWT. XUL, like HTML allows GUI modeling without knowing anything in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Hg Library is a Java class library for generation and processing of HTML, intended for use in servers, or anywhere HTML is needed. It provides facilities to programmatically generate HTML, parse HTML, and use existing HTML as templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PodCast is a IPod podcast distribution software that generates an rss feed and a html document containing all the selected podcast mp3 files that it has to publish. The output files are generated from templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An INI file parser that can read, edit and create large INI files. Usable under Microsoft Windows, DOS, Linux, etc. Supported languages are C, C++, Visual Basic, Java, TCL, Perl, Python, etc (DLL and SWIG capable).
    Downloads: 8 This Week
    Last Update:
    See Project
  • 23
    Jabber client libraries for light java devices such as mobile phones, it brings instant messaging capabilities to every java phone (with support to MIDP), but may be used for other applications! It uses a very tiny XML parser crafted for this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Transfolio, transform your folders. Full applications in different contexts (Ant, Cocoon, Mozilla, OOo...), using a transformations pack (XSL), to import and export documents in various formats (HTML, XMLs, but also OOo or jpg...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Java based tools aiming at facilitating text understanding and extending vocabulary. Features text annotations, generating translations from texts or word lists. Translations are written as HTML, CSV, LIT format,... Supports various dictionary formats.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo