Uses of Interface
com.openhtmltopdf.extend.UserInterface
-
Packages that use UserInterface Package Description com.openhtmltopdf.context com.openhtmltopdf.outputdevice.helper -
-
Uses of UserInterface in com.openhtmltopdf.context
Methods in com.openhtmltopdf.context with parameters of type UserInterface Modifier and Type Method Description voidStyleReference. setDocumentContext(SharedContext context, NamespaceHandler nsh, 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 classNullUserInterface
-