xoql.function

Class isLabeled


public final class isLabeled
extends cdqa.function.BinaryPredicate

Field Summary

(package private) Iterator
labels
(package private) String
s
(package private) HashMap
t

Constructor Summary

isLabeled(Iterator i)
isLabeled(String s)

Method Summary

void
init()
boolean
onApply(XObject o1, XObject o2)

Field Details

labels

(package private)  Iterator labels

s

(package private)  String s

t

(package private)  HashMap t

Constructor Details

isLabeled

public isLabeled(Iterator i)

isLabeled

public isLabeled(String s)

Method Details

init

public void init()

onApply

public boolean onApply(XObject o1,
                       XObject o2)