org.barracudamvc.tutorials.comp
Class HelloWorld2bHeader

java.lang.Object
  extended by org.barracudamvc.tutorials.comp.HelloWorld2bHeader

public class HelloWorld2bHeader
extends Object

Here's an example of HelloWorld using the BTemplate component


Constructor Summary
HelloWorld2bHeader()
           
 
Method Summary
static Node getNode(Document doc)
           
static Node getNode(ViewContext vc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HelloWorld2bHeader

public HelloWorld2bHeader()
Method Detail

getNode

public static Node getNode(ViewContext vc)

getNode

public static Node getNode(Document doc)


Copyright © 2006 BarracudaMVC.org All Rights Reserved.