gnu.kawa.xml
public class Children extends MethodProc
Field Summary | |
---|---|
static Children | children |
Method Summary | |
---|---|
void | apply(CallContext ctx) |
static void | children(TreeList tlist, int index, Consumer consumer) |
static void | children(Object node, Consumer consumer) |
int | numArgs() |