net.sf.flock.support
Class StylesheetExportFilter

java.lang.Object
  |
  +--net.sf.flock.support.StylesheetExportFilter

public class StylesheetExportFilter
extends java.lang.Object

Exporter wrapper - prepends an XSL stylesheet processing instruction.

Version:
$Revision: 1.3 $
Author:
$Author: phraktle $

Constructor Summary
StylesheetExportFilter(java.lang.String stylesheet)
           
 
Method Summary
 org.jdom.Document filter(org.jdom.Document originalDoc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StylesheetExportFilter

public StylesheetExportFilter(java.lang.String stylesheet)
Method Detail

filter

public org.jdom.Document filter(org.jdom.Document originalDoc)


Copyright © 2002-2003 Presence Inc. All Rights Reserved.