public class _JaxenNamespaces extends Object
NOTHING
Constructor and Description |
---|
_JaxenNamespaces() |
Modifier and Type | Method and Description |
---|---|
Object |
clone() |
Object |
exec(List arguments)
Executes the method call.
|
String |
translateNamespacePrefixToUri(String prefix) |
public Object exec(List arguments) throws TemplateModelException
TemplateMethodModel
TemplateMethodModelEx
instead.exec
in interface TemplateMethodModel
arguments
- a List of String objects
containing the values of the arguments passed to the method.null
. If the returned value
does not implement TemplateModel
, it will be automatically
wrapped using the environment
object wrapper
.TemplateModelException
Copyright © 2016. All Rights Reserved.