| 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 |
DefaultContentHandler.setImporter(Importer importer) |
void |
ImportContentHandler.setImporter(Importer importer)
Sets the 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–2018 Alfresco Software. All rights reserved.