public interface IDocument extends Iterable<IFile>
IFile
getFile(String id)
int
getFileCount()
iterator
IFile getFile(String id)
int getFileCount()