Showing 81 open source projects for "java html parser"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 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
    Clicktrace

    Clicktrace

    An intelligent screen capture application

    It's main idea is to automatically take screenshots whenever something changes on the screen. Focus on the task not being bothered by screenshots recording in the background. Record test cases, documentation, or whatever you want. Cross-platform. Requires Java 6 or higher. Integrated with JIRA. Published under GPL open-source license. Created by Marcin Nikliborc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Java2HTML

    Converts Java Source To HTML

    Java2HTML is a simple-to-use tool which converts a bunch of Java Source Code into a colourized and browsable HTML representation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A revision of the JavaDoc standard doclet for generating Java API documentation in HTML that uses CSS and JavaScript to provide an improved user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DocItOut ( SAS Documentation Tool )
    DocItOut is a tool that enables SAS programmers to easily generate online documentation in HTML format based on the comments and statements from the SAS files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    OmniHelp is a cross-platform, browser-independent, tri-pane help viewer built in pure JavaScript and CSS with HTML 4. Some functions (such as help embedding) may in the future be in Java, C, or C++; CSH is fully supported. All code is under the LGPL.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    SourceDoc is a powerful system for automatic creation, extraction, and verification of embedded documentation. Designed for C code, it features both a C parser and a preprocessor. The default output format is HTML, but other formats are possible to plug in using a public Java interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Supa aims to implement an easy way of uploading images from the local clipboard to a remote server. It's our goal to make supa very easy to adapt to other projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Calenco XML CMS
    Calenco is a Web collaborative platform that enable remote teams of writers, proofreader, graphic designers, translators, etc. to produce together XML documents like user guides, security procedures, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LaTeXTaglet is a javadoc taglet for using LaTeX formula in standard javadoc-generated html documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 10

    DocML Viewer

    Documentation browser for DocML files

    The DocML Viewer lets you browse a DocML file with a PHP/HTML interface similar to Javadoc. This allows development teams to easily access documentation across a network or from a website. Styles can be applied from a single CSS file. Visit http://www.docml.org for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    xuse requirements & use case management
    Xuse manages requirements, use cases & other artefacts that drive software design. Xuse focuses on clear documentation & communication. It defines an XML data model for requirements & use cases with XSLT providing multiple derived views: HTML/SVG/PDF. Note there is no GUI for entering requirements, however another project (https://sourceforge.net/projects/xguse/) will provide a GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JAsciiDoc is tool for convert ascii documets into HTML, DocBook, which supports by AsciiDoc. Implemented as Ant task and Maven plugin. Used AsciiDoc 8.3.6, Java 1.4 or above, Ant 1.7.0 or Maven 3.0.2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    My document library, such as: HTML, CSS, javascript, java, spring, hibernate, ExtJS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SYMPLiK RANGEHOOD is a Javadoc-like tool for Oracle database. This pure-Java program "sucks up" data dictionary and object source code from database and generate document for Tables, Views, Triggers, Packages, Procedures, Functions, and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Agido is an extensible Agile Documentation Tool for Agile Development Projects. The documentation can be written in plain text in a wiki style markup and exported to different output formats such as PDF and HTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Experimental browser that natively supports HTML, PDF, man pages, TeX DVI, scanned paper. Annotate with hyperlinks, highlights, notes, executable copy editor markup. [PDF tools for compress, impose, decrypt/encrypt, split/merge have been moved.]
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    Transform source code from whatever kind of type into a pretty HTML representation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Railroad diagram generator. Generates diagrams in PNG and SVG from parser grammars specified in BNF and other parser formats. Implemented in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Generates syntax highlighted HTML for almost all (including ASP,Aspect-J,AWK,C++,C#,COBOL,CSS,FreeMarker,Groovy,HTML,INI,Java,JavaScript,JSP,Makefile,Pascal,Perl,PHP,PL-SQL,Properties,Python,RTF,Smalltalk,TeX,VBScript,Velocity,XML,XSL) languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Automatic estimation of development effort, based on historic source code evolution. Soft Size generates an HTML report of the evolution of the lines of codes of a project, by file and author, extracting the information from a Subversion repository
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JDiff is a Javadoc doclet which emits an HTML report of all the packages, classes, methods, and so on, which are different (the "diff" part) when two Java APIs are compared. Great for reporting what has changed between two releases of your product.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    QuickDoc is a java document parser that reads documents from plain text files using a simple language and exports the document to other formats like PDF, HTML, Java Help and XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A doclet that outputs VIM help files instead of HTML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JavaStats77 is a tool for generation source code statistics in html format and converting .java files to html. See report example at the homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The V-Modell XT is the German process development model based on a formal meta model and is described in XML. The vmodell-export generates the documentation (PDF/HTML/ODT) from the XML based model using Open Office templates including embedded XSLT code.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.