Package | Description |
---|---|
org.nuxeo.ecm.platform.importer.xml.parser |
Modifier and Type | Field and Description |
---|---|
protected List<AttributeConfigDescriptor> |
XMLImporterComponent.attributeConfigs |
Modifier and Type | Method and Description |
---|---|
List<AttributeConfigDescriptor> |
ParserConfigRegistry.getAttributConfigs() |
protected List<AttributeConfigDescriptor> |
XMLImporterServiceImpl.getAttributConfigs(org.dom4j.Element el) |
Modifier and Type | Method and Description |
---|---|
protected void |
XMLImporterServiceImpl.processDocAttributes(DocumentModel doc,
org.dom4j.Element el,
AttributeConfigDescriptor conf) |
protected Blob |
XMLImporterServiceImpl.resolveBlob(org.dom4j.Element el,
AttributeConfigDescriptor conf) |
protected Object |
XMLImporterServiceImpl.resolveComplex(org.dom4j.Element el,
AttributeConfigDescriptor conf) |
Copyright © 2016 Nuxeo SA. All rights reserved.