| Prev Package | Next Package | Frames | No Frames |
Interface Summary | |
| Iterator.IteratorManager | Interface IteratorManager has only pne method: next() |
| NameResolver | |
Class Summary | |
| Aggreg | |
| All | |
| And | |
| BinaryOpBooleanIterator | class BinaryOpBooleanIterator extends BooleanIterator |
| BooleanIterator | BoleanIterator based on Iterator class |
| ConstIterator | ConstIterator based on Iterator class * @author simonkm |
| CreateAttributeIterator | |
| CreateElementIterator | Tested this new version with the following use cases :
=> OK => OK <"ns:test" "xmlns:ns"="http://MyTest">;=> OK
<"rdf:RDF" "xmlns:rdf"="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<"foaf:Organization" "xmlns:foaf"="http://xmlns.com/foaf/0.1">
<"foaf:name" "xmlns:foaf"="http://xmlns.com/foaf/0.1">"INRIA Futurs",
<"foaf:homepage" "xmlns:foaf"="http://xmlns.com/foaf/0.1"
"xmlns:rdf"="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
"rdf:resource"="http://www-futurs.inria.fr">,
<"foaf:member" "xmlns:foaf"="http://xmlns.com/foaf/0.1"
"xmlns:rdf"="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
"rdf:nodeID"="gemo">
;
=> OK
|
| CreateTextIterator | CreateTextIterator based on Iterator class |
| CreateUpdateIterator | CreateUpdateIterator based on Iterator class |
| DRIterator | |
| DRWIterator | |
| Empty | Empty iterator based on UnaryOpBooleanIterator |
| Exist | |
| False | |
| Iterator | the base class for iterators |
| Join | join iterator extends Iterator |
| ListIterator | |
| Map | |
| MapListIterator | a wrapper for MapL functions |
| MToMIterator | a wrapper for MapL functions |
| Not | boolean negation |
| Null | the null iterator |
| Or | |
| Range | |
| ReplicateIterator | |
| Scan | |
| Sort | |
| TestIterator | |
| True | |
| UnaryOpBooleanIterator | |
| UnaryOpIterator | |
| VBinding | |
| VBindingEx | |
| VBindings | |
| VCall | |