Uses of Package
org.xhtmlrenderer.simple

Packages that use org.xhtmlrenderer.simple
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! All the classes in this package are oriented towards ease-of-use. 
org.xhtmlrenderer.simple.extend   
org.xhtmlrenderer.swing   
 

Classes in org.xhtmlrenderer.simple used by org.xhtmlrenderer.simple
Graphics2DRenderer
          

Graphics2DRenderer supports headless rendering of XHTML documents, and is useful for rendering documents directly to images.

XHTMLPanel
          

XHTMLPanel is a simple Swing component that renders valid XHTML content in a Java program.

 

Classes in org.xhtmlrenderer.simple used by org.xhtmlrenderer.simple.extend
NoNamespaceHandler
          Handles a general XML document
 

Classes in org.xhtmlrenderer.simple used by org.xhtmlrenderer.swing
XHTMLPanel
          

XHTMLPanel is a simple Swing component that renders valid XHTML content in a Java program.

 



Copyright © 2013. All Rights Reserved.