Uses of Interface
org.nuxeo.ecm.platform.importer.xml.parser.ParserConfigRegistry
Packages that use ParserConfigRegistry
-
Uses of ParserConfigRegistry in org.nuxeo.ecm.platform.importer.xml.parser
Fields in org.nuxeo.ecm.platform.importer.xml.parser declared as ParserConfigRegistryMethods in org.nuxeo.ecm.platform.importer.xml.parser that return ParserConfigRegistryModifier and TypeMethodDescriptionprotected ParserConfigRegistry
XMLImporterComponent.getConfigRegistry()
protected ParserConfigRegistry
XMLImporterServiceImpl.getRegistry()
Constructors in org.nuxeo.ecm.platform.importer.xml.parser with parameters of type ParserConfigRegistryModifierConstructorDescriptionXMLImporterServiceImpl
(DocumentModel rootDoc, ParserConfigRegistry registry) XMLImporterServiceImpl
(DocumentModel rootDoc, ParserConfigRegistry registry, Map<String, Object> mvelContext, boolean deferSave)