Uses of Interface
org.webmacro.util.Named

Packages that use Named
org.webmacro.engine   
org.webmacro.util   
 

Uses of Named in org.webmacro.engine
 

Classes in org.webmacro.engine that implement Named
 class FunctionCall
          Holder for standalone function calls $a($foo)
 

Uses of Named in org.webmacro.util
 

Classes in org.webmacro.util that implement Named
 class PropertyMethod
          A property method can function as part of a name in a property, and represents a method call that should be used to resolve that portion of the name.