public final class DocumentUtils extends Object
| Constructor and Description |
|---|
DocumentUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Collection |
documentsContained(IDocumentCollection documentCollection)
Collects all the documents contained in the collection tree.
|
static org.apache.commons.collections.Transformer |
toNameTransformer() |
public static final org.apache.commons.collections.Transformer toNameTransformer()
public static final Collection documentsContained(IDocumentCollection documentCollection)
documentCollection - IDocumentCollection, not nullCollection of IDocumentCopyright © 2006-2013. All Rights Reserved.