org.benow.web.path.page
Class ExtensionStylesheetModifier

java.lang.Object
  extended by org.benow.web.path.page.ExtensionStylesheetModifier

public class ExtensionStylesheetModifier
extends java.lang.Object


Constructor Summary
ExtensionStylesheetModifier(java.net.URL xslURL)
           
 
Method Summary
 javax.xml.transform.Source modify()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtensionStylesheetModifier

public ExtensionStylesheetModifier(java.net.URL xslURL)
Method Detail

modify

public javax.xml.transform.Source modify()
                                  throws java.lang.Exception
Throws:
java.lang.Exception