| Package | Description |
|---|---|
| org.exoplatform.xml.object |
| Modifier and Type | Method and Description |
|---|---|
XMLField |
XMLObject.getField(String name) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<XMLField> |
XMLObject.getFieldIterator() |
Collection<XMLField> |
XMLObject.getFields() |
| Modifier and Type | Method and Description |
|---|---|
void |
XMLObject.addField(XMLField field) |
| Modifier and Type | Method and Description |
|---|---|
void |
XMLObject.setFields(Collection<XMLField> fields) |
void |
XMLObject.setFields(Map<String,XMLField> fields) |
Copyright © 2020 eXo Platform SAS. All Rights Reserved.