Package org.alfresco.repo.content.selector
package org.alfresco.repo.content.selector
-
ClassDescriptionContentWorkerSelector<W extends ContentWorker>An interface instances that are able to identify content based on the content reader.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.