488 projects for "java html parser" with 2 filters applied:

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • AI-powered conversation intelligence software Icon
    AI-powered conversation intelligence software

    Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not.

    Every customer interaction is vital to your business success and revenue growth. With Jiminny’s AI-powered conversation intelligence software, we take recording, capturing, and meticulous analysis of call recordings to the next level. Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not. Seamlessly support your biggest objectives across the entire business landscape with our innovative call tracking system.
    Learn More
  • 1
    Connect to DB2, Oracle, MS SQL and Mysql database. Add, edit and remove connections. Multiple connections simultaneously. Load/execute SQL. Export table/data as SQL/CSV/html. Import data from delimited/fixed length file. Loader with advanced option
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Princss is a set of Ant tasks used to generate reports using the JavaNCSS library. Reports may be either one-time HTML reports or historical graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Handy tool to create your own templates, manage substitution parameters and sets of files to apply templates to. Applicable for generating code (Java, C, C++, ...), documentation (Javadoc, HTML, ...) and any other file based data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A console/GUI tool for software requirements management. The feature list will include usable rich text requirements editing, HTML/PDF/WordML output, requirements IDs and groups support, CVS intergration, automatic changesets generation, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    SWTEditor is an Eclipse WYSIWYG HTML editor written in SWT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Non-validating java xml parser with extreme small size (jar file less than 5k) and high speed. Requires only basic java API and could run even on J2ME devices. Clean and simple API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    HM2JHelp is a utility application designed to allow JavaHelp to be generated using the HTML help files created by the commercial application, Help & Manual by EC-Software GmbH
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Java Mutantion Testing for Eclipse is a plugin for Eclipse that enables mutation testing for Java projects. JMuTE introduces mutations to java source code, runs junit tests and generates an html report.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Xion (pronounced "zaion") is a text-based serialization format of object states. Xion extends the JSON format by permitting "tagged" notations. This project provides an implementation of Xion in Java, including the object model, parser and utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    Ant task for converting Markdown files to HTML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AJAXForms is a tool that transforms XHTML/XForms documentos, that can't be used in browsers, to HTML with Javascript documents. This tool is implemented using AJAX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    xsdTransformer generates xforms, xhtml, code, scripts and desriptors (e.g. xForms based xhtml sites) based on xml schemas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DocBook sml maintains multilingual documentations, generates fully automated artifacts(html,pdf,xml,txt), uses DocBook XSL,Saxon,Xalan,FOP,Lynx, is driven by Ant,Yax, supports Computer Aided Translation and runs standalone or in an IDE like Eclipse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    XmlHttpLib(XHL) is a pure java developers library and cmd line tool for executing http requests with xml-input(, converting response html to xhtml) and transforming it with xslt to grab information from webpages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TeXConverter is a converter to parse LaTeX input and create representations of the document in other formats (currently HTML, XDocs(Maven), a specific Wiki-format). Internally a Java object model is used to represent the document, to ease extensibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A software framework to navigate complex systems, with proof of concept for html node navigation. See the home page for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project aims to provide a Java-Bytecode compiler for the fairly new programming language WRL and others like PHP4 and Postfix, based on the research on the SableCC parser generator and common W3C.ORG standards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Wisent is an LALR(1) parser generator with pluggable front- and backends. It generates object-oriented code with clean namespace separation. A yacc-like frontend is currently accompanied by a C++ and a Java backend. The tool itself is implemented in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    java2web is a java to html source code converter which a wide array of features, including CSS customization, outline generation, automatic javadoc liking, selective highlighting and a lot more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    XDC is a program that generates HTML documentation from special comments within XML files - much like Javadoc does for documentation in Java source files. It supports various XML dialects (XSLT, Apache Ant build files, ...); others may easily be added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Expression4J (Math Expression Parser) is a java framework used to manage mathematic expression stored in String object like "f(x,b)=2*x-cos(b)" or "g(x,y)=f(y,x)*-2". Expression gramar can be define by user (add new operator or type ...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Personal Software Process tool to track time spent on projects and activities. Time is input with a Java Swing GUI and recorded as XML. Includes an XSLT-based reporting system that generates HTML reports and SVG graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Tedir is a general purpose top-down parser library for java. Unlike a parser generator, it allows efficient parsers to be constructed at run-time, rather than at compile-time, and allows parsers to be extended while running.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Java calendar widget for html. Displays an advanced calendar for the user to pick a date, and allows for that date to be sent back to the server via submitted form.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JasminParser is a Jasmin (Java Assembler, .j file) compiler based on the Apache BCEL. JasminParser provides a disassembler and an assembler to convert java classes and jasmin files to each other.
    Downloads: 0 This Week
    Last Update:
    See Project