Uses of Interface
org.nuxeo.ecm.platform.importer.xml.parser.ParserConfigRegistry
-
Uses of ParserConfigRegistry in org.nuxeo.ecm.platform.importer.xml.parser
Modifier and TypeMethodDescriptionprotected ParserConfigRegistry
XMLImporterComponent.getConfigRegistry()
protected ParserConfigRegistry
XMLImporterServiceImpl.getRegistry()
ModifierConstructorDescriptionXMLImporterServiceImpl
(DocumentModel rootDoc, ParserConfigRegistry registry) XMLImporterServiceImpl
(DocumentModel rootDoc, ParserConfigRegistry registry, Map<String, Object> mvelContext, boolean deferSave)