| Package | Description |
|---|---|
| org.simpleframework.xml |
Provides all of the core annotations that can be used within a class.
|
| org.simpleframework.xml.convert |
Provides various strategies that can be used to convert an object.
|
| org.simpleframework.xml.core |
Provides the core persistence framework and associated annotations.
|
| org.simpleframework.xml.filter |
Provides a collection of filter objects used for text substitution.
|
| org.simpleframework.xml.strategy |
Provides a core set of strategies that can be used for serialization.
|
| org.simpleframework.xml.stream |
Provides an XML parsing layer over a set of third party libraries.
|
| org.simpleframework.xml.transform |
Provides a set of transforms used to transform Java primitive types.
|
| org.simpleframework.xml.util |
Provides a set of utility classes that are used within the framework.
|