org.foray.demo.embed
Class EmbedDemo

java.lang.Object
  extended by org.foray.demo.embed.EmbedDemo
Direct Known Subclasses:
DemoAWTViewer, DemoFO2PDF, DemoObj2PDF, DemoObj2XML, DemoXML2FO, DemoXML2PDF

public abstract class EmbedDemo
extends Object

Abstract base class for FOray Embedding Demonstration classes.


Constructor Summary
EmbedDemo()
          Constructor.
 
Method Summary
 org.apache.commons.logging.Log getLogger()
          Returns the logger.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmbedDemo

public EmbedDemo()
Constructor.

Method Detail

getLogger

public org.apache.commons.logging.Log getLogger()
Returns the logger.

Returns:
The logger.


Copyright © 2017. All rights reserved.