xoql.function

Class isLabeled

public final class isLabeled extends BinaryPredicate

Field Summary
Iteratorlabels
Strings
HashMapt
Constructor Summary
isLabeled(String s)
isLabeled(Iterator i)
Method Summary
voidinit()
booleanonApply(XObject o1, XObject o2)

Field Detail

labels

Iterator labels

s

String s

t

HashMap t

Constructor Detail

isLabeled

public isLabeled(String s)

isLabeled

public isLabeled(Iterator i)

Method Detail

init

public void init()

onApply

public boolean onApply(XObject o1, XObject o2)