Constructor and Description |
---|
ViewParser()
Construct
|
Modifier and Type | Method and Description |
---|---|
void |
parse(Reader viewReader,
Importer importer)
Parse nodes from specified input stream and import via the provided importer
|
void |
setDictionaryService(org.alfresco.service.cmr.dictionary.DictionaryService dictionaryService) |
void |
setNamespaceService(org.alfresco.service.namespace.NamespaceService namespaceService) |
void |
setNodeService(org.alfresco.service.cmr.repository.NodeService nodeService) |
public void setNamespaceService(org.alfresco.service.namespace.NamespaceService namespaceService)
namespaceService
- the namespace servicepublic void setNodeService(org.alfresco.service.cmr.repository.NodeService nodeService)
nodeService
- the node servicepublic void setDictionaryService(org.alfresco.service.cmr.dictionary.DictionaryService dictionaryService)
dictionaryService
- the dictionary serviceCopyright © 2005–2017 Alfresco Software. All rights reserved.