Uses of Class
cz.vutbr.fit.layout.puppeteer.parser.PageInfo
-
Packages that use PageInfo Package Description cz.vutbr.fit.layout.puppeteer.parser -
-
Uses of PageInfo in cz.vutbr.fit.layout.puppeteer.parser
Fields in cz.vutbr.fit.layout.puppeteer.parser declared as PageInfo Modifier and Type Field Description PageInfo
InputFile. page
Methods in cz.vutbr.fit.layout.puppeteer.parser that return PageInfo Modifier and Type Method Description PageInfo
InputFile. getPage()
Methods in cz.vutbr.fit.layout.puppeteer.parser with parameters of type PageInfo Modifier and Type Method Description void
InputFile. setPage(PageInfo page)
-