|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.velocity.runtime.directive.Directive
org.apache.dvsl.directive.NameDirective
To implement the functionality of
Field Summary
Fields inherited from class org.apache.velocity.runtime.directive.Directive
rsvc
Fields inherited from interface org.apache.velocity.runtime.directive.DirectiveConstants
BLOCK, LINE
Constructor Summary
NameDirective()
Method Summary
String
getName()
int
getType()
boolean
render(InternalContextAdapter context,
Writer writer,
Node node)
Methods inherited from class org.apache.velocity.runtime.directive.Directive
getColumn, getLine, init, setLocation
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
NameDirective
public NameDirective()
Method Detail
getName
public String getName()
getType
public int getType()
render
public boolean render(InternalContextAdapter context,
Writer writer,
Node node)
throws IOException
IOException
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2002-2007 The Apache Software Foundation. All Rights Reserved.