All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class org.webmacro.engine.ParseDirective

java.lang.Object
   |
   +----org.webmacro.engine.IncludeDirective
           |
           +----org.webmacro.engine.ParseDirective

public final class ParseDirective
extends IncludeDirective
Behaves exactly like include directive, except this class causes the included text to be parsed.



All Packages  Class Hierarchy  This Package  Previous  Next  Index