Methods in wt.query.template with parameters of type URLGenerator |
static String |
URLGenerator.genURL(URLGenerator ug,
NodeList sourceGateway,
NodeList resultNode)
At one time Xalan had a bug wherein calls to static extension
functions would be made with an extra 1st argument via reflection
is such a way that the first argument must be the extension
function class, though a null is always passed. |
static String |
URLGenerator.genURL(URLGenerator ug,
NodeList sourceGateway,
NodeList resultNode)
At one time Xalan had a bug wherein calls to static extension
functions would be made with an extra 1st argument via reflection
is such a way that the first argument must be the extension
function class, though a null is always passed. |