Search Results for "java html parser" - Page 27

Showing 2102 open source projects for "java html parser"

View related business solutions
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 1

    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
  • 2

    JavaXMLFrag

    Combined tree-based/event-based XML parser in Java

    Traditionally, XML is parsed either by an event-based parser or by a tree-based parser. Event-based parsers are fast and have minimal memory consumption, but implementing the event handlers is cumbersome. Tree-based parsers result in code that is easier to develop, to understand and to maintain, but have high memory consumption as the whole parse tree needs to be kept in memory at the same time. JavaXMLFrag is a partial parse tree based parser, where only parts of the parse tree need to be kept...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    JUnit Report Comparison

    A tool to compare JUnit XML reports

    A tool to generate difference between JUnit reports. This tool parses the JUnit xml report files, compares them and generates a HTML file containing the difference (viz., cases failed in new build, error cases in new build, added/deleted cases, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Laja
    Laja is a combined code generator and parser generator written in Java. Focus has been on easy of use. It runs on most Windows and Unix/Linux plattforms. The parser generator generate parsers for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    MathParser Java - Math Parser library

    MathParser Java - Math Parser library

    Mathematical Parser for Java

    This project gives a mathematical parser for converting a simple string expression into a result which can be managed for using in other calculations, all in Java. Using a couple lines of code, you'll be able to parse complex arithmetic expressions efficiently. This library is powered by Dijkstra's Shuting-yard algorithm. The library has no dependencies with other external libraries. Dependency <dependency> <groupId>com.google.code.mathparser-java</groupId...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ImportCargo_airplane

    ImportCargo_airplane

    항공 수입화물 이력조회

    항공 수입화물의 화물관리번호 조회 및 화물 처리 이력을 조회 하는 프로그램.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    MSTParser

    MSTParser is a non-projective dependency parser that searches for maxi

    MSTParser is a non-projective dependency parser that searches for maximum spanning trees over directed graphs. Models of dependency structure are based on large-margin discriminative training methods. Projective parsing is also supported. mstparser 0.5.1 is now available via Maven Central. If you use Maven as your build tool, then you can add it as a dependency in your pom.xml file: <dependency> <groupId>net.sourceforge.mstparser</groupId> <artifactId>mstparser</artifactId...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    CSharp.NET Parser

    It parses C# codes of :NET applications

    This is part of a project to convert a certain customer's CSharp.NET project to JAVA-J2EE. The original C#NET project is of more than 2500 .cs files and more than 525000 statements. This phase is the parser. Than I will convert it to a .jjt and make a converter. A similar process will follow for ASPX files. I will also provide the parser for them but not the converters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    DStyles

    Simple and lightweight HTML templates parser

    DStyles is an easy way to build your website with dynamically-generated templates. It helps to separate logic from view in Your project. Based on PHP, templates parsed by DStyles are generated quickly and code itself is lightweight.
    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
  • 10

    Log2HTML

    Converts log files (with color codes) to readable html files.

    The Log2Html converter is a tool to easily convert logfiles to a readable html file. It uses colorsets to define which colorcode will be replaced by which color. Open the readme.txt to see how to create own colorsets. Quake and Warsow are shipped with this. You may use the 2 textareas to add properties to the output html files, so you may use a styles for example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Please see https://github.com/davemckain/snuggletex
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Stand-alone Java library implementing parser/formatter/comparator/validator for JSON/XML-like text formats oriented on JSON-like object model (list,map,scalar + reflection). Library is designed to maximize adaptivity via set of extendable modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    PDEGraphics2D

    Output Processing script from Java AWT/Swing paint call

    Use PDEGraphics2D to create Processing vector graphics script files and deploy them in HTML. To create a PDEGraphics2D instance, pass the constructor an instance of a standard Graphics2D object, together with the size of the canvas to paint: PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, int w, int h) or PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, Dimension d) Alternatively, pass the component to paint as the input to one of the static paint methods: PDEGraphics2D g...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Fastjson is a JSON processor (JSON parser + JSON generator) written in Java.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    Analysis tools for scale test data generated by The Grinder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    FU-18-newsuperyoshi

    Fly, bomb, shoot sh*t.

    FU-18 is an open source, micro-transactioned arcade style game. If you would like to join the project, shoot me an email at newsuperyoshi@icloud.com and I'll get back to you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JLevel

    JLevel

    Kogonuso JLevel - a simple java library that has changed the way html

    Kogonuso JLevel - a simple java library that has changed the way html can be written inside Java(tm) both application and Sevlet. It is a library that is more than your ordinary Html parser applications. It has automated all tagging operations of Html inside java, this means that you are no longer required to learn how to format html String when developing application that requires html in java or even when using Servlet technology to develop your websites. Just import JLevel 2.0 and turn all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    PS2-Parser

    Java-based parser for Planetside'2 web API.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OrgApp

    OrgApp

    OrgApp is a Java library to handle and draw organization charts

    OrgApp is a Java library to handle and draw organization charts (organigrams). The library has also an applet and a Swing Java client able to view an organization chart read from a file, in different formats (one of them based upon XML). The applet supports charts with different layouts and boxes with hyperlinks, customizable colors, sizes, positions, … and it is easy to embed in an HTML page.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Conversor de ficheros en un formato de etiquetado origen a un formato de etiquetado destino: el parser que permite convertir ficheros de un formato a otro, está herramienta fue creada por la necesidad de convertir formatos en fichero RDF:DC a formato OWL para poder ser utilizado en Protègè. Posee un sistema de configuración de etiquetas origen y etiquetas destino, siendo posible la conversión de múltiples formatos diferentes. El programa está realizado en lenguaje JAVA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The DocBook Publishing Utilities tools, which make creation and publishing of DocBook easier. The tools are: Maven plug-in to Transform HTML into XML (use after docbkx); Eclipse DocBook table editor; Eclipse wizards for initial DocBook files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Special Characters HTMLizer

    Special Characters HTMLizer

    Automatically converts special characters to their HTML codes.

    Especially aimed at German and Turkish special characters, this small tool only offers one JEditorPane for input (left) and output (right) each, and a button. When the button is clicked, the contents of the left editor field are processed and delivered to the right editor field.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A simple text process library, aims to assist parsing all kinds of text including plain text, XML, HTML, etc., which means it can be used as a simple XML parser or a HTML parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Urdu HTML Master Version 1.0 is a free and first ever software of its type which allow to create webpages is Urdu, Persian and Arabic languages using unicode in a WYSIWYG user-friendly environment. Efficient web page and html editor. Source Code at : https://github.com/dasatti/urduhtmlmaster All of you are welcome to colleborate on the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    jsprad

    jsp framework to optimize time for develop

    Optimize jsp develop with a library thats generate HTML code y javascript. Support Database with pools, AJAX, Jquery, generate tables, fields and images with this framework. Videos tutoriales español youtube : 1. Controles bàsicos http://youtu.be/SgcgYAY9nI8 2. Controles basicos 2 , validaciones http://youtu.be/53fBBl2MOH4
    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.