Uses of Class
tigase.jaxmpp.core.client.criteria.tpath.Node

Packages that use Node
tigase.jaxmpp.core.client.criteria.tpath   
 

Uses of Node in tigase.jaxmpp.core.client.criteria.tpath
 

Methods in tigase.jaxmpp.core.client.criteria.tpath that return Node
 Node Node.getSubnode()
           
 

Methods in tigase.jaxmpp.core.client.criteria.tpath with parameters of type Node
 void Node.setSubnode(Node subnode)
           
 

Constructors in tigase.jaxmpp.core.client.criteria.tpath with parameters of type Node
Node(Criteria criteria, Node subnode)
           
Node(Criteria criteria, Node subnode, Function f)
           
 



Copyright © 2006-2012 Tigase. All Rights Reserved.