| Package | Description |
|---|---|
| name.pehl.piriti.xml.client |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractXmlWriter<T>
Base class for generated XmlWriters.
|
| Modifier and Type | Method and Description |
|---|---|
<T> XmlWriter<T> |
XmlRegistry.getWriter(Class<T> clazz)
Returns the
XmlWriter for the specified type |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
XmlRegistry.register(Class<T> clazz,
XmlWriter<T> writer)
Registers the
XmlWriter for the specified type |
Copyright © 2012 Harald Pehl. All Rights Reserved.