Uses of Class
cz.vutbr.fit.layout.puppeteer.parser.InputFile
-
Packages that use InputFile Package Description cz.vutbr.fit.layout.puppeteer.impl -
-
Uses of InputFile in cz.vutbr.fit.layout.puppeteer.impl
Methods in cz.vutbr.fit.layout.puppeteer.impl with parameters of type InputFile Modifier and Type Method Description protected void
BoxTreeBuilder. parseInputFile(InputFile input, URL url)
Constructors in cz.vutbr.fit.layout.puppeteer.impl with parameters of type InputFile Constructor Description BoxList(InputFile inputFile)
Creates a box list from an input file obtained from the backend.
-