资 源 简 介
This project aims to provide a convenience wrapper around the XOM API to easily generate XHTML fragments and query XHTML documents.
It provides a builder type class called Html Element Wrapper that wraps a XOM element and allows you to build up document fragments that can then be used within XOM.
The focus on XHTML means that your fragments are automatically put into the XHTML namespace and there are a few convenience methods in the builder to reflect common tasks when generating XHTML.