org.apache.abdera.parser.stax.util
Class ResolveFunction

java.lang.Object
  extended by org.apache.abdera.parser.stax.util.ResolveFunction
All Implemented Interfaces:
org.jaxen.Function

public class ResolveFunction
extends Object
implements org.jaxen.Function


Field Summary
static QName QNAME
           
 
Constructor Summary
ResolveFunction()
           
 
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

ResolveFunction

public ResolveFunction()
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-2012 Apache Software Foundation. All Rights Reserved.