|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrat.document.DocumentUtils
public final class DocumentUtils
Constructor Summary | |
---|---|
DocumentUtils()
|
Method Summary | |
---|---|
static java.util.Collection |
documentsContained(IDocumentCollection documentCollection)
Collects all the documents contained in the collection tree. |
static org.apache.commons.collections.Transformer |
toNameTransformer()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DocumentUtils()
Method Detail |
---|
public static final org.apache.commons.collections.Transformer toNameTransformer()
public static final java.util.Collection documentsContained(IDocumentCollection documentCollection)
documentCollection
- IDocumentCollection
, not null
Collection
of IDocument
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |