Package | Description |
---|---|
org.alfresco.repo.content.metadata.xml | |
org.alfresco.repo.content.selector |
Modifier and Type | Method and Description |
---|---|
void |
XmlMetadataExtracter.setSelectors(List<ContentWorkerSelector<MetadataExtracter>> selectors)
Sets the list of metadata selectors to use to find the extracter to use,
given some content.
|
Modifier and Type | Class and Description |
---|---|
class |
RootElementNameContentWorkerSelector<W extends ContentWorker>
A selector that looks at the root node of an XML document to determine which worker to provide.
|
class |
XPathContentWorkerSelector<W extends ContentWorker>
A selector that executes a set of XPath statements against the XML document to determine
which content worker to provide.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.