| Interface | Description |
|---|---|
| XMLMapper |
Interface to marshal/unmarshall java objects to/from xml.
|
| Class | Description |
|---|---|
| JibXXMLMapper |
XMLMapper implementation using JibX binding framework
|
| Main |
Command Line Xml utility
|
| ValidationResult |
Result of a schema validation
|
| XMLUtils |
XML DOM Utility static lib for XML (Thread safe)
Cache the DOM DocumentBuilder in thread local variable.
|
| Exception | Description |
|---|---|
| XMLMappingException |
XML Mapping Exception
|
Copyright © 2014 JDAL. All Rights Reserved.