| Package | Description |
|---|---|
| ca.uqac.dim.turtledb |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Vector<Value> |
Tuple.m_values |
| Modifier and Type | Method and Description |
|---|---|
Value |
Tuple.get(Literal a) |
protected static Value |
XmlQueryParser.parseValue(org.w3c.dom.Node e)
Parse a value.
|
| Modifier and Type | Method and Description |
|---|---|
int |
Value.compareTo(Value o) |
boolean |
Value.equals(Value v) |
void |
Tuple.put(Attribute a,
Value v) |
| Constructor and Description |
|---|
Tuple(Schema sch,
Value[] val) |
Copyright © Sylvain HallĂ©. All Rights Reserved.