uPortal 2.4.1
API Documentation

org.jasig.portal.tools
Class RunXSLT

java.lang.Object
  extended byorg.jasig.portal.tools.RunXSLT

public class RunXSLT
extends java.lang.Object

Title: Run XSLT Description: applies an xsl stylesheet to an xml file Company:

Author:
Susan Bramhall $Revision: 1.6 $

Constructor Summary
RunXSLT()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RunXSLT

public RunXSLT()
Method Detail

main

public static void main(java.lang.String[] args)

uPortal 2.4.1
API Documentation