| Package | Description |
|---|---|
| xyz.cofe.xml |
Классы для работы с XML
|
| Modifier and Type | Method and Description |
|---|---|
XmlCoder.Type |
XmlCoder.Type.Prop.asAttribute(String attribute) |
XmlCoder.Type |
XmlCoder.Type.Prop.asAttribute(String attribute,
xyz.cofe.collection.Convertor toString,
xyz.cofe.collection.Convertor fromString) |
XmlCoder.Type |
XmlCoder.Type.Prop.asAttribute(String attribute,
xyz.cofe.typeconv.TypeCastGraph tc) |
XmlCoder.Type |
XmlCoder.Type.Prop.asis() |
XmlCoder.Type |
XmlCoder.Type.Prop.ignore() |
XmlCoder.Type |
XmlCoder.Type.Prop.ignoreRead() |
XmlCoder.Type |
XmlCoder.Type.Prop.ignoreWrite() |
XmlCoder.Type |
XmlCoder.Type.list(boolean writeListEntries) |
XmlCoder.Type |
XmlCoder.Type.map(boolean writeMapEntries) |
XmlCoder.Type |
XmlCoder.Type.Properties.order(String... propertiesNames) |
XmlCoder.Type |
XmlCoder.Type.properties(boolean writeProperties) |
XmlCoder.Type |
XmlCoder.Type.Prop.reader(XmlCoder.PropertyReader pr) |
XmlCoder.Type |
XmlCoder.Type.set(boolean writeSetEntries) |
XmlCoder.Type |
XmlCoder.Type.tag(String tagname) |
XmlCoder.Type |
XmlCoder.Type.toStringContent(boolean toStringContent) |
XmlCoder.Type |
XmlCoder.type(Class cls) |
XmlCoder.Type |
XmlCoder.Type.Prop.writer(XmlCoder.PropertyWriter pw) |
Copyright © 2017. All rights reserved.