Interface | Description |
---|---|
ContentWorkerSelector<W extends ContentWorker> |
An interface instances that are able to identify content based on the
content reader.
|
Class | Description |
---|---|
RootElementNameContentWorkerSelector<W extends ContentWorker> |
A selector that looks at the root node of an XML document to determine which worker to provide.
|
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.