org.apache.abdera.examples.xsltxpath
Class XPathFunctionsExample.AlternateLinkFunction

java.lang.Object
  extended by 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


Field Summary
static QName QNAME
           
 
Constructor Summary
XPathFunctionsExample.AlternateLinkFunction()
           
 
Method Summary
 Object call(org.jaxen.Context context, List args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

QNAME

public static final QName QNAME
Constructor Detail

XPathFunctionsExample.AlternateLinkFunction

public XPathFunctionsExample.AlternateLinkFunction()
Method Detail

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.