| 程序包 | 说明 |
|---|---|
| org.docx4j.org.xhtmlrenderer.context | |
| org.docx4j.org.xhtmlrenderer.simple |
Includes those classes you need to render XHTML documents
quickly, right out of the box, and with no special setup needed; start here!
|
| org.docx4j.org.xhtmlrenderer.swing |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
StyleReference.setDocumentContext(SharedContext context,
NamespaceHandler nsh,
Document doc,
UserInterface ui)
Sets the documentContext attribute of the StyleReference object
|
| 构造器和说明 |
|---|
StandardAttributeResolver(NamespaceHandler nsh,
UserAgentCallback uac,
UserInterface ui)
Constructor for the StandardAttributeResolver object
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
XHTMLPanel
XHTMLPanel is a simple Swing component that renders valid XHTML content in a
Java program.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
BasicPanel
A Swing
JPanel that encloses the Flying Saucer renderer
for easy integration into Swing applications. |
class |
RootPanel |
class |
ScalableXHTMLPanel
ScalableXHTMLPanel extends
XHTMLPanel to allow zoom on output. |
Copyright © 2019. All Rights Reserved.