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 secuirty. Auth0 now, thank yourself later.
Try free now
The #1 Embedded Analytics Solution for SaaS Teams.
Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.
Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
jsoup is a Java library for working with real-world HTML. It provides a very convenient API for fetching URLs and extracting and manipulating data, using the best of HTML5 DOM methods and CSS selectors. jsoup implements the WHATWG HTML5 specification, and parses HTML to the same DOM as modern browsers do. jsoup is designed to deal with all varieties of HTML found in the wild; from pristine and validating, to invalid tag-soup; jsoup will create a sensible parse tree. The parser will make every...
CSSBox is an (X)HTML/CSS rendering engine written in pure Java. Its primary purpose is to provide a complete information about the rendered page suitable for further processing. However, it also allows displaying the rendered document.
API-Makes static web pages readable with no coding
This JAVA API helps create java web applications where static html pages can be read out to viewer. It helps people who are visually challenged partially. It is helpful to common people and children , too, and might work out great in educational site. It's fully customized and does not need developer to write a single line of code . All you need to do is to assign a specific id to the DOM element , whose innerHTML you want to be read out.
Next release of the API will deal with many more...
GWT library that encapsulates the browser's file upload capabilities.
... across all browsers.
If the browser is capable of handling file uploads using a modern HTML5 approach, the upload is handled using pure DOM elements and Javascript events. In the case that the browser does not support the modern approach (most notably IE 9 and earlier), the GWT Uploader component instead transparently handles the uploads via the Flash-based SWFUpload library.
216,000+ customers in over 135 countries grow their businesses with HubSpot
Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
IBDOM is a JavaScript framework that enables the easy injection of data contained in JS objects, and collections of JS Objects, into HTML, XHTML, and XML Documents, via the DOM. Enables keeping Markup away from JS. Can be used with DWR or RJS Templates.
JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM parser for real-world HTML.
Xemeiah is a fast, modular and scalable XML Framework written in C++, with an efficient DOM and Oasis-compliant XSLT Processor. Xemeiah modules include a persistence layer, a fast Ajax Web Server, a Media Player, ImageMagick frontend, java bindings...
Jolene is a toolkit which provides a DOM (Document Object Model) of HTML documents to Java. This gives developers a pure view unlike JSP, ASP, Velocity. Use plain HTML documents to generate your website and swap them out without changing server side code
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.
Wimp is the acronym of Web Image Manipulation Program. This project follow two lines of interest. First, there is the managment of canva with DOM concepts (javascript). Next, there is the managment of images (files, rendering...etc) for servlet usage.
A java toolkit for creating highly interactive cross browser web servlet applications. Knowledge of JSP, JavaScript, DOM, and HTML is not required because the library dynamically generates and controls client browser specific dhtml-ajax pages.
Binary XML is java library.
Major feature of library is document encoder/decoder which
helps to store DOM model in binary format and retrive DOM
model back. Encoded file size extremely small (in about 10
times relatively to original) .
Jivan is a Presentation Technology for web applications. It provides you with a DOM tree of an HTML template. Same as with XML Documents, you can use the W3C DOM API to access the HTML and write the dynamic data into the document.
This is an implementation of the java DOM specification that keeps all
its "parsed-node" data in disk files instead of RAM. This means you
can create really big DOM trees an not use all your RAM.
dom4jb is a XML-Data-Binding library for the dynamic mapping of JavaBean-based object graphs into a tree-based XML representation (i.e. DOM or XPath-Models), so that these can be transformed by means of XSLT. It is completly written in Java.
Barracuda is an open-source Presentation Framework designed to make it easier to build servlet based webapps by applying proven client-server patterns to the web development paradigm. It includes:
-DOM based templating mechanism for better separation
A library to use org.w3c.* in Freemarker. Suggestions are welcome. For now there is no homepage, but it will coming soon, and there I'll explain my ideas.
Xi3D is an X3D renderer and browser for 3D Web content. It contains compliant parsers for VRML'97 types, a java scenegraph, XML bindings using SAX2, a content converter, full runtime and event model, DOM Level 2, vecmath
A highlighter for XML documents, written in Java. Uses regular expressions to search a set of DOM nodes, and transparently handles highlighting matches that span multiple elements. Highlight events are passed to a user defined highlighter for processing.
The goal of the project was to develop an experimental open source standard based parser component for the Java 2 Micro Edition (J2ME) CLDC platform, that supported both SAX and DOM.
THE PROJECT IS NOT CONTINUED.
Java package providing access to a tree of Java Bean objects via the DOM interface. Although similar packages are available LDOM concentrates on applications where typically the whole tree will
not be accessed (e.g. during serialisation). This gives grea
ranjan is a XML(SAX and DOM) API for Databases written in Java. ranjan converts a java ResultSet to XML. ranjan can also return the results in XML given a SQL statement (and a java.sql.Connection to the Database). ranjan wor
FURTHER DEVELOPMENT IS NOW OCCURRING AT https://github.com/jaxen-xpath/jaxen
--
Jaxen is an XPath engine written in Java to work against a variety of XML based object models such as DOM, dom4j and JDOM together with Java Beans.