|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LiteralDocument | |
|---|---|
| ix.util | General-purpose utilities. |
| ix.util.reflect | Reflection utilities. |
| ix.util.xml | XML utilities. |
| Uses of LiteralDocument in ix.util |
|---|
| Methods in ix.util with parameters of type LiteralDocument | |
|---|---|
java.lang.Object |
ObjectCopier.mapXML(LiteralDocument xml,
ClassDescr cd)
Copies embedded XML. |
void |
ObjectWalker.visitXML(LiteralDocument xml,
ClassDescr cd)
Walks embedded XML. |
| Uses of LiteralDocument in ix.util.reflect |
|---|
| Methods in ix.util.reflect with parameters of type LiteralDocument | |
|---|---|
java.lang.Object |
ObjectMapper.mapXML(LiteralDocument xml,
ClassDescr cd)
|
void |
ObjectVisitor.visitXML(LiteralDocument xml,
ClassDescr cd)
|
| Uses of LiteralDocument in ix.util.xml |
|---|
| Methods in ix.util.xml that return LiteralDocument | |
|---|---|
protected LiteralDocument |
XMLTranslator.embeddedXMLFromElement(java.lang.Class c,
org.jdom.Element elt)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||