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
Find Hidden Risks in Windows Task Scheduler
Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
Command line XMLparser using "expat" libraries allowing you to on the fly extract / add / modify / delete / split / format / unformat / count tag value, name and attributes. Usefull for shell scripting on UNIX or Linux based systems.
The Colibri Widgets are based on curses (pure C with OO facilities). The integrated xmlparser should make it easy to develop your own curses application.
Developping for MacOS X, you needed a XMLparser while you're programing using the Cocoa (Objective-C) environement??
We thought of you, here comes some frameworks to do the job!!!
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.
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.
DoctypeChanger is a small Java utility that lets you add, modify or remove a DOCTYPE declaration from a byte stream as it is fed into an XMLparser. This gives you complete control over which DTD, if any, your XML is validated against.
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.
JXMLEditor is a XML editor developed in Java which is based on the
Xerces Java parser. The goal of this editor is to offer some features (tree view, drag & drop, syntax colorizing) to create XML documents easily. Also available as Eclipse Plugin.
Phulcrum brings the concept of Model 2 web development to PHP and includes a library of PHP code including: a logging framework; a fast, thin database abstraction layer; an object persistence framework; an XML scripting engine; and a flexible XMLparser.
Provide a tiny non-validating XMLparser and XML Java Binding object to convert XML into Java objects. It supports XML features such as elements and attributes. Very small footprint, only 17K!
A performance benchmarking package for Java XML parsers. This tool tests parsers supporting the SAX1, SAX2, JAXP, and XML Pull Parser interfaces. It produces output in XML and HTML.
A tiny, compact XMLParser written in Java that is less than 6K in size when compiled using JDK 1.3, that can be used in either a J2SE or J2ME envioronment.
HotSAX is a fast, small footprint, non-validating SAX2 parser for HTML/XML/XHTML. It can be used in simple web agents, page scrapers and spiders. The goal is to embed this in cell phone "midlets."
xmlpp is an non-validating XMLParser. It is written entirely in C++ and uses only the STL for dynamic data structures. xmlpp is very small, fast and easy to use and is suited for embedded applications or even just for configfiles.
NQXML is a pure Ruby implementation of a non-validating XML processor. It includes an XML tokenizer, a SAX-style streaming XMLparser, a DOM-style tree parser, an XML writer, and a context-sensitive callback mechanism.
simple mapping of a given xml document to java (code generation, code population and code "serialization"), using the apache Xerces or the Electric library. The code design allows to easily implement new parser libraries.
This is very simple not validating XMLparser that was ported for Palm OS. It was written purely on STL. This parser can not build DOM but there is template tree class to perform this task.
The goal with picoXML is to develop a simple XML-parser in ANSI-C
that supports basic XML-features. The most important factor is not
features, it is the SIZE (the size matters ;))!
XMLpg - XMLparser generator.
Generates an XMLparser in C++ from a DTD. The generated code will provide validation as well as conversion of the input XML.