Package | Description |
---|---|
org.apache.velocity.context | |
org.apache.velocity.runtime.directive |
Modifier and Type | Method and Description |
---|---|
void |
VMContext.addVMProxyArg(VMProxyArg vmpa)
Used to put VMProxyArgs into this context.
|
Constructor and Description |
---|
VMProxyArg(VMProxyArg model,
InternalContextAdapter c)
not used in current impl
Constructor for alternate impl where VelProxy class would make new
VMProxyArg objects, and use this contructor to avoid reparsing the
reference args
that impl also had the VMProxyArg carry it's context
|
Copyright ? 2002 Apache Software Foundation. All Rights Reserved.