Interface | Description |
---|---|
XML |
XML document.
|
XSD |
XSD schema.
|
XSL |
XSL stylesheet.
|
Class | Description |
---|---|
XMLDocument |
Implementation of
XML . |
XPathContext |
Convenient internal implementation of
NamespaceContext . |
XSDDocument |
Implementation of
XSD . |
XSLDocument |
Implementation of
XSL . |
The only dependency you need is (check our latest version available at www.jcabi.com):
<depedency> <groupId>com.jcabi</groupId> <artifactId>jcabi-xml</artifactId> </dependency>
Copyright © 2012–2013 jcabi.com. All rights reserved.