Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sergiomt/knowgate-xhtml

KnowGate HTTP and HTML utilities
https://github.com/sergiomt/knowgate-xhtml

cookies httprequest java lesscss sax-parser

Last synced: about 1 month ago
JSON representation

KnowGate HTTP and HTML utilities

Awesome Lists containing this project

README

        

# KnowGate HTTP and HTML Utilities

A lightweight wrapper over HTTP/HTML/CSS classes used by other projects.

## HTTP

- [Cookies](https://sergiomt.github.io/knowgate-xhtml/com/knowgate/http/Cookies.html)
- [UserAgent Info](https://sergiomt.github.io/knowgate-xhtml/com/knowgate/http/UAgentInfo.html)
- [HttpRequest](https://sergiomt.github.io/knowgate-xhtml/com/knowgate/http/HttpRequest.html)

## XML/DOM/SAX

- [XML Document](https://sergiomt.github.io/knowgate-xhtml/com/knowgate/xhtml/XMLDocument.html)
- [SAX Validate](https://sergiomt.github.io/knowgate-xhtml/com/knowgate/xhtml/SAXValidate.html)
- [XSL Stylesheet Cache](https://sergiomt.github.io/knowgate-xhtml/com/knowgate/xhtml/StylesheetCache.html)

## CSS/LESS

- [LESS Compiler](https://sergiomt.github.io/knowgate-xhtml/org/lesscss/package-summary.html)
- [LESS CSS Cache](https://sergiomt.github.io/knowgate-xhtml/com/knowgate/xhtml/LESSCache.html)