| |
 |
Members |
Description |
|
| |
|
bucketname |
the bucket's name
|
|
| |
|
bucket |
internal representation of the collection of tuples
|
|
| |
|
tuplecount |
counter for tuples
|
|
| |
|
XMLTupleBucket |
creates a tuplebucket
|
|
| |
|
Name |
gets / sets the name of the tuplebucket
|
|
| |
|
add |
adds a tuple to the bucket
|
|
| |
|
add |
adds a XMLTemplate to the bucket
|
|
| |
|
remove |
removes a tuple from the bucket
|
|
| |
|
remove |
removes a XmlNode from the bucket
|
|
| |
|
remove |
experimental for removal and identification by id
|
|
| |
|
decreasecount |
decrease the counter for tuples (in class and xmldoc)
|
|
| |
|
increasecount |
increase the counter for tuples (in class and xmldoc)
|
|
| |
|
ToString |
provides a pretty-printed representation to the bucket
|
|
| |
|
writeToFile |
writes the contents of the bucket to disk
|
|
| |
|
getTupleBucket |
gets the tuplebucket
|
|