|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.lenya.cms.publication.util.DocumentSet org.apache.lenya.cms.publication.util.LanguageVersions
public class LanguageVersions
Document set containing all language versions of a document.
Constructor Summary | |
---|---|
LanguageVersions(Document document)
Ctor. |
Method Summary |
---|
Methods inherited from class org.apache.lenya.cms.publication.util.DocumentSet |
---|
add, addAll, clear, contains, getDocuments, getList, isEmpty, remove, removeAll, reverse, visit |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LanguageVersions(Document document) throws DocumentException
document
- The document.
DocumentException
- when something went wrong.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |