tigase.jaxmpp.core.client.criteria.tpath
Class Function.Attr

java.lang.Object
  extended by tigase.jaxmpp.core.client.criteria.tpath.Function.Attr
All Implemented Interfaces:
Function
Enclosing interface:
Function

public static class Function.Attr
extends Object
implements Function


Nested Class Summary
 
Nested classes/interfaces inherited from interface tigase.jaxmpp.core.client.criteria.tpath.Function
Function.Attr, Function.Value
 
Constructor Summary
Function.Attr(String attName)
           
 
Method Summary
 Object value(Element element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Function.Attr

public Function.Attr(String attName)
Method Detail

value

public Object value(Element element)
             throws XMLException
Specified by:
value in interface Function
Throws:
XMLException


Copyright © 2006-2012 Tigase. All Rights Reserved.