public class FileInfo extends Object
Information about document
FileInfo()
FileType
getFileType()
List<PageInfo>
getPages()
void
setPages(List<PageInfo> value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FileInfo()
public FileType getFileType()
File type
public final List<PageInfo> getPages()
List of pages
public final void setPages(List<PageInfo> value)
Copyright © 2020. All rights reserved.