Package | Description |
---|---|
org.alfresco.repo.importer | |
org.alfresco.repo.importer.view |
Modifier and Type | Method and Description |
---|---|
void |
Parser.parse(Reader viewReader,
Importer importer)
Parse nodes from specified input stream and import via the provided importer
|
void |
ImportContentHandler.setImporter(Importer importer)
Sets the Importer
|
void |
DefaultContentHandler.setImporter(Importer importer) |
Modifier and Type | Method and Description |
---|---|
Importer |
ElementContext.getImporter() |
Modifier and Type | Method and Description |
---|---|
void |
ViewParser.parse(Reader viewReader,
Importer importer) |
Constructor and Description |
---|
ElementContext(org.alfresco.service.namespace.QName elementName,
org.alfresco.service.cmr.dictionary.DictionaryService dictionary,
Importer importer)
Construct
|
ParentContext(org.alfresco.service.namespace.QName elementName,
org.alfresco.service.cmr.dictionary.DictionaryService dictionary,
Importer importer)
Construct
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.