org.apache.abdera.examples.xsltxpath
Class XPathFunctionsExample.AlternateLinkFunction
java.lang.Object
org.apache.abdera.examples.xsltxpath.XPathFunctionsExample.AlternateLinkFunction
- All Implemented Interfaces:
- org.jaxen.Function
- Enclosing class:
- XPathFunctionsExample
public static class XPathFunctionsExample.AlternateLinkFunction
- extends Object
- implements org.jaxen.Function
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QNAME
public static final QName QNAME
XPathFunctionsExample.AlternateLinkFunction
public XPathFunctionsExample.AlternateLinkFunction()
call
public Object call(org.jaxen.Context context,
List args)
throws org.jaxen.FunctionCallException
- Specified by:
call
in interface org.jaxen.Function
- Throws:
org.jaxen.FunctionCallException
Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.