Uses of Interface
com.openhtmltopdf.extend.UserInterface
-
Packages that use UserInterface Package Description com.openhtmltopdf.context com.openhtmltopdf.outputdevice.helper com.openhtmltopdf.pdfboxout -
-
Uses of UserInterface in com.openhtmltopdf.context
Fields in com.openhtmltopdf.context declared as UserInterface Modifier and Type Field Description private UserInterface
StandardAttributeResolver. ui
Description of the FieldMethods in com.openhtmltopdf.context with parameters of type UserInterface Modifier and Type Method Description void
StyleReference. setDocumentContext(SharedContext context, NamespaceHandler nsh, org.w3c.dom.Document doc, UserInterface ui)
Sets the documentContext attribute of the StyleReference objectConstructors in com.openhtmltopdf.context with parameters of type UserInterface Constructor Description StandardAttributeResolver(NamespaceHandler nsh, UserAgentCallback uac, UserInterface ui)
Constructor for the StandardAttributeResolver object -
Uses of UserInterface in com.openhtmltopdf.outputdevice.helper
Classes in com.openhtmltopdf.outputdevice.helper that implement UserInterface Modifier and Type Class Description class
NullUserInterface
-
Uses of UserInterface in com.openhtmltopdf.pdfboxout
Classes in com.openhtmltopdf.pdfboxout that implement UserInterface Modifier and Type Class Description private static class
PdfBoxRenderer.NullUserInterface
-