webwork.examples
Class XSLTTest.TestBean

java.lang.Object
  extended bywebwork.examples.XSLTTest.TestBean
Enclosing class:
XSLTTest

public class XSLTTest.TestBean
extends java.lang.Object


Constructor Summary
XSLTTest.TestBean(java.lang.Object foo, int bar)
           
 
Method Summary
 int getBar()
           
 java.lang.Object getFoo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XSLTTest.TestBean

public XSLTTest.TestBean(java.lang.Object foo,
                         int bar)
Method Detail

getFoo

public java.lang.Object getFoo()

getBar

public int getBar()


Copyright © 2001-2003 WebWork All Rights Reserved.