xoql.function

Class linkChildNodes


public class linkChildNodes
extends MapLFunction

Author:
dragan To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Field Summary

(package private) Node
child

Method Summary

void
init(XObject o)
boolean
isLink(Node child)
XObject
next()

Field Details

child

(package private)  Node child

Method Details

init

public final void init(XObject o)

isLink

public boolean isLink(Node child)

next

public final XObject next()