Search Results for "java html parser" - Page 15

Showing 1581 open source projects for "java html parser"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 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
  • 1

    ByteCode IDE

    ByteCode IDE for C++ , Java, Python, Assembly, HTML, CSS Developers

    ByteCode IDE is a C++ , Java, Python, Assembly, HTML, CSS development environment. Features : 1. Syntax Highlighting 2. Debugger 3. Sample Code Template 4. Runnable on both Linux & Windows 5. One Click Paste & Github push And many more....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    套开源的 Jspx.net Framework (简实构架)是一套开源的java一体化构架,丢掉了jsp编译的烦恼和使用tag的麻烦, 完整的架构体系,包括了ui、ioc、cache、连接池、验证、模板、数据库查询更新,工作流等丰富功能,最少的赖第三方包。b/s,c/s 构架都可以使用.为了提高易用性,学习和使用上没有使用特殊技术,语言上只使用了标准的 java 和javascript,模板语言呈现页面,支持读写分离等。特点:体积小巧,使用模板呈现页面。标准的(html+css+javascript) UI方式。其中融入了很多作者开发软件碰到的问题解决方法。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A java-based parser for parsing/grabbing web sites and other text or XML documents, based on a nondeterministic parser language, creating XML output. Also contains a few utility classes for HTML, CSV and text parsing, and additional character sets.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Thymeleaf Property Extractor

    Thymeleaf Property Extractor

    A Java-written extractor for all your Thymeleaf localization strings

    Thymeleaf Property Extractor (ThExtractor in short) is a java-written app that given a folder or a html file, extracts every Thymeleaf localisation tags (for example: th:text="#{myString}") to a properties file, to ease and fasten the development of your Spring web app. It's really easy to use! Just run the jar, and browse for your HTML (or a folder containing them) in the first field, and browse for a target .properties file (or create one!) in the second field. And then... do magic!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 5
    Java SQL parser, based on JavaCC. GPL v3 license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    LGML

    LGPL GML parser

    LGML is a GML parser under the LGPL license. The aim is to parse a GML document or fragment in order to get a WKT output. 2D and 3D inputs are both handled, but it is not permitted to have mixed geometries. The caller can choose if the input coordinates are parsed as X, Y, Z (if present) order, or Y, X, Z (if present) order. The willing of the project is to be a starting point useful for developers that need to parse GML objects in order to use them, for example, in the context of OGC...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The goal of this project is to provide a reusable library to transform common file formats to content objects and ContentProvider plugins to common file repositories like Filesystem, CMIS and others for iQser GIN Semantic Middleware (www.iqser.com).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    DB Sanity
    DB Sanity performs checks on a database for verifying data consistency and correctness of aplication deployments. It is invoked by command line and creates an HTML report with aggregated diagnostic summaries and listings of faulty database entries.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Geoportal Server
    Geoportal Server is a standards-based, open source product that enables discovery and use of geospatial resources including data and services.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 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.
  • 10

    UnitTH - Unit Test History Matrix

    Jenkins plugin / tool for generating test history reports

    UnitTH is a tool/Jenkins plugin for generating a test history overview for the purpose of identifying problematic and unstable test cases. The Jenkins plugin version generates a spread/matrix from the test cases that have failed in the Jenkins job history to give an overview of sporadic failures. Using the stand alone tool a set of HTML test history pages will be generated from JUnit test results. The test history displays various different sortable test statistics, trends, graphs...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 11
    Aspose for Spring.Java

    Aspose for Spring.Java

    Aspose for Spring.Java provides Aspose API samples for Spring.Java.

    Aspose for Spring.Java provides usage samples / sourcecodes for the demonstration of Aspose API for Java by extending famous Spring Java PetClinic Sample Web Application. This extension of "Spring Java PetClinic Sample Web Application" also shows the Integration of Aspose APIs with Spring MVC, JSP and Maven Project. Latest Release: v1.1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SvnStat

    SvnStat

    Subversion (SVN) Statistics

    SvnStat (Subversion Statistics) generates statistical reports with graphs and charts similar to StatCvs from Subversion (svn) logs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A java m3u8 playlist parser for Http Live Streaming. See ietf draft http://tools.ietf.org/html/draft-pantos-http-live-streaming-02 for details. See See: http://m3u8parser.chilicat.net for JavaDoc and simple Webstart application to test the parser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    JUnit Execution & Report Generation Tool

    Runs JUnit Test cases and generate HTML report, keeps past run history

    This tool pulls all JUnit testcases from the class path and run them all. After completion of test case execution it populates the result in database tables. A report tool fetch the result data from database and produce an HTML report. Highlights of this tool - No coding effort is required from developer to integrate existing JUnit test cases. They just need to put their test case folder to the class path - Since it keep the test result data in a database, it can keep history of any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FOXopen
    FOXopen is a 4GL, feature-rich XML framework which facilitates the rapid development of web-based applications with sophisticated workflows. For more information and help, see http://www.foxopen.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JAHM

    JAHM

    Create executable Java archives for HTML content.

    JAHM is a tool for creating executable Java archives that contain and render HTML content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Regain is a Java search engine based on Jakarta Lucene. It provides indexing and searching files for plenty of formats (HTML,XML,doc(x),xls(x),ppt(x),oo,PDF,RTF,mp3,mp4,Java). A TagLibrary eases integrating search results in your JSP based web page.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18

    Survey Needs and Resources

    Rilevazione Dati Bisogni e Risorse

    Program in Java 7 (Swing and Derby as a database) to do a survey in the parish and communal needs and resources. Programma in Java 7 (Swing e Derby come database) per fare un sondaggio in ambito parrocchiale e condominiale di bisogni e risorse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    JStudyPlanner

    Study planner for university and college students

    JStudyPlanner is a Java EE based web application that allows to manage academic courses, programs, study plans, and enrollments. Demo: http://ec2-54-85-151-199.compute-1.amazonaws.com/jStudyPlanner-1.0.0-BUILD-SNAPSHOT/ Project uses the following technologies: Spring, Hibernate, HTML, CSS, JQuery, Twitter Bootstrap. Tested with MySQL and Apache Tomcat. Project is in its development stage. Any help with design, development, testing is highly appreciated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JustTE4J Java Web Template Engine

    JustTE4J Java Web Template Engine

    Lightweight web template engine in Java

    Is a high-performance open source tool to generate HTML output without need to interfere with base HTML. It takes fixed text and data as input and integrates these and outputs a text document containing the data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    RDFConvert

    commandline syntax convertor for RDF

    RDFConvert is a simple command-line tool for converting RDF file betweeen different syntax formats. It is based on the OpenRDF Rio parser toolkit, and currently supports RDF/XML, Trig, Trix, Turtle, N3, N-Triples, RDF/JSON, JSON-LD, Sesame Binary RDF and N-Quads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Avicenna

    Avicenna

    Location Data Visualisation and Editing

    Avicenna is an application for visualizing location data stored in excel or .csv table files on a map or in a table view. It provides several export functions (such as single pictures, database dumps and even a HTML-export that enables you to use Avicenna on your website). It was developed as part of the course "Techniken der Projektentwicklung" in summer semester 2012 at the University of Bielefeld by Team 2 and is licensed under the GNU Affero General Public License version 3...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FREEML

    FREEML

    Your own fantasy script to xml

    This is a parser and writer to convert free script to xml. The script is defined in a package where each class describes one element. There are certainly other projects of this type. But this project is created to keep this transformation as simple as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Form4G
    Development of applications in java Swing with the tools and methodologies of the applications web (Plugin, javascript, html, servlet and JSP). Without the necessity of carrying with an application server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Java library to parse GNU Makefiles. The source code is available from SVN. The latest revision should be in trunk, the latest "stable" release should be in branch.
    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.