org.apache.lenya.cms.publication
Class LanguageVersions

java.lang.Object
  extended by org.apache.lenya.cms.publication.DocumentSet
      extended by org.apache.lenya.cms.publication.LanguageVersions

public class LanguageVersions
extends DocumentSet

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.DocumentSet
add, getDocuments, isEmpty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LanguageVersions

public LanguageVersions(Document document)
                 throws DocumentException
Ctor.

Parameters:
document - The document.
Throws:
DocumentException - when something went wrong.


Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.