A B C D E F G H I J K L M N O P Q R S T U V W X Z 

A

abort() - Method in class org.treetank.access.FilelistenerWriteTrx
Abort all modifications of the exclusive write transaction.
abort() - Method in class org.treetank.access.IscsiWriteTrx
Abort all modifications of the exclusive write transaction.
abort() - Method in class org.treetank.access.NodeWriteTrx
Abort all modifications of the exclusive write transaction.
abort() - Method in interface org.treetank.api.IFilelistenerWriteTrx
Abort all modifications of the exclusive write transaction.
abort() - Method in interface org.treetank.api.IIscsiWriteTrx
Abort all modifications of the exclusive write transaction.
abort() - Method in interface org.treetank.api.INodeWriteTrx
Abort all modifications of the exclusive write transaction.
AbsAxis - Class in org.treetank.axis
AbstractAxis
AbsAxis(INodeReadTrx) - Constructor for class org.treetank.axis.AbsAxis
Bind axis step to transaction.
AbsAxis(INodeReadTrx, boolean) - Constructor for class org.treetank.axis.AbsAxis
Bind axis step to transaction.
AbsComparator - Class in org.treetank.service.xml.xpath.comparators
AbstractComparator
AbsComparator(INodeReadTrx, AbsAxis, AbsAxis, CompKind) - Constructor for class org.treetank.service.xml.xpath.comparators.AbsComparator
Constructor.
AbsExpression - Class in org.treetank.service.xml.xpath.expr
AbstractExpression
AbsExpression(INodeReadTrx) - Constructor for class org.treetank.service.xml.xpath.expr.AbsExpression
Constructor.
AbsFilter - Class in org.treetank.axis.filter
AbstractFilter
AbsFilter(INodeReadTrx) - Constructor for class org.treetank.axis.filter.AbsFilter
Bind axis step to transaction.
AbsFunction - Class in org.treetank.service.xml.xpath.functions
AbstractFunction
AbsFunction(INodeReadTrx, List<AbsAxis>, int, int, int) - Constructor for class org.treetank.service.xml.xpath.functions.AbsFunction
Constructor.
AbsObAxis - Class in org.treetank.service.xml.xpath.operators
AbstractOpAxis
AbsObAxis(INodeReadTrx, AbsAxis, AbsAxis) - Constructor for class org.treetank.service.xml.xpath.operators.AbsObAxis
Constructor.
add(InputStream, ResourcePath) - Method in class org.jaxrx.dom.DOMJaxRx
 
add(InputStream, ResourcePath) - Method in interface org.jaxrx.JaxRx
This method is called by the POST method.
add(InputStream, String) - Method in class org.treetank.service.jaxrx.implementation.DatabaseRepresentation
This method is responsible to add a new XML document to a collection.
add(InputStream, ResourcePath) - Method in class org.treetank.service.jaxrx.implementation.TreeTankMediator
 
add(INode, INode) - Method in class org.treetank.service.xml.diff.algorithm.fmes.Matching
Adds the matching x -> y.
add(Diff) - Method in class org.treetank.service.xml.diff.out.EditScript
Adds a change to the edit script.
add(AbsAxis) - Method in class org.treetank.service.xml.xpath.ExpressionSingle
Adds a new Axis to the expression chain.
addAndExpression(INodeReadTrx) - Method in class org.treetank.service.xml.xpath.PipelineBuilder
Adds a and expression to the pipeline.
addAtomicToItemList(INodeReadTrx, AtomicValue) - Static method in class org.treetank.axis.AbsAxis
Adding any AtomicVal to any ItemList staticly.
addCastableExpr(INodeReadTrx, SingleType) - Method in class org.treetank.service.xml.xpath.PipelineBuilder
Adds a castable expression to the pipeline.
addCompExpression(INodeReadTrx, String) - Method in class org.treetank.service.xml.xpath.PipelineBuilder
Adds a comparison expression to the pipeline.
addEmptyFile(String) - Method in class org.treetank.access.FilelistenerWriteTrx
Add an empty file in case of ENTRY_CREATE event.
addEmptyFile(String) - Method in interface org.treetank.api.IFilelistenerWriteTrx
Add an empty file in case of ENTRY_CREATE event.
addExpr() - Method in class org.treetank.service.xml.xpath.PipelineBuilder
Adds a new pipeline stack to the stack holding all expressions.
addExpressionSingle() - Method in class org.treetank.service.xml.xpath.PipelineBuilder
Adds a new single expression to the pipeline.
addFile(File, String) - Method in class org.treetank.access.FilelistenerWriteTrx
Add a new file to the system
addFile(File, String) - Method in interface org.treetank.api.IFilelistenerWriteTrx
Add a new file to the system
addFilelistener(String, String) - Static method in class org.treetank.filelistener.file.Filelistener
Add a new filelistener to the system.
addForExpression(int) - Method in class org.treetank.service.xml.xpath.PipelineBuilder
Adds a for expression to the pipeline.
addFunction(INodeReadTrx, String, int) - Method in class org.treetank.service.xml.xpath.PipelineBuilder
Adds a function to the pipeline.
addIfExpression(INodeReadTrx) - Method in class org.treetank.service.xml.xpath.PipelineBuilder
Adds a if expression to the pipeline.
addInstanceOfExpr(INodeReadTrx, SequenceType) - Method in class org.treetank.service.xml.xpath.PipelineBuilder
Adds a instance of expression to the pipeline.
addIntExcExpression(INodeReadTrx, boolean) - Method in class org.treetank.service.xml.xpath.PipelineBuilder
Adds a intersect or a exception expression to the pipeline.
addItem(AtomicValue) - Method in class org.treetank.axis.ItemList
Adding to this list.
addLiteral(INodeReadTrx, AtomicValue) - Method in class org.treetank.service.xml.xpath.PipelineBuilder
Adds a literal expression to the pipeline.
addNewElement(Stack<Long>, StartElement) - Method in class org.treetank.service.xml.shredder.XMLShredder
Add a new element node.
addNewText(Stack<Long>, String) - Method in class org.treetank.service.xml.shredder.XMLShredder
Add a new text node.
addNotification(FilesystemNotification) - Method in interface org.treetank.filelistener.file.FilesystemNotificationObserver
Adds a notification to the blocking queue.
addObserver(FilesystemNotificationObserver) - Method in class org.treetank.filelistener.file.FilesystemNotification
 
addObserver(VarRefExpr) - Method in class org.treetank.service.xml.xpath.axis.VariableAxis
Add an observer to the list.
AddOpAxis - Class in org.treetank.service.xml.xpath.operators
AddOpAxis
AddOpAxis(INodeReadTrx, AbsAxis, AbsAxis) - Constructor for class org.treetank.service.xml.xpath.operators.AddOpAxis
Constructor.
addOperatorExpression(INodeReadTrx, String) - Method in class org.treetank.service.xml.xpath.PipelineBuilder
Adds an operator expression to the pipeline.
addOrExpression(INodeReadTrx) - Method in class org.treetank.service.xml.xpath.PipelineBuilder
Adds a or expression to the pipeline.
addPredicate(INodeReadTrx) - Method in class org.treetank.service.xml.xpath.PipelineBuilder
Adds a predicate to the pipeline.
addQuantifierExpr(INodeReadTrx, boolean, int) - Method in class org.treetank.service.xml.xpath.PipelineBuilder
Adds a SomeExpression or an EveryExpression to the pipeline, depending on the parameter isSome.
addRangeExpr(INodeReadTrx) - Method in class org.treetank.service.xml.xpath.PipelineBuilder
Adds a range expression to the pipeline.
addStep(AbsAxis) - Method in class org.treetank.service.xml.xpath.PipelineBuilder
Adds a step to the pipeline.
addStep(AbsAxis, AbsFilter) - Method in class org.treetank.service.xml.xpath.PipelineBuilder
Adds a step to the pipeline.
addSubResource(String, long, InputStream, EIdAccessType) - Method in class org.treetank.service.jaxrx.implementation.NodeIdRepresentation
This method is responsible to perform a POST request to a node id.
addTreatExpr(INodeReadTrx, SequenceType) - Method in class org.treetank.service.xml.xpath.PipelineBuilder
Adds a treat as expression to the pipeline.
addUnionExpression(INodeReadTrx) - Method in class org.treetank.service.xml.xpath.PipelineBuilder
Adds a union expression to the pipeline.
addVariableExpr(INodeReadTrx, String) - Method in class org.treetank.service.xml.xpath.PipelineBuilder
Adds a variable expression to the pipeline.
addVarRefExpr(INodeReadTrx, String) - Method in class org.treetank.service.xml.xpath.PipelineBuilder
Adds a VarRefExpr to the pipeline.
advance() - Method in class org.treetank.saxon.wrapper.NodeWrapper.SaxonEnumeration
advice(ProceedingJoinPoint) - Method in class org.treetank.aspects.logging.LoggerAspect
Injection point for logging aspect
AncestorAxis - Class in org.treetank.axis
AncestorAxis
AncestorAxis(INodeReadTrx) - Constructor for class org.treetank.axis.AncestorAxis
Constructor initializing internal state.
AncestorAxis(INodeReadTrx, boolean) - Constructor for class org.treetank.axis.AncestorAxis
Constructor initializing internal state.
AndExpr - Class in org.treetank.service.xml.xpath.expr
Logical And Expression
AndExpr(INodeReadTrx, AbsAxis, AbsAxis) - Constructor for class org.treetank.service.xml.xpath.expr.AndExpr
Constructor.
assertNotClosed() - Method in class org.treetank.access.FilelistenerReadTrx
Make sure that the session is not yet closed when calling this method.
AtomicValue - Class in org.treetank.node
AtomicValue
AtomicValue(byte[], int) - Constructor for class org.treetank.node.AtomicValue
Constructor.
AtomicValue(boolean) - Constructor for class org.treetank.node.AtomicValue
Constructor.
AtomicValue(Number, Type) - Constructor for class org.treetank.node.AtomicValue
Constructor.
AtomicValue(String, Type) - Constructor for class org.treetank.node.AtomicValue
Constructor.
atomize() - Method in class org.treetank.saxon.wrapper.DocumentWrapper
 
atomize() - Method in class org.treetank.saxon.wrapper.NodeWrapper
atomize(AbsAxis) - Method in class org.treetank.service.xml.xpath.comparators.AbsComparator
Atomizes an operand according to the rules specified in the XPath specification.
atomize(AbsAxis) - Method in class org.treetank.service.xml.xpath.comparators.GeneralComp
Atomizes an operand according to the rules specified in the XPath specification.
atomize(AbsAxis) - Method in class org.treetank.service.xml.xpath.comparators.NodeComp
Atomizes an operand according to the rules specified in the XPath specification.
atomize(AbsAxis) - Method in class org.treetank.service.xml.xpath.comparators.ValueComp
Atomizes an operand according to the rules specified in the XPath specification.
ATTRIBUTE - Static variable in interface org.treetank.node.IConstants
 
AttributeAxis - Class in org.treetank.axis
AttributeAxis
AttributeAxis(INodeReadTrx) - Constructor for class org.treetank.axis.AttributeAxis
Constructor initializing internal state.
AttributeFilter - Class in org.treetank.axis.filter
AttributeAxisTest
AttributeFilter(INodeReadTrx) - Constructor for class org.treetank.axis.filter.AttributeFilter
Default constructor.
AttributeNode - Class in org.treetank.node
AttributeNode
AttributeNode(NodeDelegate, NameNodeDelegate, ValNodeDelegate) - Constructor for class org.treetank.node.AttributeNode
Creating an attribute.

B

BACKEND_INDEX_JCLOUDS - Static variable in class org.treetank.filelistener.file.StorageManager
Indizes provided by this class to determine which backend has been chosen.
begin() - Method in class org.treetank.service.xml.xpath.parser.XPathScanner
Returns the beginning of a query that has already been scanned.
beginBucketRtx(long) - Method in class org.treetank.access.Session
 
beginBucketRtx(long) - Method in interface org.treetank.api.ISession
Begin exclusive read transaction on the bucket layer
beginBucketWtx() - Method in class org.treetank.access.Session
 
beginBucketWtx(long) - Method in class org.treetank.access.Session
 
beginBucketWtx() - Method in interface org.treetank.api.ISession
Begin exclusive write transaction on the bucket layer
beginBucketWtx(long) - Method in interface org.treetank.api.ISession
Begin exclusive write transaction on the bucket layer with fixed revisions.
BerkeleyReader - Class in org.treetank.io.berkeley
This class represents an reading instance of the Treetank-Application implementing the IBackendReader-interface.
BerkeleyReader(Environment, Database, TupleBinding<IBucket>) - Constructor for class org.treetank.io.berkeley.BerkeleyReader
Constructor.
BerkeleyStorage - Class in org.treetank.io.berkeley
Factory class to build up IBackendReader IBackendWriter instances for the Treetank Framework.
BerkeleyStorage(Properties, IDataFactory, IMetaEntryFactory, IByteHandler.IByteHandlerPipeline) - Constructor for class org.treetank.io.berkeley.BerkeleyStorage
Simple constructor.
BerkeleyWriter - Class in org.treetank.io.berkeley
This class represents an reading instance of the Treetank-Application implementing the IBackendWriter-interface.
BerkeleyWriter(Environment, Database, TupleBinding<IBucket>) - Constructor for class org.treetank.io.berkeley.BerkeleyWriter
Simple constructor starting with an Environment and a Storage.
BlockDataElement - Class in org.treetank.data
This implementation of IData is used to store byte arrays in datas.
BlockDataElement(long, byte[]) - Constructor for class org.treetank.data.BlockDataElement
Creates a BlockDataElement with given bytes
BlockDataElementFactory - Class in org.treetank.data
This factory is used to deserialize BlockDataElement
BlockDataElementFactory() - Constructor for class org.treetank.data.BlockDataElementFactory
 
BLOCKS_IN_DATA - Static variable in class org.treetank.jscsi.HybridTreetankStorageModule
Number of Blocks in one Cluster.
BLOCKS_IN_DATA - Static variable in class org.treetank.jscsi.TreetankStorageModule
Number of Blocks in one Cluster.
bootstrap(byte[]) - Method in class org.treetank.access.IscsiWriteTrx
This method inserts the given data into the database.
bootstrap(byte[]) - Method in interface org.treetank.api.IIscsiWriteTrx
This method inserts the given data into the database.
BOOTSTRAP_HASHED - Static variable in interface org.treetank.bucket.IConstants
 
BOTTOM_LEFT - Static variable in class org.eclipse.wb.swt.SWTResourceManager
Style constant for placing decorator image in bottom left corner of base image.
BOTTOM_RIGHT - Static variable in class org.eclipse.wb.swt.SWTResourceManager
Style constant for placing decorator image in bottom right corner of base image.
BucketFactory - Class in org.treetank.bucket
Factory to deserialize buckets out of a chunk of bytes.
BucketFactory(IDataFactory, IMetaEntryFactory) - Constructor for class org.treetank.bucket.BucketFactory
Constructor.
BucketReadTrx - Class in org.treetank.access
BucketReadTrx
BucketReadTrx(ISession, UberBucket, RevisionRootBucket, MetaBucket, IBackendReader) - Constructor for class org.treetank.access.BucketReadTrx
Standard constructor.
BucketWriteTrx - Class in org.treetank.access
BucketWriteTrx
BucketWriteTrx(ISession, UberBucket, IBackendWriter, long) - Constructor for class org.treetank.access.BucketWriteTrx
Standard constructor.
build() - Method in class org.treetank.service.xml.serialize.XMLSerializer.XMLSerializerBuilder
Building new Serializer.
buildDOMResponse(List<String>) - Static method in class org.jaxrx.core.ResponseBuilder
Builds a DOM response.
buildName(QName) - Static method in class org.treetank.access.NodeWriteTrx
Building name consisting out of prefix and name.
buildQName(String, String) - Static method in class org.treetank.access.NodeReadTrx
Building QName out of uri and name.
buildResponseOfDomLR(IStorage, IBackend.IBackendFactory, IRevisioning) - Static method in class org.treetank.service.jaxrx.util.RESTResponseHelper
This method builds the overview for the resources and collection we offer in our implementation.
ByteHandlerPipeline - Class in org.treetank.io.bytepipe
Pipeline to handle Bytes before stored in the backends.
ByteHandlerPipeline(IByteHandler...) - Constructor for class org.treetank.io.bytepipe.ByteHandlerPipeline
Constructor.
BYTES_IN_DATA - Static variable in class org.treetank.jscsi.HybridTreetankStorageModule
Number of Bytes in Bucket.
BYTES_IN_DATA - Static variable in class org.treetank.jscsi.TreetankStorageModule
Number of Bytes in Bucket.

C

call() - Method in class org.treetank.filelistener.file.FilesystemNotification
 
call() - Method in class org.treetank.saxon.evaluator.XPathEvaluator
call() - Method in class org.treetank.saxon.evaluator.XQueryEvaluator
call() - Method in class org.treetank.saxon.evaluator.XQueryEvaluatorOutputStream
call() - Method in class org.treetank.saxon.evaluator.XQueryEvaluatorSAXHandler
 
call() - Method in class org.treetank.saxon.evaluator.XSLTEvaluator
call() - Method in class org.treetank.service.xml.shredder.XMLShredder
Invoking the shredder.
call() - Method in class org.treetank.service.xml.shredder.XMLUpdateShredder
Invoking the shredder.
callback() - Method in interface org.treetank.filelistener.ui.api.ISWTCallback
 
CastableExpr - Class in org.treetank.service.xml.xpath.expr
CastableExpression
CastableExpr(INodeReadTrx, AbsAxis, SingleType) - Constructor for class org.treetank.service.xml.xpath.expr.CastableExpr
Constructor.
castsTo(Type) - Method in enum org.treetank.node.Type
Defines if the current type is castable to the targetType.
check(InputStream) - Method in class org.jaxrx.core.SchemaChecker
This method parses an XML input with a W3C DOM implementation and validates it then with the available XML schema.
checkBounds(long, int) - Method in class org.treetank.jscsi.HybridTreetankStorageModule
checkBounds(long, int) - Method in class org.treetank.jscsi.TreetankStorageModule
checkItemIfDeleted(IData) - Method in class org.treetank.access.BucketReadTrx
Method to check if an IData is a deleted one.
checkSubclass() - Method in class org.treetank.filelistener.ui.composites.MainComposite
 
ChildAxis - Class in org.treetank.axis
ChildAxis
ChildAxis(INodeReadTrx) - Constructor for class org.treetank.axis.ChildAxis
Constructor initializing internal state.
ChooseExisitingStorageDialog - Class in org.treetank.filelistener.ui.dialogs
 
ChooseExisitingStorageDialog(Shell, int) - Constructor for class org.treetank.filelistener.ui.dialogs.ChooseExisitingStorageDialog
Create the dialog.
clear() - Method in class org.treetank.service.xml.diff.out.EditScript
Clears the edit script.
clearLog() - Method in class org.treetank.access.BucketWriteTrx
 
clone() - Method in class org.treetank.io.bytepipe.ByteHandlerPipeline
Defining the cloning operation
clone() - Method in class org.treetank.io.bytepipe.Encryptor
Defining the cloning operation
clone() - Method in interface org.treetank.io.bytepipe.IByteHandler
Defining the cloning operation
clone() - Method in interface org.treetank.io.bytepipe.IByteHandler.IByteHandlerPipeline
Defining the cloning operation
clone() - Method in class org.treetank.io.bytepipe.Zipper
Defining the cloning operation
close() - Method in class org.treetank.access.BucketReadTrx
Closing this Readtransaction.
close() - Method in class org.treetank.access.BucketWriteTrx
Close the transaction.
close() - Method in class org.treetank.access.FilelistenerReadTrx
Close this transaction
close() - Method in class org.treetank.access.FilelistenerWriteTrx
Close this transaction
close() - Method in class org.treetank.access.IscsiReadTrx
Close this transaction
close() - Method in class org.treetank.access.IscsiWriteTrx
Close this transaction
close() - Method in class org.treetank.access.NodeReadTrx
Close shared read transaction and immediately release all resources.
close() - Method in class org.treetank.access.NodeWriteTrx
Closing current NodeWriteTrx.
close() - Method in class org.treetank.access.Session
Safely close session and immediately release all resources.
close() - Method in class org.treetank.access.Storage
Closing the database for further access.
close() - Method in interface org.treetank.api.IBucketReadTrx
Close the transaction.
close() - Method in interface org.treetank.api.IFilelistenerReadTrx
Close this transaction
close() - Method in interface org.treetank.api.IIscsiReadTrx
Close this transaction
close() - Method in interface org.treetank.api.INodeReadTrx
Close shared read transaction and immediately release all resources.
close() - Method in interface org.treetank.api.INodeWriteTrx
Closing current NodeWriteTrx.
close() - Method in interface org.treetank.api.ISession
Safely close session and immediately release all resources.
close() - Method in interface org.treetank.api.IStorage
Closing the database for further access.
close() - Method in class org.treetank.axis.AbsAxis
Closing the Transaction
close() - Method in class org.treetank.io.berkeley.BerkeleyReader
Closing the storage.
close() - Method in class org.treetank.io.berkeley.BerkeleyStorage
Closing this storage.
close() - Method in class org.treetank.io.berkeley.BerkeleyWriter
Closing the write access.
close() - Method in class org.treetank.io.combined.CombinedReader
Closing the storage.
close() - Method in class org.treetank.io.combined.CombinedStorage
Closing this storage.
close() - Method in class org.treetank.io.combined.CombinedWriter
Closing the write access.
close() - Method in interface org.treetank.io.IBackend
Closing this storage.
close() - Method in interface org.treetank.io.IBackendReader
Closing the storage.
close() - Method in interface org.treetank.io.IBackendWriter
Closing the write access.
close() - Method in interface org.treetank.io.ILog
Closing the log.
close() - Method in class org.treetank.io.jclouds.JCloudsReader
Closing the storage.
close() - Method in class org.treetank.io.jclouds.JCloudsStorage
Closing this storage.
close() - Method in class org.treetank.io.jclouds.JCloudsWriter
Closing the write access.
close() - Method in class org.treetank.io.LRULog
Closing the log.
close() - Method in class org.treetank.io.MemoryLog
 
close() - Method in class org.treetank.jscsi.HybridTreetankStorageModule
close() - Method in class org.treetank.jscsi.TreetankStorageModule
close() - Method in class org.treetank.service.xml.serialize.StAXSerializer
close() - Method in class org.treetank.service.xml.shredder.ListEventReader
 
closeRTX(INodeReadTrx, ISession) - Static method in class org.treetank.service.jaxrx.util.WorkerHelper
This method closes all open treetank connections concerning a NodeReadTrx.
closeWTX(boolean, INodeWriteTrx, ISession) - Static method in class org.treetank.service.jaxrx.util.WorkerHelper
This method closes all open treetank connections concerning a NodeWriteTrx.
combineBuckets(DataBucket[]) - Method in class org.treetank.revisioning.Differential
Method to reconstruct a complete DataBucket with the help of party filled buckets plus a revision-delta which determines the necessary steps back.
combineBuckets(DataBucket[]) - Method in class org.treetank.revisioning.FullDump
Method to reconstruct a complete DataBucket with the help of party filled buckets plus a revision-delta which determines the necessary steps back.
combineBuckets(DataBucket[]) - Method in class org.treetank.revisioning.Incremental
Method to reconstruct a complete DataBucket with the help of party filled buckets plus a revision-delta which determines the necessary steps back.
combineBuckets(DataBucket[]) - Method in interface org.treetank.revisioning.IRevisioning
Method to reconstruct a complete DataBucket with the help of party filled buckets plus a revision-delta which determines the necessary steps back.
combineBuckets(DataBucket[]) - Method in class org.treetank.revisioning.SlidingSnapshot
Method to reconstruct a complete DataBucket with the help of party filled buckets plus a revision-delta which determines the necessary steps back.
combineBucketsForModification(int, long, DataBucket[], boolean) - Method in class org.treetank.revisioning.Differential
Method to reconstruct a complete DataBucket for reading as well as a DataBucket for serializing with the datas to write already on there.
combineBucketsForModification(int, long, DataBucket[], boolean) - Method in class org.treetank.revisioning.FullDump
Method to reconstruct a complete DataBucket for reading as well as a DataBucket for serializing with the datas to write already on there.
combineBucketsForModification(int, long, DataBucket[], boolean) - Method in class org.treetank.revisioning.Incremental
Method to reconstruct a complete DataBucket for reading as well as a DataBucket for serializing with the datas to write already on there.
combineBucketsForModification(int, long, DataBucket[], boolean) - Method in interface org.treetank.revisioning.IRevisioning
Method to reconstruct a complete DataBucket for reading as well as a DataBucket for serializing with the datas to write already on there.
combineBucketsForModification(int, long, DataBucket[], boolean) - Method in class org.treetank.revisioning.SlidingSnapshot
Method to reconstruct a complete DataBucket for reading as well as a DataBucket for serializing with the datas to write already on there.
CombinedReader - Class in org.treetank.io.combined
Reader for a combined storage.
CombinedReader(IBackendReader, IBackendReader) - Constructor for class org.treetank.io.combined.CombinedReader
Constructor.
CombinedStorage - Class in org.treetank.io.combined
Combined Storage with a BDB in the front and a JClouds in the back.
CombinedStorage(Properties, IDataFactory, IMetaEntryFactory, IByteHandler.IByteHandlerPipeline) - Constructor for class org.treetank.io.combined.CombinedStorage
Simple constructor.
CombinedWriter - Class in org.treetank.io.combined
Combined Writer for writing to a first and a second writer.
CombinedWriter(IBackendWriter, IBackendWriter) - Constructor for class org.treetank.io.combined.CombinedWriter
Constructor.
command(String, ResourcePath) - Method in class org.jaxrx.dom.DOMJaxRx
 
command(String, ResourcePath) - Method in interface org.jaxrx.JaxRx
This method is called by the GET and the POST method, if QueryParameter.COMMAND was specified in the HTTP request.
command(String, ResourcePath) - Method in class org.treetank.service.jaxrx.implementation.TreeTankMediator
 
COMMENT - Static variable in interface org.treetank.node.IConstants
 
CommentFilter - Class in org.treetank.axis.filter
NodeAxisTest
CommentFilter(INodeReadTrx) - Constructor for class org.treetank.axis.filter.CommentFilter
Default constructor.
commit() - Method in class org.treetank.access.BucketWriteTrx
Simple commit of this bucket transaction to store the newest version.
commit() - Method in class org.treetank.access.FilelistenerWriteTrx
Non-blocking commit in TT
commit() - Method in class org.treetank.access.IscsiWriteTrx
ICommitStrategy all modifications of the exclusive write transaction.
commit() - Method in class org.treetank.access.NodeWriteTrx
ICommitStrategy all modifications of the exclusive write transaction.
commit() - Method in interface org.treetank.api.IBucketWriteTrx
Simple commit of this bucket transaction to store the newest version.
commit() - Method in interface org.treetank.api.IFilelistenerWriteTrx
Non-blocking commit in TT
commit() - Method in interface org.treetank.api.IIscsiWriteTrx
ICommitStrategy all modifications of the exclusive write transaction.
commit() - Method in interface org.treetank.api.INodeWriteTrx
ICommitStrategy all modifications of the exclusive write transaction.
commitBlocked() - Method in class org.treetank.access.BucketWriteTrx
Simple commit blocked of this bucket transaction to store the newest version.
commitBlocked() - Method in class org.treetank.access.FilelistenerWriteTrx
Blocking commit in TT
commitBlocked() - Method in interface org.treetank.api.IBucketWriteTrx
Simple commit blocked of this bucket transaction to store the newest version.
commitBlocked() - Method in interface org.treetank.api.IFilelistenerWriteTrx
Blocking commit in TT
compare(AtomicValue[], AtomicValue[]) - Method in class org.treetank.service.xml.xpath.comparators.AbsComparator
Performs the comparison of two atomic values.
compare(String, String, Type) - Method in enum org.treetank.service.xml.xpath.comparators.CompKind
Compares the two input values.
compare(AtomicValue[], AtomicValue[]) - Method in class org.treetank.service.xml.xpath.comparators.GeneralComp
Performs the comparison of two atomic values.
compare(AtomicValue[], AtomicValue[]) - Method in class org.treetank.service.xml.xpath.comparators.NodeComp
Performs the comparison of two atomic values.
compare(AtomicValue[], AtomicValue[]) - Method in class org.treetank.service.xml.xpath.comparators.ValueComp
Performs the comparison of two atomic values.
compareOrder(NodeInfo) - Method in class org.treetank.saxon.wrapper.DocumentWrapper
 
compareOrder(NodeInfo) - Method in class org.treetank.saxon.wrapper.NodeWrapper
compareStructure(File, IConfigurationPath[]) - Static method in class org.treetank.io.IOUtils
Checking a structure in a folder to be equal with the data in this enum.
CompKind - Enum in org.treetank.service.xml.xpath.comparators
CompKind
computeResult() - Method in class org.treetank.service.xml.xpath.functions.AbsFunction
Computes the result value of the function.
computeResult() - Method in class org.treetank.service.xml.xpath.functions.FNNot
Computes the result value of the function.
computeResult() - Method in class org.treetank.service.xml.xpath.functions.FNPosition
Computes the result value of the function.
computeResult() - Method in class org.treetank.service.xml.xpath.functions.FNString
Computes the result value of the function.
computeResult() - Method in class org.treetank.service.xml.xpath.functions.sequences.FNBoolean
Computes the result value of the function.
computeResult() - Method in class org.treetank.service.xml.xpath.functions.sequences.FNCount
Computes the result value of the function.
computeResult() - Method in class org.treetank.service.xml.xpath.functions.sequences.FNSum
Computes the result value of the function.
concat(String...) - Static method in exception org.treetank.exception.TTException
Util method to provide StringBuilder functionality.
configurationListChanged() - Method in class org.treetank.filelistener.ui.composites.MainComposite
 
ConnectionMap<T> - Class in org.treetank.service.xml.diff.algorithm.fmes
Stores whether two objects have a (unidirectional) connection.
ConnectionMap() - Constructor for class org.treetank.service.xml.diff.algorithm.fmes.ConnectionMap
Creates a new connection map.
ConnectionMap(ConnectionMap<T>) - Constructor for class org.treetank.service.xml.diff.algorithm.fmes.ConnectionMap
Copy constructor.
ConstructorProps - Interface in org.treetank.access.conf
Properties for handing values over the constructor through guice.
containedChildren(INode, INode) - Method in class org.treetank.service.xml.diff.algorithm.fmes.Matching
Counts the number of child nodes in the subtrees of x and y that are also in the matching.
contains(INode, INode) - Method in class org.treetank.service.xml.diff.algorithm.fmes.Matching
Checks if the matching contains the pair (x, y).
containsNode(INode) - Method in class org.treetank.service.xml.diff.out.EditScript
Checks if an item has been added(changed).
CONTENT_COUNT - Static variable in interface org.treetank.bucket.IConstants
Count of indirect references in indirect bucket.
copy(Receiver, int, int) - Method in class org.treetank.saxon.wrapper.DocumentWrapper
 
copy(Receiver, int, int) - Method in class org.treetank.saxon.wrapper.NodeWrapper
Copy this node to a given outputter (deep copy).
copy() - Method in class org.treetank.service.xml.shredder.ListEventReader
Create a copy, but reset index.
create(Properties) - Method in interface org.treetank.access.conf.ResourceConfiguration.IResourceConfigurationFactory
Generating a storage for a fixed file.
create(String) - Method in interface org.treetank.access.conf.SessionConfiguration.ISessionConfigurationFactory
Generating a storage for a fixed file.
create(Properties) - Method in interface org.treetank.io.IBackend.IBackendFactory
Generating a storage for a fixed file.
create(File, File, ISession, String) - Static method in class org.treetank.jscsi.TreetankConfiguration
Static method to create a new TreetankConfiguration
createContents() - Method in class org.treetank.filelistener.ui.application.FilelistenerApplication
Create contents of the window.
createFileReader(File) - Static method in class org.treetank.service.xml.shredder.XMLShredder
Create a new StAX reader on a file.
createFolderStructure(File, IConfigurationPath[]) - Static method in class org.treetank.io.IOUtils
Creating a folder structure based on a set of paths given as parameter and returning a boolean determining the success.
createListReader(List<XMLEvent>) - Static method in class org.treetank.service.xml.shredder.XMLShredder
Create a new StAX reader based on a List of XMLEvents.
createModule() - Method in class org.treetank.access.conf.ModuleSetter
Creating an Guice Module based on the parameters set.
createReader(InputStream) - Static method in class org.treetank.service.jaxrx.util.RESTXMLShredder
This method creates an XMLEventReader out of an InputStream.
createResource(ResourceConfiguration) - Method in class org.treetank.access.Storage
Initialization of a resource.
createResource(ResourceConfiguration) - Method in interface org.treetank.api.IStorage
Initialization of a resource.
createResource(String, AbstractModule) - Static method in class org.treetank.filelistener.file.StorageManager
Create a new storage with the given name and backend.
createResource(InputStream, String) - Method in class org.treetank.service.jaxrx.implementation.DatabaseRepresentation
This method is responsible to create a new database.
createStorage(StorageConfiguration) - Static method in class org.treetank.access.Storage
Creating a storage.
CreateStorageConfigurationDialog - Class in org.treetank.filelistener.ui.dialogs
 
CreateStorageConfigurationDialog(Shell, int) - Constructor for class org.treetank.filelistener.ui.dialogs.CreateStorageConfigurationDialog
Create the dialog.
createStream(Document) - Static method in class org.jaxrx.core.ResponseBuilder
Creates an output stream from the specified document.
createStringBuilderObject() - Method in class org.treetank.service.jaxrx.util.WorkerHelper
This method creates a new StringBuilder reference
createStringReader(String) - Static method in class org.treetank.service.xml.shredder.XMLShredder
Create a new StAX reader on a string.

D

DatabaseRepresentation - Class in org.treetank.service.jaxrx.implementation
This class is the TreeTank DB connection for RESTful Web Services processing.
DatabaseRepresentation(IStorage, IBackend.IBackendFactory, IRevisioning) - Constructor for class org.treetank.service.jaxrx.implementation.DatabaseRepresentation
 
DataBucket - Class in org.treetank.bucket
DataBucket
DataBucket(long, long) - Constructor for class org.treetank.bucket.DataBucket
Create data bucket.
DATABUCKET - Static variable in interface org.treetank.bucket.IConstants
 
DataBucket.DeletedData - Class in org.treetank.bucket
Static class to mark deleted entries within the bucket.
DataBucket.DeletedData(long) - Constructor for class org.treetank.bucket.DataBucket.DeletedData
Constructor.
dataBucketOffset(long) - Static method in class org.treetank.access.BucketReadTrx
Calculate data bucket offset for a given data key.
decorateImage(Image, Image) - Static method in class org.eclipse.wb.swt.SWTResourceManager
Returns an Image composed of a base image decorated by another image.
decorateImage(Image, Image, int) - Static method in class org.eclipse.wb.swt.SWTResourceManager
Returns an Image composed of a base image decorated by another image.
decrementChildCount() - Method in class org.treetank.node.delegates.StructNodeDelegate
Decrementing the child count.
decrementChildCount() - Method in class org.treetank.node.DocumentRootNode
Decrementing the child count.
decrementChildCount() - Method in class org.treetank.node.ElementNode
Decrementing the child count.
decrementChildCount() - Method in interface org.treetank.node.interfaces.IStructNode
Decrementing the child count.
decrementChildCount() - Method in class org.treetank.node.TextNode
Decrementing the child count.
delete(ResourcePath) - Method in class org.jaxrx.dom.DOMJaxRx
 
delete(ResourcePath) - Method in interface org.jaxrx.JaxRx
This method is called by the DELETE method.
DELETE - Static variable in interface org.treetank.node.IConstants
 
delete(ResourcePath) - Method in class org.treetank.service.jaxrx.implementation.TreeTankMediator
 
DELETEDDATA - Static variable in interface org.treetank.bucket.IConstants
 
deleteResource(String, String, HttpHeaders) - Method in class org.jaxrx.resource.XMLResource
This method will be called when an HTTP client sends a DELETE request to delete an existing resource.
deleteResource(String) - Method in class org.treetank.service.jaxrx.implementation.DatabaseRepresentation
This method is responsible to delete an existing database.
deleteResource(String, long) - Method in class org.treetank.service.jaxrx.implementation.NodeIdRepresentation
This method is responsible to delete an XML resource addressed through a unique node id (except root node id).
dereferenceLeafOfTree(IBackendReader, long, long) - Static method in class org.treetank.access.BucketReadTrx
Find reference pointing to leaf bucket of an indirect tree.
deregisterBucketTrx(IBucketReadTrx) - Method in class org.treetank.access.Session
Deregisters a registered bucket transaction.
deregisterBucketTrx(IBucketReadTrx) - Method in interface org.treetank.api.ISession
Deregisters a registered bucket transaction.
derivesFrom(Type) - Method in enum org.treetank.node.Type
Tests whether a type is derived by restriction from a certain type.
DescendantAxis - Class in org.treetank.axis
DescendantAxis
DescendantAxis(INodeReadTrx) - Constructor for class org.treetank.axis.DescendantAxis
Constructor initializing internal state.
DescendantAxis(INodeReadTrx, boolean) - Constructor for class org.treetank.axis.DescendantAxis
Constructor initializing internal state.
deserialize(File, String) - Static method in class org.treetank.access.conf.ResourceConfiguration
Deserializing a Resourceconfiguration out of a JSON-file from the persistent storage.
deserialize(File) - Static method in class org.treetank.access.conf.StorageConfiguration
Generate a StorageConfiguration out of a file.
deserialize(InputStream) - Method in class org.treetank.io.bytepipe.ByteHandlerPipeline
Method to deserialize any byte-chunk.
deserialize(InputStream) - Method in class org.treetank.io.bytepipe.Encryptor
Method to deserialize any byte-chunk.
deserialize(InputStream) - Method in interface org.treetank.io.bytepipe.IByteHandler
Method to deserialize any byte-chunk.
deserialize(InputStream) - Method in class org.treetank.io.bytepipe.Zipper
Method to deserialize any byte-chunk.
deserializeBucket(DataInput) - Method in class org.treetank.bucket.BucketFactory
Create bucket.
deserializeData(DataInput) - Method in interface org.treetank.api.IDataFactory
Create a data out of a serialized byte-representation.
deserializeData(DataInput) - Method in class org.treetank.bucket.DumbDataFactory
Create a data out of a serialized byte-representation.
deserializeData(DataInput) - Method in class org.treetank.data.BlockDataElementFactory
Create a data out of a serialized byte-representation.
deserializeData(DataInput) - Method in class org.treetank.filelistener.file.data.FileDataFactory
Create a data out of a serialized byte-representation.
deserializeData(DataInput) - Method in class org.treetank.node.TreeNodeFactory
Create a data out of a serialized byte-representation.
deserializeEntry(DataInput) - Method in interface org.treetank.api.IMetaEntryFactory
Create a meta-entry out of a serialized byte-representation.
deserializeEntry(DataInput) - Method in class org.treetank.bucket.DumbMetaEntryFactory
Create a meta-entry out of a serialized byte-representation.
deserializeEntry(DataInput) - Method in class org.treetank.data.ISCSIMetaPageFactory
 
deserializeEntry(DataInput) - Method in class org.treetank.filelistener.file.data.FilelistenerMetaDataFactory
 
deserializeEntry(DataInput) - Method in class org.treetank.node.NodeMetaPageFactory
Create a meta-entry out of a serialized byte-representation.
diff(INodeWriteTrx, INodeReadTrx) - Method in interface org.treetank.service.xml.diff.algorithm.IImportDiff
Do the diff.
Diff - Class in org.treetank.service.xml.diff
Container for diffs.
Diff(DiffFactory.EDiff, IStructNode, IStructNode, DiffDepth) - Constructor for class org.treetank.service.xml.diff.Diff
Constructor.
DiffAxis - Class in org.treetank.service.xml.diff
 
DiffAxis(INodeReadTrx, INodeReadTrx) - Constructor for class org.treetank.service.xml.diff.DiffAxis
Constructor.
DiffDepth - Class in org.treetank.service.xml.diff
Immutable diff container class.
diffDone() - Method in interface org.treetank.service.xml.diff.IDiffObserver
Signals that the diff calculation is done.
Differential - Class in org.treetank.revisioning
Differential versioning of DataBuckets.
Differential() - Constructor for class org.treetank.revisioning.Differential
 
DiffFactory - Class in org.treetank.service.xml.diff
Wrapper for public access.
DiffFactory.Builder - Class in org.treetank.service.xml.diff
Builder to simplify static methods.
DiffFactory.Builder(ISession, long, long, long, DiffFactory.EDiffOptimized, Set<IDiffObserver>) - Constructor for class org.treetank.service.xml.diff.DiffFactory.Builder
Constructor.
DiffFactory.EDiff - Enum in org.treetank.service.xml.diff
Possible kinds of differences between two nodes.
DiffFactory.EDiffOptimized - Enum in org.treetank.service.xml.diff
Determines if an optimized diff calculation should be done, which is faster.
diffListener(DiffFactory.EDiff, IStructNode, IStructNode, DiffDepth) - Method in interface org.treetank.service.xml.diff.IDiffObserver
Called for every node comparsion.
dispose() - Static method in class org.eclipse.wb.swt.SWTResourceManager
Dispose of cached objects and their underlying OS resources.
disposeColors() - Static method in class org.eclipse.wb.swt.SWTResourceManager
Dispose of all the cached Color's.
disposeCursors() - Static method in class org.eclipse.wb.swt.SWTResourceManager
Dispose all of the cached cursors.
disposeFonts() - Static method in class org.eclipse.wb.swt.SWTResourceManager
Dispose all of the cached Font's.
disposeImages() - Static method in class org.eclipse.wb.swt.SWTResourceManager
Dispose all of the cached Image's.
DivOpAxis - Class in org.treetank.service.xml.xpath.operators
DivOpAxis
DivOpAxis(INodeReadTrx, AbsAxis, AbsAxis) - Constructor for class org.treetank.service.xml.xpath.operators.DivOpAxis
Constructor.
do_btnCancel_widgetSelected(SelectionEvent) - Method in class org.treetank.filelistener.ui.dialogs.RestoreDialog
 
do_btnSubmit_widgetSelected(SelectionEvent) - Method in class org.treetank.filelistener.ui.dialogs.ChooseExisitingStorageDialog
 
do_btnSubmit_widgetSelected(SelectionEvent) - Method in class org.treetank.filelistener.ui.dialogs.CreateStorageConfigurationDialog
 
do_btnUseAnExisting_widgetSelected(SelectionEvent) - Method in class org.treetank.filelistener.ui.dialogs.ListenToFolderDialog
 
do_combo_widgetSelected(SelectionEvent) - Method in class org.treetank.filelistener.ui.dialogs.ChooseExisitingStorageDialog
 
do_mBtnFolder_widgetSelected(SelectionEvent) - Method in class org.treetank.filelistener.ui.dialogs.RestoreDialog
 
do_mBtnSubmit_widgetSelected(SelectionEvent) - Method in class org.treetank.filelistener.ui.dialogs.RestoreDialog
 
do_mntmListenToA_widgetSelected(SelectionEvent) - Method in class org.treetank.filelistener.ui.application.FilelistenerApplication
 
do_mntmRestoreConfigurationInto_widgetSelected(SelectionEvent) - Method in class org.treetank.filelistener.ui.application.FilelistenerApplication
 
do_text_modifyText(ModifyEvent) - Method in class org.treetank.filelistener.ui.dialogs.CreateStorageConfigurationDialog
 
DocTreeDiffImport - Class in org.treetank.service.xml.diff.in
Import using DocTreeDiff.
DocTreeDiffImport() - Constructor for class org.treetank.service.xml.diff.in.DocTreeDiffImport
 
DocumentNodeAxis - Class in org.treetank.service.xml.xpath.filter
DocumentNodeAxis
DocumentNodeAxis(INodeReadTrx) - Constructor for class org.treetank.service.xml.xpath.filter.DocumentNodeAxis
Constructor initializing internal state.
documentNumber - Variable in class org.treetank.saxon.wrapper.DocumentWrapper
Unique document number.
DocumentRootNode - Class in org.treetank.node
DocumentNode
DocumentRootNode(NodeDelegate, StructNodeDelegate) - Constructor for class org.treetank.node.DocumentRootNode
Constructor.
DocumentRootNodeFilter - Class in org.treetank.axis.filter
NodeAxisTest
DocumentRootNodeFilter(INodeReadTrx) - Constructor for class org.treetank.axis.filter.DocumentRootNodeFilter
Default constructor.
DocumentWrapper - Class in org.treetank.saxon.wrapper
DocumentWrapper
DocumentWrapper(ISession, Configuration) - Constructor for class org.treetank.saxon.wrapper.DocumentWrapper
Wrap a Treetank document.
DOMJaxRx - Class in org.jaxrx.dom
 
DOMJaxRx() - Constructor for class org.jaxrx.dom.DOMJaxRx
 
DumbDataFactory - Class in org.treetank.bucket
Simple Factory for generating DumbDataFactory.DumbDatas mainly for testing the bucket-layer.
DumbDataFactory() - Constructor for class org.treetank.bucket.DumbDataFactory
 
DumbDataFactory.DumbData - Class in org.treetank.bucket
Simple DumbData just for testing the DataBuckets.
DumbDataFactory.DumbData(long, byte[]) - Constructor for class org.treetank.bucket.DumbDataFactory.DumbData
Simple constructor.
DumbMetaEntryFactory - Class in org.treetank.bucket
Dumb MetaEntryFactory mainly for testing the core.
DumbMetaEntryFactory() - Constructor for class org.treetank.bucket.DumbMetaEntryFactory
 
DumbMetaEntryFactory.DumbKey - Class in org.treetank.bucket
Simple class for a simple key, just holding a long.
DumbMetaEntryFactory.DumbKey(long) - Constructor for class org.treetank.bucket.DumbMetaEntryFactory.DumbKey
Constructor.
DumbMetaEntryFactory.DumbValue - Class in org.treetank.bucket
Simple class for a simple key, just holding a long.
DumbMetaEntryFactory.DumbValue(long) - Constructor for class org.treetank.bucket.DumbMetaEntryFactory.DumbValue
Constructor.
DupFilterAxis - Class in org.treetank.service.xml.xpath.filter
DupFilterAxis
DupFilterAxis(INodeReadTrx, AbsAxis) - Constructor for class org.treetank.service.xml.xpath.filter.DupFilterAxis
Constructor.
DupState - Enum in org.treetank.service.xml.xpath
DupState

E

ebv(AbsAxis, INodeReadTrx) - Static method in class org.treetank.service.xml.xpath.functions.Function
 
EditScript - Class in org.treetank.service.xml.diff.out
Builds an edit script.
EditScript() - Constructor for class org.treetank.service.xml.diff.out.EditScript
Constructor.
EIdAccessType - Enum in org.treetank.service.jaxrx.enums
This Enum class offers the available set of HTTP method node id resource access types.
ELEMENT - Static variable in interface org.treetank.node.IConstants
 
ElementFilter - Class in org.treetank.axis.filter
NodeAxisTest
ElementFilter(INodeReadTrx) - Constructor for class org.treetank.axis.filter.ElementFilter
Default constructor.
ElementNode - Class in org.treetank.node
ElementNode
ElementNode(NodeDelegate, StructNodeDelegate, NameNodeDelegate, List<Long>, List<Long>) - Constructor for class org.treetank.node.ElementNode
Constructor
emitEndDocument() - Method in class org.treetank.service.xml.serialize.SAXSerializer
 
emitEndDocument() - Method in class org.treetank.service.xml.serialize.XMLSerializer
Emit end document.
emitEndElement(INodeReadTrx) - Method in class org.treetank.service.xml.serialize.SAXSerializer
Emit end tag.
emitEndElement(INodeReadTrx) - Method in class org.treetank.service.xml.serialize.XMLSerializer
Emit end element.
emitEndManualElement(long) - Method in class org.treetank.service.xml.serialize.SAXSerializer
Emit an end tag, which specifies a revision.
emitEndManualElement(long) - Method in class org.treetank.service.xml.serialize.XMLSerializer
Emit an end tag, which specifies a revision.
emitStartDocument() - Method in class org.treetank.service.xml.serialize.SAXSerializer
 
emitStartDocument() - Method in class org.treetank.service.xml.serialize.XMLSerializer
Emit start document.
emitStartElement(INodeReadTrx) - Method in class org.treetank.service.xml.serialize.SAXSerializer
Emit start tag.
emitStartElement(INodeReadTrx) - Method in class org.treetank.service.xml.serialize.XMLSerializer
Emit node (start element or characters).
emitStartManualElement(long) - Method in class org.treetank.service.xml.serialize.SAXSerializer
Emit a start tag, which specifies a revision.
emitStartManualElement(long) - Method in class org.treetank.service.xml.serialize.XMLSerializer
Emit a start tag, which specifies a revision.
emptyFileKey - Static variable in class org.treetank.access.FilelistenerReadTrx
A special Key for empty files
Encryptor - Class in org.treetank.io.bytepipe
Decorator for encrypting any content.
Encryptor(Key) - Constructor for class org.treetank.io.bytepipe.Encryptor
Constructor.
entrySet() - Method in class org.treetank.bucket.MetaBucket
Getting the entry set of the bucket.
equals(Object) - Method in class org.treetank.access.conf.ResourceConfiguration
equals(Object) - Method in class org.treetank.access.conf.StorageConfiguration
equals(Object) - Method in class org.treetank.bucket.DataBucket
equals(Object) - Method in class org.treetank.bucket.DumbDataFactory.DumbData
equals(Object) - Method in class org.treetank.bucket.DumbMetaEntryFactory.DumbKey
equals(Object) - Method in class org.treetank.bucket.DumbMetaEntryFactory.DumbValue
equals(Object) - Method in class org.treetank.bucket.IndirectBucket
equals(Object) - Method in class org.treetank.bucket.MetaBucket
equals(Object) - Method in class org.treetank.bucket.RevisionRootBucket
equals(Object) - Method in class org.treetank.bucket.UberBucket
equals(Object) - Method in class org.treetank.data.BlockDataElement
equals(Object) - Method in class org.treetank.filelistener.file.data.FilelistenerMetaDataFactory.MetaKey
equals(Object) - Method in class org.treetank.filelistener.file.data.FilelistenerMetaDataFactory.MetaValue
equals(Object) - Method in class org.treetank.filelistener.file.FilesystemNotification
 
equals(Object) - Method in class org.treetank.io.LogKey
equals(Object) - Method in class org.treetank.io.LogValue
equals(Object) - Method in class org.treetank.node.AttributeNode
 
equals(Object) - Method in class org.treetank.node.delegates.NameNodeDelegate
 
equals(Object) - Method in class org.treetank.node.delegates.NodeDelegate
 
equals(Object) - Method in class org.treetank.node.delegates.StructNodeDelegate
 
equals(Object) - Method in class org.treetank.node.delegates.ValNodeDelegate
equals(Object) - Method in class org.treetank.node.DocumentRootNode
equals(Object) - Method in class org.treetank.node.ElementNode
equals(Object) - Method in class org.treetank.node.NamespaceNode
 
equals(Object) - Method in class org.treetank.node.NodeMetaPageFactory.MetaKey
equals(Object) - Method in class org.treetank.node.NodeMetaPageFactory.MetaValue
equals(Object) - Method in class org.treetank.node.TextNode
 
EShredderCommit - Enum in org.treetank.service.xml.shredder
Determines if it should be comitted right after shredding or not.
EShredderInsert - Enum in org.treetank.service.xml.shredder
Determines how to insert at subtree.
evaluate() - Method in class org.treetank.service.xml.xpath.expr.AbsExpression
Performs the expression dependent evaluation of the expression.
evaluate() - Method in class org.treetank.service.xml.xpath.expr.AndExpr
Performs the expression dependent evaluation of the expression.
evaluate() - Method in class org.treetank.service.xml.xpath.expr.CastableExpr
Performs the expression dependent evaluation of the expression.
evaluate() - Method in class org.treetank.service.xml.xpath.expr.EveryExpr
Performs the expression dependent evaluation of the expression.
evaluate() - Method in class org.treetank.service.xml.xpath.expr.InstanceOfExpr
Performs the expression dependent evaluation of the expression.
evaluate() - Method in class org.treetank.service.xml.xpath.expr.LiteralExpr
Performs the expression dependent evaluation of the expression.
evaluate() - Method in class org.treetank.service.xml.xpath.expr.OrExpr
Performs the expression dependent evaluation of the expression.
evaluate() - Method in class org.treetank.service.xml.xpath.expr.SomeExpr
Performs the expression dependent evaluation of the expression.
evaluate() - Method in class org.treetank.service.xml.xpath.expr.VarRefExpr
Performs the expression dependent evaluation of the expression.
evaluate() - Method in class org.treetank.service.xml.xpath.functions.AbsFunction
Performs the expression dependent evaluation of the expression.
EveryExpr - Class in org.treetank.service.xml.xpath.expr
EveryExpr
EveryExpr(INodeReadTrx, List<AbsAxis>, AbsAxis) - Constructor for class org.treetank.service.xml.xpath.expr.EveryExpr
Constructor.
ExceptAxis - Class in org.treetank.service.xml.xpath.axis
ExceptAxis
ExceptAxis(INodeReadTrx, AbsAxis, AbsAxis) - Constructor for class org.treetank.service.xml.xpath.axis.ExceptAxis
Constructor.
existsResource(String) - Method in class org.treetank.access.Storage
Is the resource within this database existing?
existsResource(String) - Method in interface org.treetank.api.IStorage
Is the resource within this database existing?
existsStorage(File) - Static method in class org.treetank.access.Storage
Check if Storage exists or not at a given path.
EXPathError - Enum in org.treetank.service.xml.xpath
 
ExpressionSingle - Class in org.treetank.service.xml.xpath
ExpresseionSingle
ExpressionSingle(INodeReadTrx) - Constructor for class org.treetank.service.xml.xpath.ExpressionSingle
Constructor.

F

FileData - Class in org.treetank.filelistener.file.data
A sequence of Filenodes represents a full file.
FileData(long, byte[], boolean, boolean) - Constructor for class org.treetank.filelistener.file.data.FileData
Creates a Filenode with given bytes
FileDataFactory - Class in org.treetank.filelistener.file.data
 
FileDataFactory() - Constructor for class org.treetank.filelistener.file.data.FileDataFactory
 
fileExists(String) - Method in class org.treetank.access.FilelistenerReadTrx
The returned array consists of all the relative paths there are in the storage.
fileExists(String) - Method in class org.treetank.access.FilelistenerWriteTrx
The returned array consists of all the relative paths there are in the storage.
fileExists(String) - Method in interface org.treetank.api.IFilelistenerReadTrx
The returned array consists of all the relative paths there are in the storage.
Filelistener - Class in org.treetank.filelistener.file
 
Filelistener() - Constructor for class org.treetank.filelistener.file.Filelistener
 
FilelistenerApplication - Class in org.treetank.filelistener.ui.application
 
FilelistenerApplication() - Constructor for class org.treetank.filelistener.ui.application.FilelistenerApplication
 
FilelistenerMetaDataFactory - Class in org.treetank.filelistener.file.data
This factory is used to give the treetank system knowledge of the MetaEntries this interface module uses to store the data.
FilelistenerMetaDataFactory() - Constructor for class org.treetank.filelistener.file.data.FilelistenerMetaDataFactory
 
FilelistenerMetaDataFactory.MetaKey - Class in org.treetank.filelistener.file.data
Key representing a relative path to the mount point.
FilelistenerMetaDataFactory.MetaKey(String) - Constructor for class org.treetank.filelistener.file.data.FilelistenerMetaDataFactory.MetaKey
Constructor
FilelistenerMetaDataFactory.MetaValue - Class in org.treetank.filelistener.file.data
Value which is basically the byte representation of the header FileData
FilelistenerMetaDataFactory.MetaValue(long) - Constructor for class org.treetank.filelistener.file.data.FilelistenerMetaDataFactory.MetaValue
Constructor.
FilelistenerReadTrx - Class in org.treetank.access
 
FilelistenerReadTrx(IBucketReadTrx) - Constructor for class org.treetank.access.FilelistenerReadTrx
Constructor.
FilelistenerWriteTrx - Class in org.treetank.access
 
FilelistenerWriteTrx(IBucketWriteTrx, ISession) - Constructor for class org.treetank.access.FilelistenerWriteTrx
FILENODESIZE - Static variable in class org.treetank.filelistener.file.data.FileData
The size of the filenode
FilesystemNotification - Class in org.treetank.filelistener.file
This class is used to safe notifications from the filesystem for later processing via the WorkingQueue.
FilesystemNotification(File, String, String, WatchEvent.Kind<?>, IFilelistenerWriteTrx) - Constructor for class org.treetank.filelistener.file.FilesystemNotification
Create a FilesystemNotification that holds the File
FilesystemNotificationObserver - Interface in org.treetank.filelistener.file
Since FilesystemNotifications mainly run in different threads than the observer, the notifications are observed using this interface instead.
fillInStackTrace() - Method in exception org.treetank.service.xml.xpath.XPathError
filter() - Method in class org.treetank.axis.filter.AbsFilter
Filter on the current node
filter() - Method in class org.treetank.axis.filter.AttributeFilter
Filter on the current node
filter() - Method in class org.treetank.axis.filter.CommentFilter
Filter on the current node
filter() - Method in class org.treetank.axis.filter.DocumentRootNodeFilter
Filter on the current node
filter() - Method in class org.treetank.axis.filter.ElementFilter
Filter on the current node
filter() - Method in class org.treetank.axis.filter.ItemFilter
Filter on the current node
filter() - Method in class org.treetank.axis.filter.NameFilter
Filter on the current node
filter() - Method in class org.treetank.axis.filter.NestedFilter
Filter on the current node
filter() - Method in class org.treetank.axis.filter.NodeFilter
Filter on the current node
filter() - Method in class org.treetank.axis.filter.PIFilter
Filter on the current node
filter() - Method in class org.treetank.axis.filter.TextFilter
Filter on the current node
filter() - Method in class org.treetank.axis.filter.TypeFilter
Filter on the current node
filter() - Method in class org.treetank.axis.filter.ValueFilter
Filter on the current node
filter() - Method in class org.treetank.axis.filter.WildcardFilter
Filter on the current node
filter() - Method in class org.treetank.service.xml.xpath.filter.SchemaAttributeFilter
Filter on the current node
filter() - Method in class org.treetank.service.xml.xpath.filter.SchemaElementFilter
Filter on the current node
FilterAxis - Class in org.treetank.axis
TestAxis
FilterAxis(AbsAxis, INodeReadTrx, AbsFilter...) - Constructor for class org.treetank.axis.FilterAxis
Constructor initializing internal state.
finishExpr(INodeReadTrx, int) - Method in class org.treetank.service.xml.xpath.PipelineBuilder
Ends an expression.
FMESVisitor - Class in org.treetank.service.xml.diff.algorithm.fmes
Initialize data structures.
FMESVisitor(ISession, Map<INode, Boolean>, Map<INode, Long>) - Constructor for class org.treetank.service.xml.diff.algorithm.fmes.FMESVisitor
Constructor.
FNBoolean - Class in org.treetank.service.xml.xpath.functions.sequences
FNBooleean
FNBoolean(INodeReadTrx, List<AbsAxis>, int, int, int) - Constructor for class org.treetank.service.xml.xpath.functions.sequences.FNBoolean
Constructor.
FNCount - Class in org.treetank.service.xml.xpath.functions.sequences
FNCount
FNCount(INodeReadTrx, List<AbsAxis>, int, int, int) - Constructor for class org.treetank.service.xml.xpath.functions.sequences.FNCount
Constructor.
FNNot - Class in org.treetank.service.xml.xpath.functions
FNNot
FNNot(INodeReadTrx, List<AbsAxis>, int, int, int) - Constructor for class org.treetank.service.xml.xpath.functions.FNNot
Constructor.
FNPosition - Class in org.treetank.service.xml.xpath.functions
FNPosition
FNPosition(INodeReadTrx, List<AbsAxis>, int, int, int) - Constructor for class org.treetank.service.xml.xpath.functions.FNPosition
Constructor.
FNString - Class in org.treetank.service.xml.xpath.functions
FNString
FNString(INodeReadTrx, List<AbsAxis>, int, int, int) - Constructor for class org.treetank.service.xml.xpath.functions.FNString
Constructor.
FNSum - Class in org.treetank.service.xml.xpath.functions.sequences
FNSum
FNSum(INodeReadTrx, List<AbsAxis>, int, int, int) - Constructor for class org.treetank.service.xml.xpath.functions.sequences.FNSum
Constructor.
FollowingAxis - Class in org.treetank.axis
FollowingAxis
FollowingAxis(INodeReadTrx) - Constructor for class org.treetank.axis.FollowingAxis
Constructor initializing internal state.
FollowingSiblingAxis - Class in org.treetank.axis
FollowingSiblingAxis
FollowingSiblingAxis(INodeReadTrx) - Constructor for class org.treetank.axis.FollowingSiblingAxis
Constructor initializing internal state.
ForAxis - Class in org.treetank.service.xml.xpath.axis
ForAxis
ForAxis(AbsAxis, AbsAxis, INodeReadTrx) - Constructor for class org.treetank.service.xml.xpath.axis.ForAxis
Constructor.
fromString(String) - Static method in enum org.treetank.service.xml.xpath.comparators.CompKind
Public method to easy retrieve the Function-Class for a name.
fromString(String) - Static method in enum org.treetank.service.xml.xpath.functions.FuncDef
Public method to easy retrieve the Function-Class for a name.
FullDump - Class in org.treetank.revisioning
FullDump versioning of DataBuckets.
FullDump() - Constructor for class org.treetank.revisioning.FullDump
 
FuncDef - Enum in org.treetank.service.xml.xpath.functions
FuncDef
Function - Class in org.treetank.service.xml.xpath.functions
 
Function() - Constructor for class org.treetank.service.xml.xpath.functions.Function
 

G

GeneralComp - Class in org.treetank.service.xml.xpath.comparators
GeneralComp
GeneralComp(INodeReadTrx, AbsAxis, AbsAxis, CompKind) - Constructor for class org.treetank.service.xml.xpath.comparators.GeneralComp
Constructor.
generateHashForString(String) - Static method in class org.treetank.utils.NamePageHash
 
generateId(FastStringBuffer) - Method in class org.treetank.saxon.wrapper.DocumentWrapper
 
generateId(FastStringBuffer) - Method in class org.treetank.saxon.wrapper.NodeWrapper
generateOffsets(int) - Static method in class org.treetank.utils.NamePageHash
 
get(ResourcePath) - Method in class org.jaxrx.dom.DOMJaxRx
 
get(ResourcePath) - Method in interface org.jaxrx.JaxRx
This method is called by the GET and the POST method.
get(IMetaEntry) - Method in class org.treetank.bucket.MetaBucket
Getting an entry.
get(LogKey) - Method in interface org.treetank.io.ILog
Getting a LogValue for a given key
get(LogKey) - Method in class org.treetank.io.LRULog
Getting a LogValue for a given key
get(LogKey) - Method in class org.treetank.io.MemoryLog
 
get(ResourcePath) - Method in class org.treetank.service.jaxrx.implementation.TreeTankMediator
 
get(T, T) - Method in class org.treetank.service.xml.diff.algorithm.fmes.ConnectionMap
Returns whether there is a connection between a and b.
get(INode) - Method in class org.treetank.service.xml.diff.out.EditScript
Look up a change for the given item.
getAnother() - Method in class org.treetank.saxon.wrapper.NodeWrapper.SaxonEnumeration
getArgs() - Method in class org.treetank.service.xml.xpath.functions.AbsFunction
 
getAtomic() - Method in class org.treetank.service.xml.xpath.SingleType
Gets the atomic type.
getAttributeCount() - Method in class org.treetank.node.ElementNode
Getting the count of attributes.
getAttributeKey(int) - Method in class org.treetank.node.ElementNode
Getting the attribute key for an given index.
getAttributeValue(int) - Method in class org.treetank.saxon.wrapper.DocumentWrapper
 
getAttributeValue(String, String) - Method in class org.treetank.saxon.wrapper.DocumentWrapper
 
getAttributeValue(int) - Method in class org.treetank.saxon.wrapper.NodeWrapper
getAttributeValue(String, String) - Method in class org.treetank.saxon.wrapper.NodeWrapper
 
getAxis() - Method in class org.treetank.axis.FilterAxis
Returns the inner axis.
getBaseURI() - Method in class org.treetank.saxon.wrapper.DocumentWrapper
getBaseURI() - Method in class org.treetank.saxon.wrapper.NodeWrapper
getBlockingQueue() - Method in interface org.treetank.filelistener.file.FilesystemNotificationObserver
Adds a new notification to the observer.
getBoldFont(Font) - Static method in class org.eclipse.wb.swt.SWTResourceManager
Returns a bold version of the given Font.
getBool() - Method in class org.treetank.node.AtomicValue
Returns the atomic value as a boolean.
getBucketAmount() - Method in class org.treetank.filelistener.file.FilesystemNotification
Determine how many buckets are in the storage after this notifcation was processed.
getBucketCounter() - Method in class org.treetank.bucket.UberBucket
Getter for mBucketCounter.
getBucketKey() - Method in class org.treetank.bucket.DataBucket
Getting the key of a bucket for dereferencing over any pointers as well, the access in the log and for retrieving buckets from the persistent storage.
getBucketKey() - Method in class org.treetank.bucket.IndirectBucket
Getting the key of a bucket for dereferencing over any pointers as well, the access in the log and for retrieving buckets from the persistent storage.
getBucketKey() - Method in interface org.treetank.bucket.interfaces.IBucket
Getting the key of a bucket for dereferencing over any pointers as well, the access in the log and for retrieving buckets from the persistent storage.
getBucketKey() - Method in class org.treetank.bucket.MetaBucket
Getting the key of a bucket for dereferencing over any pointers as well, the access in the log and for retrieving buckets from the persistent storage.
getBucketKey() - Method in class org.treetank.bucket.RevisionRootBucket
Getting the key of a bucket for dereferencing over any pointers as well, the access in the log and for retrieving buckets from the persistent storage.
getBucketKey() - Method in class org.treetank.bucket.UberBucket
Getting the key of a bucket for dereferencing over any pointers as well, the access in the log and for retrieving buckets from the persistent storage.
getByteHandler() - Method in class org.treetank.io.berkeley.BerkeleyStorage
 
getByteHandler() - Method in class org.treetank.io.combined.CombinedStorage
Getting the ByteHandlers associated with this Storage.
getByteHandler() - Method in interface org.treetank.io.IBackend
Getting the ByteHandlers associated with this Storage.
getByteHandler() - Method in class org.treetank.io.jclouds.JCloudsStorage
Getting the ByteHandlers associated with this Storage.
getBytes(int) - Static method in class org.treetank.utils.TypedValue
Get UTF-8 byte array from int.
getBytes(String) - Static method in class org.treetank.utils.TypedValue
Get UTF-8 byte array from string.
getBytes(Double) - Static method in class org.treetank.utils.TypedValue
Get UTF-8 byte array from double.
getChildCount() - Method in class org.treetank.node.delegates.StructNodeDelegate
Gets the number of children of the item.
getChildCount() - Method in class org.treetank.node.DocumentRootNode
Gets the number of children of the item.
getChildCount() - Method in class org.treetank.node.ElementNode
Gets the number of children of the item.
getChildCount() - Method in interface org.treetank.node.interfaces.IStructNode
Gets the number of children of the item.
getChildCount() - Method in class org.treetank.node.TextNode
Gets the number of children of the item.
getColor(int) - Static method in class org.eclipse.wb.swt.SWTResourceManager
Returns the system Color matching the specific ID.
getColor(int, int, int) - Static method in class org.eclipse.wb.swt.SWTResourceManager
Returns a Color given its red, green and blue component values.
getColor(RGB) - Static method in class org.eclipse.wb.swt.SWTResourceManager
Returns a Color given its RGB value.
getColumnNumber() - Method in class org.treetank.saxon.wrapper.DocumentWrapper
 
getColumnNumber() - Method in class org.treetank.saxon.wrapper.NodeWrapper
getComparator(INodeReadTrx, AbsAxis, AbsAxis, CompKind, String) - Static method in class org.treetank.service.xml.xpath.comparators.AbsComparator
Factory method to implement the comparator.
getCompKind() - Method in class org.treetank.service.xml.xpath.comparators.AbsComparator
Getting CompKind for this Comparator.
getComplete() - Method in class org.treetank.io.LogValue
Getting the complete bucket.
getConfig() - Method in class org.treetank.access.Session
Getting the resource configuration
getConfig() - Method in interface org.treetank.api.ISession
Getting the resource configuration
getConfiguration() - Method in class org.treetank.saxon.wrapper.DocumentWrapper
getConfiguration() - Method in class org.treetank.saxon.wrapper.NodeWrapper
getContent() - Method in interface org.treetank.service.xml.xpath.parser.IXPathToken
 
getContent() - Method in class org.treetank.service.xml.xpath.parser.VariableXPathToken
Gets the content of the token.
getContentHandler() - Method in class org.treetank.service.xml.serialize.SAXSerializer
 
getCount() - Method in class org.treetank.access.FilelistenerReadTrx
getCount() - Method in class org.treetank.access.FilelistenerWriteTrx
getCount() - Method in interface org.treetank.api.IFilelistenerReadTrx
 
getCount() - Method in interface org.treetank.api.IFilelistenerWriteTrx
 
getCurrentData() - Method in class org.treetank.access.IscsiReadTrx
The data that the cursor currently points on
getCurrentData() - Method in class org.treetank.access.IscsiWriteTrx
The data that the cursor currently points on
getCurrentData() - Method in interface org.treetank.api.IIscsiReadTrx
The data that the cursor currently points on
getCurrentNode() - Method in class org.treetank.access.NodeReadTrx
Getter for superclasses.
getCursor(int) - Static method in class org.eclipse.wb.swt.SWTResourceManager
Returns the system cursor matching the specific ID.
getData(long) - Method in class org.treetank.access.BucketReadTrx
Getting the data related to the given data key.
getData(long) - Method in class org.treetank.access.BucketWriteTrx
Getting the data related to a key.
getData(long) - Method in interface org.treetank.api.IBucketReadTrx
Getting the data related to a key.
getData(int) - Method in class org.treetank.bucket.DataBucket
Get data at a given offset.
getData() - Method in class org.treetank.filelistener.file.data.FilelistenerMetaDataFactory.MetaValue
 
getData() - Method in class org.treetank.node.NodeMetaPageFactory.MetaValue
 
getDataKey() - Method in interface org.treetank.api.IData
Gets unique IData key.
getDataKey() - Method in class org.treetank.bucket.DataBucket.DeletedData
Gets unique IData key.
getDataKey() - Method in class org.treetank.bucket.DumbDataFactory.DumbData
Gets unique IData key.
getDataKey() - Method in class org.treetank.data.BlockDataElement
 
getDataKey() - Method in class org.treetank.filelistener.file.data.FileData
 
getDataKey() - Method in class org.treetank.node.AtomicValue
Gets unique IData key.
getDataKey() - Method in class org.treetank.node.AttributeNode
Delegate method for getNodeKey.
getDataKey() - Method in class org.treetank.node.delegates.NameNodeDelegate
Delegate method for getNodeKey.
getDataKey() - Method in class org.treetank.node.delegates.NodeDelegate
Gets unique IData key.
getDataKey() - Method in class org.treetank.node.delegates.StructNodeDelegate
Delegate method for getNodeKey.
getDataKey() - Method in class org.treetank.node.delegates.ValNodeDelegate
Delegate method for getNodeKey.
getDataKey() - Method in class org.treetank.node.DocumentRootNode
Gets unique IData key.
getDataKey() - Method in class org.treetank.node.ElementNode
Gets unique IData key.
getDataKey() - Method in class org.treetank.node.NamespaceNode
Gets unique IData key.
getDataKey() - Method in class org.treetank.node.TextNode
Gets unique IData key.
getDatas() - Method in class org.treetank.bucket.DataBucket
Getter for datas
getDBL() - Method in class org.treetank.node.AtomicValue
Returns the atomic value as a double.
getDeclaredNamespaces(NamespaceBinding[]) - Method in class org.treetank.saxon.wrapper.DocumentWrapper
 
getDeclaredNamespaces(NamespaceBinding[]) - Method in class org.treetank.saxon.wrapper.NodeWrapper
 
getDepth() - Method in class org.jaxrx.core.ResourcePath
Returns the depth of the resource path.
getDepth() - Method in class org.treetank.service.xml.diff.Diff
Get depth.
getDiff() - Method in class org.treetank.service.xml.diff.Diff
Get diff.
getDisplayName() - Method in class org.treetank.saxon.wrapper.DocumentWrapper
 
getDisplayName() - Method in class org.treetank.saxon.wrapper.NodeWrapper
getDocumentNumber() - Method in class org.treetank.saxon.wrapper.DocumentWrapper
 
getDocumentNumber() - Method in class org.treetank.saxon.wrapper.NodeWrapper
getDocumentRoot() - Method in class org.treetank.saxon.wrapper.DocumentWrapper
 
getDocumentRoot() - Method in class org.treetank.saxon.wrapper.NodeWrapper
getDTDHandler() - Method in class org.treetank.service.xml.serialize.SAXSerializer
 
getElementText() - Method in class org.treetank.service.xml.serialize.StAXSerializer
getElementText() - Method in class org.treetank.service.xml.shredder.ListEventReader
 
getEncapsulatedException() - Method in enum org.treetank.service.xml.xpath.EXPathError
Getting the specific exception for a type.
getEntityResolver() - Method in class org.treetank.service.xml.serialize.SAXSerializer
 
getErrorHandler() - Method in class org.treetank.service.xml.serialize.SAXSerializer
 
getEvtType() - Method in class org.treetank.filelistener.file.FilesystemNotification
 
getExpr() - Method in class org.treetank.service.xml.xpath.ExpressionSingle
Returns a chain to execute the query.
getExpression() - Method in class org.treetank.service.xml.xpath.PipelineBuilder
Returns the current pipeline.
getFacet() - Method in enum org.treetank.node.Type
Gets the facet of the type.
getFeature(String) - Method in class org.treetank.service.xml.serialize.SAXSerializer
 
getFile() - Method in interface org.treetank.access.conf.IConfigurationPath
Getting the File represention of a path.
getFile() - Method in enum org.treetank.access.conf.ResourceConfiguration.Paths
Getting the file for the kind.
getFile() - Method in enum org.treetank.access.conf.StorageConfiguration.Paths
Getting the file for the kind.
getFile() - Method in class org.treetank.filelistener.file.FilesystemNotification
 
getFilelisteners() - Static method in class org.treetank.filelistener.file.Filelistener
A utility method to get all filelisteners that are already defined and stored.
getFilePaths() - Method in class org.treetank.access.FilelistenerReadTrx
The returned array consists of all the relative paths there are in the storage.
getFilePaths() - Method in class org.treetank.access.FilelistenerWriteTrx
The returned array consists of all the relative paths there are in the storage.
getFilePaths() - Method in interface org.treetank.api.IFilelistenerReadTrx
The returned array consists of all the relative paths there are in the storage.
getFilter() - Method in class org.treetank.service.xml.xpath.SequenceType
 
getFingerprint() - Method in class org.treetank.saxon.wrapper.DocumentWrapper
 
getFingerprint() - Method in class org.treetank.saxon.wrapper.NodeWrapper
getFirstChildKey() - Method in class org.treetank.node.delegates.StructNodeDelegate
Gets key of the context item's first child.
getFirstChildKey() - Method in class org.treetank.node.DocumentRootNode
Gets key of the context item's first child.
getFirstChildKey() - Method in class org.treetank.node.ElementNode
Gets key of the context item's first child.
getFirstChildKey() - Method in interface org.treetank.node.interfaces.IStructNode
Gets key of the context item's first child.
getFirstChildKey() - Method in class org.treetank.node.TextNode
Gets key of the context item's first child.
getFLT() - Method in class org.treetank.node.AtomicValue
Returns the atomic value as a float.
getFont(String, int, int) - Static method in class org.eclipse.wb.swt.SWTResourceManager
Returns a Font based on its name, height and style.
getFont(String, int, int, boolean, boolean) - Static method in class org.eclipse.wb.swt.SWTResourceManager
Returns a Font based on its name, height and style.
getFullFile(String) - Method in class org.treetank.access.FilelistenerReadTrx
This method allows you to get a full file using the node key of the header
getFullFile(String) - Method in class org.treetank.access.FilelistenerWriteTrx
This method allows you to get a full file using the node key of the header
getFullFile(String) - Method in interface org.treetank.api.IFilelistenerReadTrx
This method allows you to get a full file using the node key of the header
getFunc() - Method in enum org.treetank.service.xml.xpath.functions.FuncDef
 
getFunnel() - Method in interface org.treetank.api.IData
Getting a Funnel for computing guava-based hashes.
getFunnel() - Method in interface org.treetank.api.IMetaEntry
Getting a Funnel for computing guava-based hashes.
getFunnel() - Method in class org.treetank.bucket.DataBucket.DeletedData
Getting a Funnel for computing guava-based hashes.
getFunnel() - Method in class org.treetank.bucket.DumbDataFactory.DumbData
Getting a Funnel for computing guava-based hashes.
getFunnel() - Method in class org.treetank.bucket.DumbMetaEntryFactory.DumbKey
Getting a Funnel for computing guava-based hashes.
getFunnel() - Method in class org.treetank.bucket.DumbMetaEntryFactory.DumbValue
Getting a Funnel for computing guava-based hashes.
getFunnel() - Method in class org.treetank.data.BlockDataElement
Getting a Funnel for computing guava-based hashes.
getFunnel() - Method in class org.treetank.filelistener.file.data.FileData
Getting a Funnel for computing guava-based hashes.
getFunnel() - Method in class org.treetank.filelistener.file.data.FilelistenerMetaDataFactory.MetaKey
Getting a Funnel for computing guava-based hashes.
getFunnel() - Method in class org.treetank.filelistener.file.data.FilelistenerMetaDataFactory.MetaValue
Getting a Funnel for computing guava-based hashes.
getFunnel() - Method in class org.treetank.node.AtomicValue
Getting a Funnel for computing guava-based hashes.
getFunnel() - Method in class org.treetank.node.AttributeNode
 
getFunnel() - Method in class org.treetank.node.delegates.NameNodeDelegate
 
getFunnel() - Method in class org.treetank.node.delegates.NodeDelegate
 
getFunnel() - Method in class org.treetank.node.delegates.StructNodeDelegate
 
getFunnel() - Method in class org.treetank.node.delegates.ValNodeDelegate
 
getFunnel() - Method in class org.treetank.node.DocumentRootNode
 
getFunnel() - Method in class org.treetank.node.ElementNode
 
getFunnel() - Method in class org.treetank.node.NamespaceNode
 
getFunnel() - Method in class org.treetank.node.NodeMetaPageFactory.MetaKey
Getting a Funnel for computing guava-based hashes.
getFunnel() - Method in class org.treetank.node.NodeMetaPageFactory.MetaValue
Getting a Funnel for computing guava-based hashes.
getFunnel() - Method in class org.treetank.node.TextNode
 
getHash() - Method in class org.treetank.node.AtomicValue
 
getHash() - Method in class org.treetank.node.AttributeNode
Delegate method for getHash.
getHash() - Method in class org.treetank.node.delegates.NameNodeDelegate
Delegate method for getHash.
getHash() - Method in class org.treetank.node.delegates.NodeDelegate
Getting the persisted hash value for this node.
getHash() - Method in class org.treetank.node.delegates.StructNodeDelegate
Delegate method for getHash.
getHash() - Method in class org.treetank.node.DocumentRootNode
Getting the persisted hash value for this node.
getHash() - Method in class org.treetank.node.ElementNode
Getting the persisted hash value for this node.
getHash() - Method in interface org.treetank.node.interfaces.INode
Getting the persisted hash value for this node.
getHash() - Method in class org.treetank.node.NamespaceNode
Getting the persisted hash value for this node.
getHash() - Method in class org.treetank.node.TextNode
Getting the persisted hash value for this node.
getHttpHeaders() - Method in class org.jaxrx.core.ResourcePath
Return HTTP headers from user request.
getImage(InputStream) - Static method in class org.eclipse.wb.swt.SWTResourceManager
Returns an Image encoded by the specified InputStream.
getImage(String) - Static method in class org.eclipse.wb.swt.SWTResourceManager
Returns an Image stored in the file at the specified path.
getImage(Class<?>, String) - Static method in class org.eclipse.wb.swt.SWTResourceManager
Returns an Image stored in the file at the specified path relative to the specified class.
getInstance(String) - Static method in class org.jaxrx.core.Systems
Returns the instance for the specified implementation.
getInstance() - Static method in class org.treetank.service.jaxrx.util.WorkerHelper
This method return the singleton instance.
getInt() - Method in class org.treetank.node.AtomicValue
Returns the atomic value as an integer.
getItem(long) - Method in class org.treetank.axis.ItemList
Getting an AtomicValue from the list.
getItemList() - Method in class org.treetank.axis.AbsAxis
Getting the ItemList.
getIterator() - Method in class org.treetank.io.LRULog
Returning all elements as Iterator.
getKey() - Method in class org.treetank.access.conf.SessionConfiguration
Getter for the key material
getKey() - Method in class org.treetank.filelistener.file.data.FilelistenerMetaDataFactory.MetaKey
 
getKind() - Method in class org.treetank.node.AtomicValue
Gets the kind of the item (atomic value, element node, attribute node....).
getKind() - Method in class org.treetank.node.AttributeNode
Gets the kind of the item (atomic value, element node, attribute node....).
getKind() - Method in class org.treetank.node.delegates.NameNodeDelegate
Gets the kind of the item (atomic value, element node, attribute node....).
getKind() - Method in class org.treetank.node.delegates.NodeDelegate
Gets the kind of the item (atomic value, element node, attribute node....).
getKind() - Method in class org.treetank.node.delegates.StructNodeDelegate
Gets the kind of the item (atomic value, element node, attribute node....).
getKind() - Method in class org.treetank.node.delegates.ValNodeDelegate
Delegate method for getKind.
getKind() - Method in class org.treetank.node.DocumentRootNode
Gets the kind of the item (atomic value, element node, attribute node....).
getKind() - Method in class org.treetank.node.ElementNode
Gets the kind of the item (atomic value, element node, attribute node....).
getKind() - Method in interface org.treetank.node.interfaces.INode
Gets the kind of the item (atomic value, element node, attribute node....).
getKind() - Method in class org.treetank.node.NamespaceNode
Gets the kind of the item (atomic value, element node, attribute node....).
getKind() - Method in class org.treetank.node.TextNode
Gets the kind of the item (atomic value, element node, attribute node....).
getLabels() - Method in class org.treetank.service.xml.diff.algorithm.fmes.LabelFMESVisitor
Get labels.
getLastBucketPointer() - Method in class org.treetank.bucket.DataBucket
Getting the pointer to the former representation of the same data-bucket.
getLastRevision(String) - Method in class org.treetank.service.jaxrx.implementation.DatabaseRepresentation
This method reads the existing database, and offers the last revision id of the database
getLatch() - Method in class org.treetank.service.xml.shredder.XMLShredder
Get latch.
getLeafLabels() - Method in class org.treetank.service.xml.diff.algorithm.fmes.LabelFMESVisitor
Get leaf labels.
getLeastCommonType(int, int) - Static method in enum org.treetank.node.Type
 
getLeastCommonType(Type, Type) - Static method in enum org.treetank.node.Type
Returns the least common base type of the given types.
getLeftSiblingKey() - Method in class org.treetank.node.delegates.StructNodeDelegate
Gets key of the context item's left sibling.
getLeftSiblingKey() - Method in class org.treetank.node.DocumentRootNode
Gets key of the context item's left sibling.
getLeftSiblingKey() - Method in class org.treetank.node.ElementNode
Gets key of the context item's left sibling.
getLeftSiblingKey() - Method in interface org.treetank.node.interfaces.IStructNode
Gets key of the context item's left sibling.
getLeftSiblingKey() - Method in class org.treetank.node.TextNode
Gets key of the context item's left sibling.
getLevel() - Method in class org.treetank.io.LogKey
Getting the level key.
getLineNumber() - Method in class org.treetank.saxon.wrapper.DocumentWrapper
 
getLineNumber() - Method in class org.treetank.saxon.wrapper.NodeWrapper
getListenFolder() - Method in class org.treetank.filelistener.ui.dialogs.ListenToFolderDialog
 
getLocalPart() - Method in class org.treetank.saxon.wrapper.DocumentWrapper
 
getLocalPart() - Method in class org.treetank.saxon.wrapper.NodeWrapper
getLocation() - Method in class org.treetank.access.Storage
Getting the file location of this database.
getLocation() - Method in interface org.treetank.api.IStorage
Getting the file location of this database.
getmAS() - Method in class org.treetank.service.xml.shredder.NDataTuple
 
getMax() - Method in enum org.treetank.service.xml.xpath.functions.FuncDef
 
getMaxDataKey() - Method in class org.treetank.bucket.RevisionRootBucket
Get last allocated data key.
getmContinent() - Method in class org.treetank.service.xml.shredder.NDataTuple
 
getmCountry() - Method in class org.treetank.service.xml.shredder.NDataTuple
 
getMetaBucket() - Method in class org.treetank.access.BucketReadTrx
Getting the map with the entire mapping for retrieving meta-information related to the bundle.
getMetaBucket() - Method in class org.treetank.access.BucketWriteTrx
Getting the map with the entire mapping for retrieving meta-information related to the bundle.
getMetaBucket() - Method in interface org.treetank.api.IBucketReadTrx
Getting the map with the entire mapping for retrieving meta-information related to the bundle.
getMin() - Method in enum org.treetank.service.xml.xpath.functions.FuncDef
 
getModificHistory(String, String, boolean, OutputStream, boolean) - Method in class org.treetank.service.jaxrx.implementation.DatabaseRepresentation
This method reads the existing database, and offers all modifications of the two given revisions
getModified() - Method in class org.treetank.io.LogValue
Getting the modified bucket.
getMostRecentVersion() - Method in class org.treetank.access.Session
Getting the most recent version from the storage.
getMostRecentVersion() - Method in interface org.treetank.api.ISession
Getting the most recent version from the storage.
getmPrefix() - Method in class org.treetank.service.xml.shredder.NDataTuple
 
getmProps() - Method in class org.treetank.service.xml.serialize.XMLSerializerProperties
Get properties map.
getMsg() - Method in enum org.treetank.service.xml.xpath.EXPathError
Returns the error message of the respective error.
getMsg() - Method in enum org.treetank.service.xml.xpath.XPathError.ErrorType
Returns the error message of the respective error.
getName() - Method in class org.treetank.filelistener.ui.dialogs.CreateStorageConfigurationDialog
 
getName() - Method in interface org.treetank.service.xml.diff.algorithm.IImportDiff
Name of algorithm.
getNameCode() - Method in class org.treetank.saxon.wrapper.DocumentWrapper
 
getNameCode() - Method in class org.treetank.saxon.wrapper.NodeWrapper
getNameKey() - Method in class org.treetank.node.AttributeNode
Delegate method for getNameKey.
getNameKey() - Method in class org.treetank.node.delegates.NameNodeDelegate
Gets key of qualified name.
getNameKey() - Method in class org.treetank.node.ElementNode
Gets key of qualified name.
getNameKey() - Method in interface org.treetank.node.interfaces.INameNode
Gets key of qualified name.
getNameKey() - Method in class org.treetank.node.NamespaceNode
Gets key of qualified name.
getNamePool() - Method in class org.treetank.saxon.wrapper.DocumentWrapper
getNamePool() - Method in class org.treetank.saxon.wrapper.NodeWrapper
getNamespaceCount() - Method in class org.treetank.node.ElementNode
Getting the count of namespaces.
getNamespaceKey(int) - Method in class org.treetank.node.ElementNode
Getting the namespace key for an given index.
getNewDepth() - Method in class org.treetank.service.xml.diff.DiffDepth
Get depth in new revision.
getNewNode() - Method in class org.treetank.service.xml.diff.Diff
Get new node.
getNode() - Method in class org.treetank.access.NodeReadTrx
Getting the current node.
getNode() - Method in class org.treetank.access.NodeWriteTrx
Getting the current node.
getNode() - Method in interface org.treetank.api.INodeReadTrx
Getting the current node.
getNode() - Method in class org.treetank.axis.AbsAxis
Getting the current node (including items from the ItemList)
getNodeKind() - Method in class org.treetank.saxon.wrapper.DocumentWrapper
 
getNodeKind() - Method in class org.treetank.saxon.wrapper.NodeWrapper
getNodeWrapper() - Method in class org.treetank.saxon.wrapper.DocumentWrapper
 
getObserver() - Method in class org.treetank.filelistener.file.Filelistener
Get the observer for this filelistener
getOldDepth() - Method in class org.treetank.service.xml.diff.DiffDepth
Get depth in old revision.
getOldNode() - Method in class org.treetank.service.xml.diff.Diff
Get old node.
getPageWtx() - Method in class org.treetank.access.NodeWriteTrx
Getting the Page Transaction
getPageWtx() - Method in interface org.treetank.api.INodeWriteTrx
Getting the Page Transaction
getParameters() - Method in class org.jaxrx.dom.DOMJaxRx
 
getParameters() - Method in interface org.jaxrx.JaxRx
This method returns all query parameters which are supported by the implementation.
getParameters() - Method in class org.treetank.service.jaxrx.implementation.TreeTankMediator
 
getParent() - Method in class org.treetank.saxon.wrapper.DocumentWrapper
 
getParent() - Method in class org.treetank.saxon.wrapper.NodeWrapper
getParentKey() - Method in class org.treetank.node.AtomicValue
Gets key of the context item's parent.
getParentKey() - Method in class org.treetank.node.AttributeNode
Delegate method for getParentKey.
getParentKey() - Method in class org.treetank.node.delegates.NameNodeDelegate
Delegate method for getParentKey.
getParentKey() - Method in class org.treetank.node.delegates.NodeDelegate
Gets key of the context item's parent.
getParentKey() - Method in class org.treetank.node.delegates.StructNodeDelegate
Delegate method for getParentKey.
getParentKey() - Method in class org.treetank.node.delegates.ValNodeDelegate
Delegate method for getParentKey.
getParentKey() - Method in class org.treetank.node.DocumentRootNode
Gets key of the context item's parent.
getParentKey() - Method in class org.treetank.node.ElementNode
Gets key of the context item's parent.
getParentKey() - Method in interface org.treetank.node.interfaces.INode
Gets key of the context item's parent.
getParentKey() - Method in class org.treetank.node.NamespaceNode
Gets key of the context item's parent.
getParentKey() - Method in class org.treetank.node.TextNode
Gets key of the context item's parent.
getPipeline() - Method in class org.treetank.service.xml.xpath.PipelineBuilder
Returns a queue of all pipelines build so far and empties the pipeline stack.
getPipeStack() - Method in class org.treetank.service.xml.xpath.PipelineBuilder
 
getPos() - Method in class org.treetank.service.xml.xpath.parser.XPathScanner
Return the current cursor position in the query.
getPrefix() - Method in class org.treetank.saxon.wrapper.DocumentWrapper
 
getPrefix() - Method in class org.treetank.saxon.wrapper.NodeWrapper
getPrimitiveBaseType() - Method in enum org.treetank.node.Type
Return the next base type of the current type that is a primitive one.
getProperty(String) - Method in class org.treetank.service.xml.serialize.SAXSerializer
 
getProperty(String) - Method in class org.treetank.service.xml.serialize.StAXSerializer
getProperty(String) - Method in class org.treetank.service.xml.shredder.ListEventReader
 
getProps(String, String) - Static method in class org.treetank.access.conf.StandardSettings
 
getQNameOfCurrentNode() - Method in class org.treetank.access.NodeReadTrx
Getting the name of a current node.
getQNameOfCurrentNode() - Method in class org.treetank.access.NodeWriteTrx
Getting the name of a current node.
getQNameOfCurrentNode() - Method in interface org.treetank.api.INodeReadTrx
Getting the name of a current node.
getQueryParameter() - Method in class org.jaxrx.core.ResourcePath
This map return all available query parameters.
getQueryPipeline() - Method in class org.treetank.service.xml.xpath.parser.XPathParser
Returns a queue containing all pipelines (chains of nested axis and filters) to execute the query.
getRawValue() - Method in class org.treetank.node.AtomicValue
Return a byte array representation of the item's value.
getRawValue() - Method in class org.treetank.node.AttributeNode
Delegate method for getRawValue.
getRawValue() - Method in class org.treetank.node.delegates.ValNodeDelegate
Return a byte array representation of the item's value.
getRawValue() - Method in interface org.treetank.node.interfaces.IValNode
Return a byte array representation of the item's value.
getRawValue() - Method in class org.treetank.node.TextNode
Return a byte array representation of the item's value.
getReader() - Method in class org.treetank.io.berkeley.BerkeleyStorage
Getting a reader.
getReader() - Method in class org.treetank.io.combined.CombinedStorage
Getting a reader.
getReader() - Method in interface org.treetank.io.IBackend
Getting a reader.
getReader() - Method in class org.treetank.io.jclouds.JCloudsStorage
Getting a reader.
getRealNode() - Method in class org.treetank.saxon.wrapper.NodeWrapper
getReferenceHashs() - Method in class org.treetank.bucket.IndirectBucket
Getting the HashValues mapped to the references guarding the integrity of the referenced buckets.
getReferenceHashs() - Method in interface org.treetank.bucket.interfaces.IReferenceBucket
Getting the HashValues mapped to the references guarding the integrity of the referenced buckets.
getReferenceHashs() - Method in class org.treetank.bucket.RevisionRootBucket
Getting the HashValues mapped to the references guarding the integrity of the referenced buckets.
getReferenceHashs() - Method in class org.treetank.bucket.UberBucket
Getting the HashValues mapped to the references guarding the integrity of the referenced buckets.
getReferenceKeys() - Method in class org.treetank.bucket.IndirectBucket
Getting the keys of the referenced buckets.
getReferenceKeys() - Method in interface org.treetank.bucket.interfaces.IReferenceBucket
Getting the keys of the referenced buckets.
getReferenceKeys() - Method in class org.treetank.bucket.RevisionRootBucket
Getting the keys of the referenced buckets.
getReferenceKeys() - Method in class org.treetank.bucket.UberBucket
Getting the keys of the referenced buckets.
getRelativePath() - Method in class org.treetank.filelistener.file.FilesystemNotification
 
getResource(int) - Method in class org.jaxrx.core.ResourcePath
Returns the resource at the specified level.
getResource(String, UriInfo, HttpHeaders) - Method in class org.jaxrx.resource.JaxRxResource
This method returns a collection of available resources.
getResource(String, String, UriInfo, HttpHeaders) - Method in class org.jaxrx.resource.XMLResource
This method returns a collection of available resources.
getResource() - Method in class org.treetank.access.conf.SessionConfiguration
Getter for the file.
getResource(String, Map<QueryParameter, String>) - Method in class org.treetank.service.jaxrx.implementation.DatabaseRepresentation
This method is responsible to deliver the whole database.
getResource(String, long, Map<QueryParameter, String>) - Method in class org.treetank.service.jaxrx.implementation.NodeIdRepresentation
This method is responsible to deliver the whole XML resource addressed by a unique node id.
getResourceByAT(String, long, Map<QueryParameter, String>, EIdAccessType) - Method in class org.treetank.service.jaxrx.implementation.NodeIdRepresentation
This method is responsible to deliver the whole XML resource addressed by a unique node id.
getResourcePath() - Method in class org.jaxrx.core.ResourcePath
Returns the complete resource path string.
getResources() - Static method in class org.treetank.filelistener.file.StorageManager
Retrieve a list of all storages.
getResourcesNames() - Method in class org.treetank.service.jaxrx.implementation.DatabaseRepresentation
This method is responsible to deliver a list of available resources and collections supported by TreeTank's REST implementation.
getReturnType() - Method in enum org.treetank.service.xml.xpath.functions.FuncDef
 
getReturnType(int, int) - Method in class org.treetank.service.xml.xpath.operators.AbsObAxis
Checks if the types of the operands are a valid combination for the operation and if so returns the corresponding result type.
getReturnType(int, int) - Method in class org.treetank.service.xml.xpath.operators.AddOpAxis
Checks if the types of the operands are a valid combination for the operation and if so returns the corresponding result type.
getReturnType(int, int) - Method in class org.treetank.service.xml.xpath.operators.DivOpAxis
Checks if the types of the operands are a valid combination for the operation and if so returns the corresponding result type.
getReturnType(int, int) - Method in class org.treetank.service.xml.xpath.operators.IDivOpAxis
Checks if the types of the operands are a valid combination for the operation and if so returns the corresponding result type.
getReturnType(int, int) - Method in class org.treetank.service.xml.xpath.operators.ModOpAxis
Checks if the types of the operands are a valid combination for the operation and if so returns the corresponding result type.
getReturnType(int, int) - Method in class org.treetank.service.xml.xpath.operators.MulOpAxis
Checks if the types of the operands are a valid combination for the operation and if so returns the corresponding result type.
getReturnType(int, int) - Method in class org.treetank.service.xml.xpath.operators.SubOpAxis
Checks if the types of the operands are a valid combination for the operation and if so returns the corresponding result type.
getRevision() - Method in class org.treetank.access.BucketReadTrx
Getting the revision number of this transaction
getRevision() - Method in class org.treetank.access.BucketWriteTrx
Getting the revision number of this transaction
getRevision() - Method in interface org.treetank.api.IBucketReadTrx
Getting the revision number of this transaction
getRevision() - Method in class org.treetank.bucket.RevisionRootBucket
Getting revision of this root bucket.
getRevisionNumber() - Method in class org.treetank.bucket.UberBucket
Get revision key of current in-memory state.
getRightSiblingKey() - Method in class org.treetank.node.delegates.StructNodeDelegate
Gets key of the context item's right sibling.
getRightSiblingKey() - Method in class org.treetank.node.DocumentRootNode
Gets key of the context item's right sibling.
getRightSiblingKey() - Method in class org.treetank.node.ElementNode
Gets key of the context item's right sibling.
getRightSiblingKey() - Method in interface org.treetank.node.interfaces.IStructNode
Gets key of the context item's right sibling.
getRightSiblingKey() - Method in class org.treetank.node.TextNode
Gets key of the context item's right sibling.
getRoot() - Method in class org.jaxrx.resource.JaxRxResource
This method waits for calls to the above specified URL JaxRxConstants.ROOTPATH and creates a response XML file containing the available further resources.
getRoot() - Method in class org.treetank.saxon.wrapper.DocumentWrapper
 
getRoot() - Method in class org.treetank.saxon.wrapper.NodeWrapper
getRootPath() - Method in class org.treetank.filelistener.file.FilesystemNotification
 
getSchemaType() - Method in class org.treetank.saxon.wrapper.DocumentWrapper
 
getSchemaType() - Method in class org.treetank.saxon.wrapper.NodeWrapper
 
getSeq() - Method in class org.treetank.io.LogKey
Getting the seq key.
getSession(SessionConfiguration) - Method in class org.treetank.access.Storage
Getting the session associated within this database.
getSession(SessionConfiguration) - Method in interface org.treetank.api.IStorage
Getting the session associated within this database.
getSession(String) - Static method in class org.treetank.filelistener.file.StorageManager
Retrieve a session from the system for the given Storagename
getSiblingPosition() - Method in class org.treetank.saxon.wrapper.NodeWrapper
getSize() - Method in class org.treetank.service.xml.xpath.ExpressionSingle
Returns the number of axis in this expression.
getSizeInBlocks() - Method in class org.treetank.jscsi.HybridTreetankStorageModule
getSizeInBlocks() - Method in class org.treetank.jscsi.TreetankStorageModule
getSnapshotBuckets(long) - Method in class org.treetank.access.BucketReadTrx
Dereference data bucket reference.
getStartKey() - Method in class org.treetank.axis.AbsAxis
Get start key.
getStorageName() - Method in class org.treetank.filelistener.ui.dialogs.ChooseExisitingStorageDialog
 
getStorageName() - Method in class org.treetank.filelistener.ui.dialogs.ListenToFolderDialog
 
getStringRepr() - Method in enum org.treetank.node.Type
Returns the string representation of the current type.
getStringValue() - Method in class org.treetank.saxon.wrapper.DocumentWrapper
 
getStringValue() - Method in class org.treetank.saxon.wrapper.NodeWrapper
getStringValue() just calls getStringValueCS().
getStringValueCS() - Method in class org.treetank.saxon.wrapper.DocumentWrapper
 
getStringValueCS() - Method in class org.treetank.saxon.wrapper.NodeWrapper
getSystem(String) - Method in class org.jaxrx.resource.JaxRxResource
This method waits for calls to the specified URL JaxRxConstants.SYSTEMPATH and creates a response XML file containing the available further resources.
getSystemId() - Method in class org.treetank.saxon.wrapper.DocumentWrapper
 
getSystemId() - Method in class org.treetank.saxon.wrapper.NodeWrapper
getSystems() - Static method in class org.jaxrx.core.Systems
Getting all available systems as keys and implementing packages as values.
getTime() - Method in class org.treetank.filelistener.file.FilesystemNotification
Determine how long this notifcation was processed.
getTrx(String) - Method in class org.treetank.filelistener.file.Filelistener
Get the desired transaction.
getType() - Method in class org.treetank.node.AtomicValue
Getting the type of the value.
getType(int) - Static method in enum org.treetank.node.Type
Getting the type for the key
getType(String) - Static method in enum org.treetank.node.Type
Getting type for string
getType(int, int) - Method in class org.treetank.service.xml.xpath.comparators.AbsComparator
Returns the common comparable type of the two operands, or an error, if the two operands don't have a common type on which a comparison is allowed according to the XPath 2.0 specification.
getType(int, int) - Method in class org.treetank.service.xml.xpath.comparators.GeneralComp
Returns the common comparable type of the two operands, or an error, if the two operands don't have a common type on which a comparison is allowed according to the XPath 2.0 specification.
getType(int, int) - Method in class org.treetank.service.xml.xpath.comparators.NodeComp
Returns the common comparable type of the two operands, or an error, if the two operands don't have a common type on which a comparison is allowed according to the XPath 2.0 specification.
getType(int, int) - Method in class org.treetank.service.xml.xpath.comparators.ValueComp
Returns the common comparable type of the two operands, or an error, if the two operands don't have a common type on which a comparison is allowed according to the XPath 2.0 specification.
getType() - Method in interface org.treetank.service.xml.xpath.parser.IXPathToken
 
getType() - Method in class org.treetank.service.xml.xpath.parser.VariableXPathToken
Gets the type of the token.
getTypeAnnotation() - Method in class org.treetank.saxon.wrapper.DocumentWrapper
 
getTypeAnnotation() - Method in class org.treetank.saxon.wrapper.NodeWrapper
Get the type annotation.
getTypedValue() - Method in class org.treetank.saxon.wrapper.DocumentWrapper
 
getTypedValue() - Method in class org.treetank.saxon.wrapper.NodeWrapper
getTypeKey() - Method in class org.treetank.node.AtomicValue
Gets value type of the item.
getTypeKey() - Method in class org.treetank.node.AttributeNode
Delegate method for getTypeKey.
getTypeKey() - Method in class org.treetank.node.delegates.NameNodeDelegate
Delegate method for getTypeKey.
getTypeKey() - Method in class org.treetank.node.delegates.NodeDelegate
Gets value type of the item.
getTypeKey() - Method in class org.treetank.node.delegates.StructNodeDelegate
Delegate method for getTypeKey.
getTypeKey() - Method in class org.treetank.node.delegates.ValNodeDelegate
Delegate method for getTypeKey.
getTypeKey() - Method in class org.treetank.node.DocumentRootNode
Gets value type of the item.
getTypeKey() - Method in class org.treetank.node.ElementNode
Gets value type of the item.
getTypeKey() - Method in interface org.treetank.node.interfaces.INode
Gets value type of the item.
getTypeKey() - Method in class org.treetank.node.NamespaceNode
Gets value type of the item.
getTypeKey() - Method in class org.treetank.node.TextNode
Gets value type of the item.
getTypeOfCurrentNode() - Method in class org.treetank.access.NodeReadTrx
Getting the type of the current node.
getTypeOfCurrentNode() - Method in class org.treetank.access.NodeWriteTrx
Getting the type of the current node.
getTypeOfCurrentNode() - Method in interface org.treetank.api.INodeReadTrx
Getting the type of the current node.
getUnderlyingNode() - Method in class org.treetank.saxon.wrapper.NodeWrapper
getUnparsedEntity(String) - Method in class org.treetank.saxon.wrapper.DocumentWrapper
getUnparsedEntityNames() - Method in class org.treetank.saxon.wrapper.DocumentWrapper
Get the unparsed entity with a given name.
getURI() - Method in class org.treetank.saxon.wrapper.DocumentWrapper
 
getURI() - Method in class org.treetank.saxon.wrapper.NodeWrapper
getURIKey() - Method in class org.treetank.node.AttributeNode
Delegate method for getURIKey.
getURIKey() - Method in class org.treetank.node.delegates.NameNodeDelegate
Gets key of the URI.
getURIKey() - Method in class org.treetank.node.ElementNode
Gets key of the URI.
getURIKey() - Method in interface org.treetank.node.interfaces.INameNode
Gets key of the URI.
getURIKey() - Method in class org.treetank.node.NamespaceNode
Gets key of the URI.
getUserData(String) - Method in class org.treetank.saxon.wrapper.DocumentWrapper
getVal() - Method in class org.treetank.data.BlockDataElement
Getting the byte array contained by this data.
getVal() - Method in class org.treetank.filelistener.file.data.FileData
 
getValue(QueryParameter) - Method in class org.jaxrx.core.ResourcePath
Returns the value of the specified query parameter, or null if no value is mapped.
getValueOfCurrentData() - Method in class org.treetank.access.IscsiReadTrx
A quick get method to get the value of the current data.
getValueOfCurrentData() - Method in class org.treetank.access.IscsiWriteTrx
A quick get method to get the value of the current data.
getValueOfCurrentData() - Method in interface org.treetank.api.IIscsiReadTrx
A quick get method to get the value of the current data.
getValueOfCurrentNode() - Method in class org.treetank.access.NodeReadTrx
Getting the value of the current node.
getValueOfCurrentNode() - Method in class org.treetank.access.NodeWriteTrx
Getting the value of the current node.
getValueOfCurrentNode() - Method in interface org.treetank.api.INodeReadTrx
Getting the value of the current node.
getWildcard() - Method in class org.treetank.service.xml.xpath.SequenceType
Returns the wildcard's char representation.
getWriter() - Method in class org.treetank.io.berkeley.BerkeleyStorage
Getting a writer.
getWriter() - Method in class org.treetank.io.combined.CombinedStorage
Getting a writer.
getWriter() - Method in interface org.treetank.io.IBackend
Getting a writer.
getWriter() - Method in class org.treetank.io.jclouds.JCloudsStorage
Getting a writer.
getXpathResource(String, String, boolean, Long, OutputStream, boolean) - Method in class org.treetank.service.jaxrx.util.RestXPathProcessor
Getting part of the XML based on a XPath query
getXpathResource(String, long, String, boolean, Long, OutputStream, boolean) - Method in class org.treetank.service.jaxrx.util.RestXPathProcessor
Getting part of the XML based on a XPath query
GUARANTEED_INDIRECT_OFFSET - Static variable in interface org.treetank.bucket.interfaces.IReferenceBucket
Guaranteed Indirect Offset from any ReferenceBucket.

H

hasChildNodes() - Method in class org.treetank.saxon.wrapper.DocumentWrapper
 
hasChildNodes() - Method in class org.treetank.saxon.wrapper.NodeWrapper
hasFirstChild() - Method in class org.treetank.node.delegates.StructNodeDelegate
Declares, whether the item has a first child.
hasFirstChild() - Method in class org.treetank.node.DocumentRootNode
Declares, whether the item has a first child.
hasFirstChild() - Method in class org.treetank.node.ElementNode
Declares, whether the item has a first child.
hasFirstChild() - Method in interface org.treetank.node.interfaces.IStructNode
Declares, whether the item has a first child.
hasFirstChild() - Method in class org.treetank.node.TextNode
Declares, whether the item has a first child.
hashCode() - Method in class org.treetank.access.conf.ResourceConfiguration
hashCode() - Method in class org.treetank.access.conf.StorageConfiguration
hashCode() - Method in class org.treetank.bucket.DataBucket
hashCode() - Method in class org.treetank.bucket.DumbDataFactory.DumbData
hashCode() - Method in class org.treetank.bucket.DumbMetaEntryFactory.DumbKey
hashCode() - Method in class org.treetank.bucket.DumbMetaEntryFactory.DumbValue
hashCode() - Method in class org.treetank.bucket.IndirectBucket
hashCode() - Method in class org.treetank.bucket.MetaBucket
hashCode() - Method in class org.treetank.bucket.RevisionRootBucket
hashCode() - Method in class org.treetank.bucket.UberBucket
hashCode() - Method in class org.treetank.data.BlockDataElement
hashCode() - Method in class org.treetank.filelistener.file.data.FilelistenerMetaDataFactory.MetaKey
hashCode() - Method in class org.treetank.filelistener.file.data.FilelistenerMetaDataFactory.MetaValue
hashCode() - Method in class org.treetank.filelistener.file.FilesystemNotification
 
hashCode() - Method in class org.treetank.io.LogKey
hashCode() - Method in class org.treetank.io.LogValue
hashCode() - Method in class org.treetank.node.AttributeNode
 
hashCode() - Method in class org.treetank.node.delegates.NameNodeDelegate
 
hashCode() - Method in class org.treetank.node.delegates.NodeDelegate
 
hashCode() - Method in class org.treetank.node.delegates.StructNodeDelegate
 
hashCode() - Method in class org.treetank.node.delegates.ValNodeDelegate
hashCode() - Method in class org.treetank.node.DocumentRootNode
hashCode() - Method in class org.treetank.node.ElementNode
hashCode() - Method in class org.treetank.node.NamespaceNode
 
hashCode() - Method in class org.treetank.node.NodeMetaPageFactory.MetaKey
hashCode() - Method in class org.treetank.node.NodeMetaPageFactory.MetaValue
hashCode() - Method in class org.treetank.node.TextNode
 
HASHFUNC - Static variable in class org.treetank.access.conf.StandardSettings
 
hasInterogation() - Method in class org.treetank.service.xml.xpath.SingleType
Specifies, whether interrogation sign is present and therefore the empty sequence is valid too.
hasLeftSibling() - Method in class org.treetank.node.delegates.StructNodeDelegate
Declares, whether the item has a left sibling.
hasLeftSibling() - Method in class org.treetank.node.DocumentRootNode
Declares, whether the item has a left sibling.
hasLeftSibling() - Method in class org.treetank.node.ElementNode
Declares, whether the item has a left sibling.
hasLeftSibling() - Method in interface org.treetank.node.interfaces.IStructNode
Declares, whether the item has a left sibling.
hasLeftSibling() - Method in class org.treetank.node.TextNode
Declares, whether the item has a left sibling.
hasNext() - Method in class org.treetank.axis.AbsAxis
hasNext() - Method in class org.treetank.axis.AncestorAxis
hasNext() - Method in class org.treetank.axis.AttributeAxis
hasNext() - Method in class org.treetank.axis.ChildAxis
hasNext() - Method in class org.treetank.axis.DescendantAxis
hasNext() - Method in class org.treetank.axis.filter.AbsFilter
hasNext() - Method in class org.treetank.axis.FilterAxis
hasNext() - Method in class org.treetank.axis.FollowingAxis
hasNext() - Method in class org.treetank.axis.FollowingSiblingAxis
hasNext() - Method in class org.treetank.axis.LevelOrderAxis
hasNext() - Method in class org.treetank.axis.NestedAxis
hasNext() - Method in class org.treetank.axis.ParentAxis
hasNext() - Method in class org.treetank.axis.PostOrderAxis
hasNext() - Method in class org.treetank.axis.PrecedingAxis
hasNext() - Method in class org.treetank.axis.PrecedingSiblingAxis
hasNext() - Method in class org.treetank.axis.SelfAxis
hasNext() - Method in class org.treetank.service.xml.diff.DiffAxis
hasNext() - Method in class org.treetank.service.xml.diff.out.EditScript
hasNext() - Method in class org.treetank.service.xml.serialize.StAXSerializer
hasNext() - Method in class org.treetank.service.xml.shredder.ListEventReader
 
hasNext() - Method in class org.treetank.service.xml.xpath.axis.ExceptAxis
hasNext() - Method in class org.treetank.service.xml.xpath.axis.ForAxis
hasNext() - Method in class org.treetank.service.xml.xpath.axis.IfAxis
hasNext() - Method in class org.treetank.service.xml.xpath.axis.IntersectAxis
hasNext() - Method in class org.treetank.service.xml.xpath.axis.RangeAxis
hasNext() - Method in class org.treetank.service.xml.xpath.axis.SequenceAxis
hasNext() - Method in class org.treetank.service.xml.xpath.axis.UnionAxis
hasNext() - Method in class org.treetank.service.xml.xpath.axis.VariableAxis
hasNext() - Method in class org.treetank.service.xml.xpath.comparators.AbsComparator
hasNext() - Method in class org.treetank.service.xml.xpath.expr.AbsExpression
hasNext() - Method in class org.treetank.service.xml.xpath.filter.DocumentNodeAxis
hasNext() - Method in class org.treetank.service.xml.xpath.filter.DupFilterAxis
hasNext() - Method in class org.treetank.service.xml.xpath.filter.PredicateFilterAxis
hasNext() - Method in class org.treetank.service.xml.xpath.operators.AbsObAxis
hasNext() - Method in class org.treetank.service.xml.xpath.XPathAxis
hasParent() - Method in class org.treetank.node.AtomicValue
Declares, whether the item has a parent.
hasParent() - Method in class org.treetank.node.AttributeNode
Delegate method for hasParent.
hasParent() - Method in class org.treetank.node.delegates.NameNodeDelegate
Delegate method for hasParent.
hasParent() - Method in class org.treetank.node.delegates.NodeDelegate
Declares, whether the item has a parent.
hasParent() - Method in class org.treetank.node.delegates.StructNodeDelegate
Delegate method for hasParent.
hasParent() - Method in class org.treetank.node.delegates.ValNodeDelegate
Delegate method for hasParent.
hasParent() - Method in class org.treetank.node.DocumentRootNode
Declares, whether the item has a parent.
hasParent() - Method in class org.treetank.node.ElementNode
Declares, whether the item has a parent.
hasParent() - Method in interface org.treetank.node.interfaces.INode
Declares, whether the item has a parent.
hasParent() - Method in class org.treetank.node.NamespaceNode
Declares, whether the item has a parent.
hasParent() - Method in class org.treetank.node.TextNode
Declares, whether the item has a parent.
hasRightSibling() - Method in class org.treetank.node.delegates.StructNodeDelegate
Declares, whether the item has a right sibling.
hasRightSibling() - Method in class org.treetank.node.DocumentRootNode
Declares, whether the item has a right sibling.
hasRightSibling() - Method in class org.treetank.node.ElementNode
Declares, whether the item has a right sibling.
hasRightSibling() - Method in interface org.treetank.node.interfaces.IStructNode
Declares, whether the item has a right sibling.
hasRightSibling() - Method in class org.treetank.node.TextNode
Declares, whether the item has a right sibling.
hasWildcard() - Method in class org.treetank.service.xml.xpath.SequenceType
 
HF - Static variable in interface org.treetank.node.IConstants
Hashing function for nodes.
hook(AtomicValue[], AtomicValue[]) - Method in class org.treetank.service.xml.xpath.comparators.AbsComparator
Allowes the general comparisons to do some extra functionality.
HybridTreetankStorageModule - Class in org.treetank.jscsi
TreetankStorageModule
HybridTreetankStorageModule(long, ISession) - Constructor for class org.treetank.jscsi.HybridTreetankStorageModule
Creates a storage module that is used by the target to handle I/O.

I

IBackend - Interface in org.treetank.io
Interface to generate access to the underlaying storage.
IBackend.IBackendFactory - Interface in org.treetank.io
Factory for generating an IBackend-instance.
IBackendReader - Interface in org.treetank.io
Interface for reading the stored buckets in every backend.
IBackendWriter - Interface in org.treetank.io
Interface to provide the abstract layer related to write access of the tt-backend.
IBucket - Interface in org.treetank.bucket.interfaces
Interface to represent one bucket.
IBucketReadTrx - Interface in org.treetank.api
Read-Transaction of a bucket ensuring read-only access to any buckets.
IBucketWriteTrx - Interface in org.treetank.api
Write-Transaction of a bucket ensuring read- and write access to any buckets.
IByteHandler - Interface in org.treetank.io.bytepipe
Interface for the decorator, representing any byte representation to be serialized or to serialize.
IByteHandler.IByteHandlerPipeline - Interface in org.treetank.io.bytepipe
Concartenating interface for offering dedicated access to ByteHandlerPipeline for injections.
IComparator<T> - Interface in org.treetank.service.xml.diff.algorithm.fmes
Interface for the LCS algorithm in the Util class.
IConfigurationPath - Interface in org.treetank.access.conf
Interface for convinient accessing of paths within Storage-/ and ResourceConfigurations.
IConstants - Interface in org.treetank.bucket
ConstructorProps
IConstants - Interface in org.treetank.node
Constants for the Node Layer.
IData - Interface in org.treetank.api
Overall IData-Interface for the interaction with the bucket-layer.
IDataFactory - Interface in org.treetank.api
Factory to generate datas out of raw data.
IDiffObserver - Interface in org.treetank.service.xml.diff
Interface for observers, which are listening for diffs.
IDivOpAxis - Class in org.treetank.service.xml.xpath.operators
AddOpAxis
IDivOpAxis(INodeReadTrx, AbsAxis, AbsAxis) - Constructor for class org.treetank.service.xml.xpath.operators.IDivOpAxis
Constructor.
IfAxis - Class in org.treetank.service.xml.xpath.axis
IfAxis
IfAxis(INodeReadTrx, AbsAxis, AbsAxis, AbsAxis) - Constructor for class org.treetank.service.xml.xpath.axis.IfAxis
Constructor.
IFilelistenerReadTrx - Interface in org.treetank.api
 
IFilelistenerWriteTrx - Interface in org.treetank.api
 
IImport<T> - Interface in org.treetank.service.xml.shredder
IImport
IImportDiff - Interface in org.treetank.service.xml.diff.algorithm
Diff interface for Import algorithms.
IIscsiReadTrx - Interface in org.treetank.api
 
IIscsiWriteTrx - Interface in org.treetank.api
This interface defines the funcationalities of an IscsiWriteTransaction
ILog - Interface in org.treetank.io
Interface for Log to capsulate persistent against non-persistent logs.
IMetaEntry - Interface in org.treetank.api
All entries in the MetaBucket must implement this interface for guaranteeing serialization.
IMetaEntryFactory - Interface in org.treetank.api
Creating MetaEntries based on the implementation and the bundle.
importData(char, List<T>) - Method in interface org.treetank.service.xml.shredder.IImport
Import data.
INameNode - Interface in org.treetank.node.interfaces
 
Incremental - Class in org.treetank.revisioning
Incremental versioning of DataBuckets.
Incremental() - Constructor for class org.treetank.revisioning.Incremental
 
incrementBucketCounter() - Method in class org.treetank.bucket.UberBucket
Incrementing the counter.
incrementChildCount() - Method in class org.treetank.node.delegates.StructNodeDelegate
Incrementing the child count.
incrementChildCount() - Method in class org.treetank.node.DocumentRootNode
Incrementing the child count.
incrementChildCount() - Method in class org.treetank.node.ElementNode
Incrementing the child count.
incrementChildCount() - Method in interface org.treetank.node.interfaces.IStructNode
Incrementing the child count.
incrementChildCount() - Method in class org.treetank.node.TextNode
Incrementing the child count.
incrementDataKey() - Method in class org.treetank.access.BucketWriteTrx
Getting most recent data key and incrementing it.
incrementDataKey() - Method in interface org.treetank.api.IBucketWriteTrx
Getting most recent data key and incrementing it.
incrementMaxDataKey() - Method in class org.treetank.bucket.RevisionRootBucket
Increment number of datas by one while allocating another key.
INDIRCTBUCKET - Static variable in interface org.treetank.bucket.IConstants
 
INDIRECT_BUCKET_COUNT - Static variable in interface org.treetank.bucket.IConstants
Exponent of buckets per level (root level = 0, leaf level = 5).
IndirectBucket - Class in org.treetank.bucket
IndirectBucket
IndirectBucket(long) - Constructor for class org.treetank.bucket.IndirectBucket
Create indirect bucket.
init() - Method in enum org.treetank.service.xml.xpath.OrdState
Initializes the order state.
initialize() - Method in class org.treetank.io.berkeley.BerkeleyStorage
Initializing the storage.
initialize() - Method in class org.treetank.io.combined.CombinedStorage
Initializing the storage.
initialize() - Method in interface org.treetank.io.IBackend
Initializing the storage.
initialize() - Method in class org.treetank.io.jclouds.JCloudsStorage
 
INode - Interface in org.treetank.node.interfaces
IItem
INodeReadTrx - Interface in org.treetank.api
 
INodeWriteTrx - Interface in org.treetank.api
INodeWriteTrx
insertAttribute(QName, String) - Method in class org.treetank.access.NodeWriteTrx
Insert attribute in currently selected node.
insertAttribute(QName, String) - Method in interface org.treetank.api.INodeWriteTrx
Insert attribute in currently selected node.
insertAttribute(long) - Method in class org.treetank.node.ElementNode
Inserting an attribute.
insertElementAsFirstChild(QName) - Method in class org.treetank.access.NodeWriteTrx
Insert new element node as first child of currently selected node.
insertElementAsFirstChild(QName) - Method in interface org.treetank.api.INodeWriteTrx
Insert new element node as first child of currently selected node.
insertElementAsRightSibling(QName) - Method in class org.treetank.access.NodeWriteTrx
Insert new element node as right sibling of currently selected node.
insertElementAsRightSibling(QName) - Method in interface org.treetank.api.INodeWriteTrx
Insert new element node as right sibling of currently selected node.
insertNamespace(QName) - Method in class org.treetank.access.NodeWriteTrx
Insert namespace declaration in currently selected node.
insertNamespace(QName) - Method in interface org.treetank.api.INodeWriteTrx
Insert namespace declaration in currently selected node.
insertNamespace(long) - Method in class org.treetank.node.ElementNode
Inserting a namespace.
insertNewContent() - Method in class org.treetank.service.xml.shredder.XMLShredder
Insert new content based on a StAX parser XMLStreamReader.
insertTextAsFirstChild(String) - Method in class org.treetank.access.NodeWriteTrx
Insert new text node as first child of currently selected node.
insertTextAsFirstChild(String) - Method in interface org.treetank.api.INodeWriteTrx
Insert new text node as first child of currently selected node.
insertTextAsRightSibling(String) - Method in class org.treetank.access.NodeWriteTrx
Insert new text node as right sibling of currently selected node.
insertTextAsRightSibling(String) - Method in interface org.treetank.api.INodeWriteTrx
Insert new text node as right sibling of currently selected node.
InstanceOfExpr - Class in org.treetank.service.xml.xpath.expr
InstanceOfExpr
InstanceOfExpr(INodeReadTrx, AbsAxis, SequenceType) - Constructor for class org.treetank.service.xml.xpath.expr.InstanceOfExpr
Constructor.
INTERFACEDATA - Static variable in interface org.treetank.bucket.IConstants
 
IntersectAxis - Class in org.treetank.service.xml.xpath.axis
IntersectAxis
IntersectAxis(INodeReadTrx, AbsAxis, AbsAxis) - Constructor for class org.treetank.service.xml.xpath.axis.IntersectAxis
Constructor.
invokeFullDiff(DiffFactory.Builder) - Static method in class org.treetank.service.xml.diff.DiffFactory
Do a full diff.
invokeStructuralDiff(DiffFactory.Builder) - Static method in class org.treetank.service.xml.diff.DiffFactory
Do a structural diff.
IOUtils - Class in org.treetank.io
Public class for having utility methods related to the storage in one class.
IReferenceBucket - Interface in org.treetank.bucket.interfaces
Interface denoting all buckets holding references to other buckets.
IRevisioning - Interface in org.treetank.revisioning
This interface offers methods to revision data differently.
isCastableTo(Type, String) - Method in enum org.treetank.node.Type
Determines, whether a value of the current type can be casted to the input type, as defined in XML Schema 1.1-1 Spec.
isClosed() - Method in class org.treetank.access.BucketReadTrx
Check if transaction is closed.
isClosed() - Method in class org.treetank.access.BucketWriteTrx
Check if transaction is closed.
isClosed() - Method in class org.treetank.access.FilelistenerReadTrx
Check whether or not this transaction has been closed
isClosed() - Method in class org.treetank.access.FilelistenerWriteTrx
Check whether or not this transaction has been closed
isClosed() - Method in class org.treetank.access.IscsiReadTrx
Check whether or not this transaction has been closed
isClosed() - Method in class org.treetank.access.IscsiWriteTrx
Check whether or not this transaction has been closed
isClosed() - Method in class org.treetank.access.NodeReadTrx
Is the transaction closed?
isClosed() - Method in class org.treetank.access.NodeWriteTrx
Is this transaction closed?
isClosed() - Method in interface org.treetank.api.IBucketReadTrx
Check if transaction is closed.
isClosed() - Method in interface org.treetank.api.IFilelistenerReadTrx
Check whether or not this transaction has been closed
isClosed() - Method in interface org.treetank.api.IIscsiReadTrx
Check whether or not this transaction has been closed
isClosed() - Method in interface org.treetank.api.INodeReadTrx
Is this transaction closed?
isClosed() - Method in interface org.treetank.io.ILog
Check if log is closed or not.
isClosed() - Method in class org.treetank.io.LRULog
Check if log is closed or not.
isClosed() - Method in class org.treetank.io.MemoryLog
 
ISCSIMetaPageFactory - Class in org.treetank.data
Implementation for iSCSI Meta information, at the moment not really used.
ISCSIMetaPageFactory() - Constructor for class org.treetank.data.ISCSIMetaPageFactory
 
IscsiReadTrx - Class in org.treetank.access
 
IscsiReadTrx(IBucketReadTrx) - Constructor for class org.treetank.access.IscsiReadTrx
Constructor.
IscsiWriteTrx - Class in org.treetank.access
 
IscsiWriteTrx(IBucketWriteTrx, ISession) - Constructor for class org.treetank.access.IscsiWriteTrx
Create a new IscsiWriteTrx
isDupOrd(AbsAxis) - Method in class org.treetank.service.xml.xpath.ExpressionSingle
Determines for a given string representation of an axis, whether this axis leads to duplicates in the result sequence or not.
isEmpty() - Method in class org.treetank.service.xml.diff.out.EditScript
Checks if the edit script is empty.
isEmptySequence() - Method in class org.treetank.service.xml.xpath.SequenceType
 
isEof() - Method in class org.treetank.filelistener.file.data.FileData
Check whether or not this filenode is the last in the sequence.
isEqual(T, T) - Method in interface org.treetank.service.xml.diff.algorithm.fmes.IComparator
Compares two instances of type T.
ISession - Interface in org.treetank.api
Each IStorage contains multiple resources.
isFinished() - Method in class org.treetank.filelistener.file.FilesystemNotification
 
isFolder() - Method in interface org.treetank.access.conf.IConfigurationPath
Check if the path is a folder.
isFolder() - Method in enum org.treetank.access.conf.ResourceConfiguration.Paths
Check if file is denoted as folder or not.
isFolder() - Method in enum org.treetank.access.conf.StorageConfiguration.Paths
Check if file is denoted as folder or not.
isFullText() - Method in class org.treetank.node.AtomicValue
Check if is fulltext.
isFullTextLeaf() - Method in class org.treetank.node.AtomicValue
Test if the lead is tes.
isFullTextRoot() - Method in class org.treetank.node.AtomicValue
Test if the root is full text.
isHeader() - Method in class org.treetank.filelistener.file.data.FileData
Check whether or not this filenode is the first in the sequence.
isId() - Method in class org.treetank.saxon.wrapper.DocumentWrapper
 
isId() - Method in class org.treetank.saxon.wrapper.NodeWrapper
Not supported.
isIdref() - Method in class org.treetank.saxon.wrapper.DocumentWrapper
 
isIdref() - Method in class org.treetank.saxon.wrapper.NodeWrapper
isNilled() - Method in class org.treetank.saxon.wrapper.DocumentWrapper
 
isNilled() - Method in class org.treetank.saxon.wrapper.NodeWrapper
isNumericType() - Method in enum org.treetank.node.Type
Specifies if the current type is a numeric type or derived from a numeric type.
isOrdered() - Method in class org.treetank.service.xml.xpath.ExpressionSingle
 
isPrimitive() - Method in enum org.treetank.node.Type
Declare, whether the type is one of the primitive value types.
isRootLevel() - Method in class org.treetank.io.LogKey
Getter for mRootLevel.
isSameNodeInfo(NodeInfo) - Method in class org.treetank.saxon.wrapper.DocumentWrapper
 
isSameNodeInfo(NodeInfo) - Method in class org.treetank.saxon.wrapper.NodeWrapper
isSelfIncluded() - Method in class org.treetank.axis.AbsAxis
Is self included?
IStorage - Interface in org.treetank.api
This interface describes storage-instances handled by Treetank.
IStructNode - Interface in org.treetank.node.interfaces
Class to denote that an INode has structural attributes.
isTyped() - Method in class org.treetank.saxon.wrapper.DocumentWrapper
 
ISWTCallback - Interface in org.treetank.filelistener.ui.api
This callback interface is implemented by composites that create dialogs from which they need to get information whether or not they are finished
ItemFilter - Class in org.treetank.axis.filter
ItemFilter
ItemFilter(INodeReadTrx) - Constructor for class org.treetank.axis.filter.ItemFilter
Default constructor.
ItemList - Class in org.treetank.axis
ItemList
ItemList() - Constructor for class org.treetank.axis.ItemList
Constructor.
iterateAxis(byte) - Method in class org.treetank.saxon.wrapper.DocumentWrapper
 
iterateAxis(byte, NodeTest) - Method in class org.treetank.saxon.wrapper.DocumentWrapper
 
iterateAxis(byte) - Method in class org.treetank.saxon.wrapper.NodeWrapper
iterateAxis(byte, NodeTest) - Method in class org.treetank.saxon.wrapper.NodeWrapper
iterator() - Method in class org.treetank.axis.AbsAxis
iterator() - Method in class org.treetank.io.bytepipe.ByteHandlerPipeline
iterator() - Method in class org.treetank.service.xml.diff.out.EditScript
IValNode - Interface in org.treetank.node.interfaces
 
IXPathToken - Interface in org.treetank.service.xml.xpath.parser
 

J

JAXRX - Static variable in class org.jaxrx.core.JaxRxConstants
Name of JAX-RX resource.
JaxRx - Interface in org.jaxrx
This interface assembles all interface methods for the GET, POST, PUT and DELETE requests.
JaxRxConstants - Class in org.jaxrx.core
This class contains constants, which are used throughout the JAX-RX interface and implementations.
JaxRxException - Exception in org.jaxrx.core
An exception that is either thrown by the JAX-RX interface or its underlying implementation.
JaxRxException(int, String) - Constructor for exception org.jaxrx.core.JaxRxException
Constructs a new exception with the given HTTP status code and status message.
JaxRxException(Exception) - Constructor for exception org.jaxrx.core.JaxRxException
Constructor, wrapping the specified exception and setting 500 as HTTP status code.
JaxRxException(Response) - Constructor for exception org.jaxrx.core.JaxRxException
Constructor, using a Response reference.
JAXRXPATH - Static variable in class org.jaxrx.core.JaxRxConstants
The path of the rest path within JAX-RX.
JaxRxResource - Class in org.jaxrx.resource
This class processes HTTP requests for the JAX-RX general URL part: /{system}/jax-rx/}.
JaxRxResource() - Constructor for class org.jaxrx.resource.JaxRxResource
 
JCloudsReader - Class in org.treetank.io.jclouds
Accessing the Cloud storage for reading in a multithreaded manner.
JCloudsReader(BlobStore, BucketFactory, IByteHandler.IByteHandlerPipeline, String) - Constructor for class org.treetank.io.jclouds.JCloudsReader
 
JCloudsStorage - Class in org.treetank.io.jclouds
 
JCloudsStorage(Properties, IDataFactory, IMetaEntryFactory, IByteHandler.IByteHandlerPipeline) - Constructor for class org.treetank.io.jclouds.JCloudsStorage
Constructor.
JCLOUDSTYPE - Static variable in interface org.treetank.access.conf.ConstructorProps
 
JCloudsWriter - Class in org.treetank.io.jclouds
 
JCloudsWriter(BlobStore, BucketFactory, IByteHandler.IByteHandlerPipeline, String) - Constructor for class org.treetank.io.jclouds.JCloudsWriter
 
JettyServer - Class in org.jaxrx
This is the main class to start the Jetty server to offer RESTful web services support.
JettyServer(int) - Constructor for class org.jaxrx.JettyServer
Constructor, creating and starting a new server.

K

KEY - Static variable in class org.treetank.access.conf.StandardSettings
 

L

LabelFMESVisitor - Class in org.treetank.service.xml.diff.algorithm.fmes
Label visitor.
LabelFMESVisitor(ISession) - Constructor for class org.treetank.service.xml.diff.algorithm.fmes.LabelFMESVisitor
Constructor.
LAST_CORNER_KEY - Static variable in class org.eclipse.wb.swt.SWTResourceManager
Internal value.
LevelOrderAxis - Class in org.treetank.axis
Iterates over AtomicValues in a breath first traversal.
LevelOrderAxis(INodeReadTrx) - Constructor for class org.treetank.axis.LevelOrderAxis
Constructor initializing internal state.
LevelOrderAxis(INodeReadTrx, boolean) - Constructor for class org.treetank.axis.LevelOrderAxis
Constructor initializing internal state.
ListenToFolderDialog - Class in org.treetank.filelistener.ui.dialogs
 
ListenToFolderDialog(Shell, int) - Constructor for class org.treetank.filelistener.ui.dialogs.ListenToFolderDialog
Create the dialog.
ListEventReader - Class in org.treetank.service.xml.shredder
ListEventReader
ListEventReader(List<XMLEvent>) - Constructor for class org.treetank.service.xml.shredder.ListEventReader
Constructor.
listResources() - Method in class org.treetank.access.Storage
Listing all resources within this database.
listResources() - Method in interface org.treetank.api.IStorage
Listing all resources within this database.
LiteralExpr - Class in org.treetank.service.xml.xpath.expr
LiteralExpr
LiteralExpr(INodeReadTrx, long) - Constructor for class org.treetank.service.xml.xpath.expr.LiteralExpr
Constructor.
LOGGER - Static variable in class org.treetank.saxon.wrapper.DocumentWrapper
Log wrapper for better output.
LOGGER - Static variable in class org.treetank.saxon.wrapper.NodeWrapper
Log wrapper for better output.
LoggerAspect - Class in org.treetank.aspects.logging
 
LoggerAspect() - Constructor for class org.treetank.aspects.logging.LoggerAspect
 
Logging - Annotation Type in org.treetank.aspects.logging
 
LogKey - Class in org.treetank.io
Container for Key-Entry in the log determining the level and the the sequence in the level.
LogKey(boolean, int, long) - Constructor for class org.treetank.io.LogKey
Constructor.
LogValue - Class in org.treetank.io
LogValue
LogValue(IBucket, IBucket) - Constructor for class org.treetank.io.LogValue
Constructor with both, complete and modifying bucket.
longestCommonSubsequence(List<T>, List<T>, IComparator<T>) - Static method in class org.treetank.service.xml.diff.algorithm.fmes.Util
Longest common subsequence algorithm.
lookUpTokens(int) - Method in class org.treetank.service.xml.xpath.parser.XPathScanner
Return the token that will be returned by the scanner after the call of nextToken(), without changing the internal state of the scanner.
LRULog - Class in org.treetank.io
An LRU cache, based on LinkedHashMap.
LRULog(File, IDataFactory, IMetaEntryFactory) - Constructor for class org.treetank.io.LRULog
Creates a new LRU cache.

M

main(String[]) - Static method in class org.treetank.filelistener.ui.application.FilelistenerApplication
Launch the application.
main(String[]) - Static method in class org.treetank.jscsi.TreetankTargetServer
Starts the jSCSI target.
main(String[]) - Static method in class org.treetank.service.jaxrx.server.StartServer
This method starts the embedded Jetty server.
main(String...) - Static method in class org.treetank.service.xml.serialize.SAXSerializer
Main method.
main(String...) - Static method in class org.treetank.service.xml.serialize.XMLSerializer
Main method.
main(String...) - Static method in class org.treetank.service.xml.shredder.XMLShredder
Main method.
main(String...) - Static method in class org.treetank.service.xml.shredder.XMLUpdateShredder
Main method.
MainComposite - Class in org.treetank.filelistener.ui.composites
 
MainComposite(Composite, int) - Constructor for class org.treetank.filelistener.ui.composites.MainComposite
 
Matching - Class in org.treetank.service.xml.diff.algorithm.fmes
Keeps track of nodes in a matching.
Matching(INodeReadTrx, INodeReadTrx) - Constructor for class org.treetank.service.xml.diff.algorithm.fmes.Matching
Creates a new matching.
Matching(Matching) - Constructor for class org.treetank.service.xml.diff.algorithm.fmes.Matching
Copy constructor.
mBackend - Variable in class org.treetank.access.conf.ResourceConfiguration
Type of Storage (File, Berkeley).
mBaseURI - Variable in class org.treetank.saxon.wrapper.DocumentWrapper
Base URI of the document.
mBlobStore - Variable in class org.treetank.io.jclouds.JCloudsReader
Blob Store for Reading the data.
mBucketBinding - Variable in class org.treetank.io.berkeley.BerkeleyReader
Binding for IBucket.
mByteHandler - Variable in class org.treetank.io.jclouds.JCloudsReader
Inflater to decompress.
mCache - Variable in class org.treetank.access.BucketReadTrx
Cache for reading data.
mCache - Variable in class org.treetank.io.berkeley.BerkeleyReader
Cache for reading data.
mCache - Variable in class org.treetank.io.jclouds.JCloudsReader
Cache for reading data.
mConfig - Variable in class org.treetank.saxon.wrapper.DocumentWrapper
Saxon configuration.
mContent - Variable in enum org.treetank.service.xml.xpath.parser.TokenType
 
mDataFac - Variable in class org.treetank.access.conf.ResourceConfiguration
Data Factory for deserializing data.
mDocWrapper - Variable in class org.treetank.saxon.wrapper.NodeWrapper
Document wrapper.
MEDIATYPE - Static variable in class org.jaxrx.core.JaxRxConstants
Output media-type parameter.
MemoryLog - Class in org.treetank.io
 
MemoryLog() - Constructor for class org.treetank.io.MemoryLog
 
mEnv - Variable in class org.treetank.io.berkeley.BerkeleyReader
 
META_REFERENCE_OFFSET - Static variable in class org.treetank.bucket.RevisionRootBucket
Offset of name bucket reference.
METABUCKET - Static variable in interface org.treetank.bucket.IConstants
 
MetaBucket - Class in org.treetank.bucket
MetaBucket
MetaBucket(long) - Constructor for class org.treetank.bucket.MetaBucket
Create name bucket.
METHOD - Static variable in class org.jaxrx.core.JaxRxConstants
Output method parameter.
METHODS - Static variable in class org.jaxrx.core.JaxRxConstants
Support output methods.
mEvents - Variable in class org.treetank.service.xml.shredder.XMLUpdateShredder
Events to parse.
mFile - Variable in class org.treetank.access.conf.StorageConfiguration
Path to file.
mFile - Variable in class org.treetank.service.xml.shredder.XMLUpdateShredder
File to parse.
mFirstChildAppend - Variable in class org.treetank.service.xml.shredder.XMLShredder
Append as first child or not.
mKey - Variable in class org.treetank.saxon.wrapper.NodeWrapper
Key of node.
mMetaBucket - Variable in class org.treetank.access.BucketReadTrx
Cached name bucket of this revision.
mMetaFac - Variable in class org.treetank.access.conf.ResourceConfiguration
MetaEntry Factory for deserializing meta-entries.
modifyResource(String, long, InputStream) - Method in class org.treetank.service.jaxrx.implementation.NodeIdRepresentation
This method is responsible to modify the XML resource, which is addressed through a unique node id.
ModOpAxis - Class in org.treetank.service.xml.xpath.operators
AddOpAxis
ModOpAxis(INodeReadTrx, AbsAxis, AbsAxis) - Constructor for class org.treetank.service.xml.xpath.operators.ModOpAxis
Constructor.
ModuleSetter - Class in org.treetank.access.conf
Builder-like construction to generate AbstractModules based on former set values;
ModuleSetter() - Constructor for class org.treetank.access.conf.ModuleSetter
 
moveTo(long) - Method in class org.treetank.access.IscsiReadTrx
Move the cursor to the given data key
moveTo(long) - Method in class org.treetank.access.IscsiWriteTrx
Move the cursor to the given data key
moveTo(long) - Method in class org.treetank.access.NodeReadTrx
Move cursor to a node by its node key.
moveTo(long) - Method in class org.treetank.access.NodeWriteTrx
Move cursor to a node by its node key.
moveTo(long) - Method in interface org.treetank.api.IIscsiReadTrx
Move the cursor to the given data key
moveTo(long) - Method in interface org.treetank.api.INodeReadTrx
Move cursor to a node by its node key.
moveTo(long) - Method in class org.treetank.axis.AbsAxis
Move cursor to a node by its node key.
moveToAttribute(int) - Method in class org.treetank.access.NodeReadTrx
Move cursor to attribute by its index.
moveToAttribute(int) - Method in class org.treetank.access.NodeWriteTrx
Move cursor to attribute by its index.
moveToAttribute(int) - Method in interface org.treetank.api.INodeReadTrx
Move cursor to attribute by its index.
moveToNamespace(int) - Method in class org.treetank.access.NodeReadTrx
Move cursor to namespace declaration by its index.
moveToNamespace(int) - Method in class org.treetank.access.NodeWriteTrx
Move cursor to namespace declaration by its index.
moveToNamespace(int) - Method in interface org.treetank.api.INodeReadTrx
Move cursor to namespace declaration by its index.
mPageReadTrx - Variable in class org.treetank.access.FilelistenerReadTrx
State of transaction including all cached stuff.
mPageReadTrx - Variable in class org.treetank.access.IscsiReadTrx
State of transaction including all cached stuff.
mPageReadTrx - Variable in class org.treetank.access.NodeReadTrx
State of transaction including all cached stuff.
mProperties - Variable in class org.treetank.access.conf.ResourceConfiguration
Path for the resource to be associated.
mReader - Variable in class org.treetank.service.xml.shredder.XMLShredder
mResourceName - Variable in class org.treetank.io.jclouds.JCloudsReader
Resource name of this container and the database.
mResult - Variable in class org.treetank.filelistener.ui.dialogs.RestoreDialog
 
mRevision - Variable in class org.treetank.access.conf.ResourceConfiguration
Kind of revisioning (Incremental, Differential).
mRootBucket - Variable in class org.treetank.access.BucketReadTrx
Cached root bucket of this revision.
mSession - Variable in class org.treetank.access.BucketReadTrx
Configuration of the session
mSession - Variable in class org.treetank.saxon.wrapper.DocumentWrapper
Treetank database.
mSessionConfig - Variable in class org.treetank.access.Session
Session configuration.
mSessions - Variable in class org.treetank.access.Storage
Central repository of all running sessions.
mShell - Variable in class org.treetank.filelistener.ui.dialogs.RestoreDialog
 
MulOpAxis - Class in org.treetank.service.xml.xpath.operators
AddOpAxis
MulOpAxis(INodeReadTrx, AbsAxis, AbsAxis) - Constructor for class org.treetank.service.xml.xpath.operators.MulOpAxis
Constructor.
mWtx - Variable in class org.treetank.service.xml.shredder.XMLShredder
INodeWriteTrx-reference

N

NameFilter - Class in org.treetank.axis.filter
NameAxisTest
NameFilter(INodeReadTrx, String) - Constructor for class org.treetank.axis.filter.NameFilter
Default constructor.
nameForKey(int) - Method in class org.treetank.access.NodeReadTrx
Get name for key.
nameForKey(int) - Method in class org.treetank.access.NodeWriteTrx
Get name for key.
nameForKey(int) - Method in interface org.treetank.api.INodeReadTrx
Get name for key.
NameNodeDelegate - Class in org.treetank.node.delegates
Delegate method for all nodes containing \"naming\"-data.
NameNodeDelegate(NodeDelegate, int, int) - Constructor for class org.treetank.node.delegates.NameNodeDelegate
Constructor.
NamePageHash - Class in org.treetank.utils
This class computes the Hashes for the offsets regarding the layers for the indirect accesses to the name corresponding to one nameKey.
NAMEPROP - Static variable in class org.jaxrx.core.JaxRxConstants
System name property.
NAMESPACE - Static variable in interface org.treetank.node.IConstants
 
NamespaceNode - Class in org.treetank.node
NamespaceNode
NamespaceNode(NodeDelegate, NameNodeDelegate) - Constructor for class org.treetank.node.NamespaceNode
Constructor.
NDataTuple - Class in org.treetank.service.xml.shredder
Container for hierarichal network data (Continent, Country, AS, Prefix).
NDataTuple(String, String, String, String) - Constructor for class org.treetank.service.xml.shredder.NDataTuple
Constructor.
NestedAxis - Class in org.treetank.axis
ChainedAxis
NestedAxis(AbsAxis, AbsAxis, INodeReadTrx) - Constructor for class org.treetank.axis.NestedAxis
Constructor initializing internal state.
NestedFilter - Class in org.treetank.axis.filter
NestedFilter
NestedFilter(INodeReadTrx, AbsFilter...) - Constructor for class org.treetank.axis.filter.NestedFilter
Default constructor.
next() - Method in class org.treetank.axis.AbsAxis
next() - Method in class org.treetank.service.xml.diff.out.EditScript
next() - Method in class org.treetank.service.xml.serialize.StAXSerializer
Just calls nextEvent().
next() - Method in class org.treetank.service.xml.shredder.ListEventReader
Just calls nextEvent().
nextEvent() - Method in class org.treetank.service.xml.serialize.StAXSerializer
nextEvent() - Method in class org.treetank.service.xml.shredder.ListEventReader
 
nextTag() - Method in class org.treetank.service.xml.serialize.StAXSerializer
nextTag() - Method in class org.treetank.service.xml.shredder.ListEventReader
 
nextToken() - Method in class org.treetank.service.xml.xpath.parser.XPathScanner
Reads the string char by char and returns one token by call.
node - Variable in class org.treetank.saxon.wrapper.NodeWrapper
Treetank node.
NodeComp - Class in org.treetank.service.xml.xpath.comparators
NodeComp
NodeComp(INodeReadTrx, AbsAxis, AbsAxis, CompKind) - Constructor for class org.treetank.service.xml.xpath.comparators.NodeComp
Constructor.
NodeDelegate - Class in org.treetank.node.delegates
Delegate method for all nodes.
NodeDelegate(long, long, long) - Constructor for class org.treetank.node.delegates.NodeDelegate
Constructor.
NodeFilter - Class in org.treetank.axis.filter
NodeAxisTest
NodeFilter(INodeReadTrx) - Constructor for class org.treetank.axis.filter.NodeFilter
Default constructor.
NodeIdRepresentation - Class in org.treetank.service.jaxrx.implementation
This class is responsible to work with database specific XML node id's.
NodeIdRepresentation(IStorage) - Constructor for class org.treetank.service.jaxrx.implementation.NodeIdRepresentation
Constructor.
nodeKind - Variable in class org.treetank.saxon.wrapper.NodeWrapper
Kind of current node.
NodeMetaPageFactory - Class in org.treetank.node
Meta page for node layer mainly representing a hashmap mapping hashes to tagnames.
NodeMetaPageFactory() - Constructor for class org.treetank.node.NodeMetaPageFactory
 
NodeMetaPageFactory.MetaKey - Class in org.treetank.node
Key for the name map, representing only an integer.
NodeMetaPageFactory.MetaKey(int) - Constructor for class org.treetank.node.NodeMetaPageFactory.MetaKey
Constructor
NodeMetaPageFactory.MetaValue - Class in org.treetank.node
Value for the name map, representing only an String.
NodeMetaPageFactory.MetaValue(String) - Constructor for class org.treetank.node.NodeMetaPageFactory.MetaValue
Constructor.
NodeReadTrx - Class in org.treetank.access
NodeReadTrx
NodeReadTrx(IBucketReadTrx) - Constructor for class org.treetank.access.NodeReadTrx
Constructor.
NodeWrapper - Class in org.treetank.saxon.wrapper
NodeWrapper
NodeWrapper(DocumentWrapper, long) - Constructor for class org.treetank.saxon.wrapper.NodeWrapper
A node in the XML parse tree.
NodeWrapper.SaxonEnumeration - Class in org.treetank.saxon.wrapper
SaxonEnumeration
NodeWrapper.SaxonEnumeration(AbsAxis) - Constructor for class org.treetank.saxon.wrapper.NodeWrapper.SaxonEnumeration
Constructor.
NodeWriteTrx - Class in org.treetank.access
NodeWriteTrx
NodeWriteTrx(ISession, IBucketWriteTrx, NodeWriteTrx.HashKind) - Constructor for class org.treetank.access.NodeWriteTrx
Constructor.
NodeWriteTrx.HashKind - Enum in org.treetank.access
How is the Hash for this storage computed?
NON_HASHED - Static variable in interface org.treetank.bucket.IConstants
 
notifyObservers() - Method in class org.treetank.filelistener.file.FilesystemNotification
 
NULL_NODE - Static variable in interface org.treetank.node.IConstants
Static to determine key for null node.
NULLDATA - Static variable in interface org.treetank.bucket.IConstants
ID for not existing datas.
NUMBERTORESTORE - Static variable in interface org.treetank.access.conf.ConstructorProps
 

O

open() - Method in class org.treetank.filelistener.ui.application.FilelistenerApplication
Open the window.
open() - Method in class org.treetank.filelistener.ui.dialogs.ChooseExisitingStorageDialog
Open the dialog.
open() - Method in class org.treetank.filelistener.ui.dialogs.CreateStorageConfigurationDialog
Open the dialog.
open() - Method in class org.treetank.filelistener.ui.dialogs.ListenToFolderDialog
Open the dialog.
open() - Method in class org.treetank.filelistener.ui.dialogs.RestoreDialog
Open the dialog.
openStorage(File) - Static method in class org.treetank.access.Storage
Open database.
operate(AtomicValue, AtomicValue) - Method in class org.treetank.service.xml.xpath.operators.AbsObAxis
Performs the operation on the two input operands.
operate(AtomicValue, AtomicValue) - Method in class org.treetank.service.xml.xpath.operators.AddOpAxis
Performs the operation on the two input operands.
operate(AtomicValue, AtomicValue) - Method in class org.treetank.service.xml.xpath.operators.DivOpAxis
Performs the operation on the two input operands.
operate(AtomicValue, AtomicValue) - Method in class org.treetank.service.xml.xpath.operators.IDivOpAxis
Performs the operation on the two input operands.
operate(AtomicValue, AtomicValue) - Method in class org.treetank.service.xml.xpath.operators.ModOpAxis
Performs the operation on the two input operands.
operate(AtomicValue, AtomicValue) - Method in class org.treetank.service.xml.xpath.operators.MulOpAxis
Performs the operation on the two input operands.
operate(AtomicValue, AtomicValue) - Method in class org.treetank.service.xml.xpath.operators.SubOpAxis
Performs the operation on the two input operands.
OrdState - Enum in org.treetank.service.xml.xpath
Enum represents different states of the result order that help to specify, if the result query will be in document order or not.
OrExpr - Class in org.treetank.service.xml.xpath.expr
Logical Or Expression
OrExpr(INodeReadTrx, AbsAxis, AbsAxis) - Constructor for class org.treetank.service.xml.xpath.expr.OrExpr
Constructor.
org.eclipse.wb.swt - package org.eclipse.wb.swt
 
org.jaxrx - package org.jaxrx
This is the main package for the JAX-RX interface.
org.jaxrx.core - package org.jaxrx.core
This package contains constants for the JAX-RX interface.
org.jaxrx.dom - package org.jaxrx.dom
This package contains an exemplary DOM implementation for the JAX-RX interface.
org.jaxrx.resource - package org.jaxrx.resource
 
org.treetank - package org.treetank
Treetank Core
org.treetank.access - package org.treetank.access
Access to Treetank
org.treetank.access.conf - package org.treetank.access.conf
Configuration ofTreetank
org.treetank.api - package org.treetank.api
TreeTank API This package contains the public TreeTank API.
org.treetank.aspects.logging - package org.treetank.aspects.logging
 
org.treetank.axis - package org.treetank.axis
Axis Layer
org.treetank.axis.filter - package org.treetank.axis.filter
Filter Package
org.treetank.bucket - package org.treetank.bucket
Bucket Layer for Treetank
org.treetank.bucket.interfaces - package org.treetank.bucket.interfaces
 
org.treetank.data - package org.treetank.data
 
org.treetank.exception - package org.treetank.exception
Exception Layer
org.treetank.filelistener.exceptions - package org.treetank.filelistener.exceptions
 
org.treetank.filelistener.file - package org.treetank.filelistener.file
 
org.treetank.filelistener.file.data - package org.treetank.filelistener.file.data
 
org.treetank.filelistener.ui.api - package org.treetank.filelistener.ui.api
 
org.treetank.filelistener.ui.application - package org.treetank.filelistener.ui.application
 
org.treetank.filelistener.ui.composites - package org.treetank.filelistener.ui.composites
 
org.treetank.filelistener.ui.dialogs - package org.treetank.filelistener.ui.dialogs
 
org.treetank.io - package org.treetank.io
This package represent the interaction of treetank with the backend (namely a file, a berkley-db, a database).
org.treetank.io.berkeley - package org.treetank.io.berkeley
Implementation for the BerkeleyDB as the backend.
org.treetank.io.bytepipe - package org.treetank.io.bytepipe
 
org.treetank.io.combined - package org.treetank.io.combined
 
org.treetank.io.jclouds - package org.treetank.io.jclouds
 
org.treetank.jscsi - package org.treetank.jscsi
 
org.treetank.node - package org.treetank.node
Node Page Layer for Treetank
org.treetank.node.delegates - package org.treetank.node.delegates
 
org.treetank.node.interfaces - package org.treetank.node.interfaces
 
org.treetank.revisioning - package org.treetank.revisioning
Revisioning Algorithms for Treetank
org.treetank.saxon.evaluator - package org.treetank.saxon.evaluator
Evaluators to simplify Saxon access.
org.treetank.saxon.wrapper - package org.treetank.saxon.wrapper
Treetank wrappers.
org.treetank.service.jaxrx - package org.treetank.service.jaxrx
Root package for all packages.
org.treetank.service.jaxrx.enums - package org.treetank.service.jaxrx.enums
Enums for relative access types Used to access relative nodes via URL e.g., for fist child of a resource: http://localhost:8093/treetank/factbook/firstChild()
org.treetank.service.jaxrx.implementation - package org.treetank.service.jaxrx.implementation
Resource implementation This package contains classes which handles request for database resources and database subresources like in our case: node id support.
org.treetank.service.jaxrx.server - package org.treetank.service.jaxrx.server
Server implementation This package contains classes to configure the in JAX-RX included Jetty server to support a REST layer for the database.
org.treetank.service.jaxrx.util - package org.treetank.service.jaxrx.util
Util classes This package contains util classes for REST resources support.
org.treetank.service.xml - package org.treetank.service.xml
Package XML Layer
org.treetank.service.xml.diff - package org.treetank.service.xml.diff
Diff Layer
org.treetank.service.xml.diff.algorithm - package org.treetank.service.xml.diff.algorithm
Implementation of diff algorithms.
org.treetank.service.xml.diff.algorithm.fmes - package org.treetank.service.xml.diff.algorithm.fmes
Provides the fast match / edit script (FMES) tree to tree correction algorithm as described in "Change detection in hierarchically structured information" by S.
org.treetank.service.xml.diff.in - package org.treetank.service.xml.diff.in
 
org.treetank.service.xml.diff.out - package org.treetank.service.xml.diff.out
Export of diffs.
org.treetank.service.xml.serialize - package org.treetank.service.xml.serialize
Serializer Package
org.treetank.service.xml.shredder - package org.treetank.service.xml.shredder
Shredder Package
org.treetank.service.xml.xpath - package org.treetank.service.xml.xpath
Package xpath
org.treetank.service.xml.xpath.axis - package org.treetank.service.xml.xpath.axis
 
org.treetank.service.xml.xpath.comparators - package org.treetank.service.xml.xpath.comparators
Package comparators
org.treetank.service.xml.xpath.expr - package org.treetank.service.xml.xpath.expr
Package Expr
org.treetank.service.xml.xpath.filter - package org.treetank.service.xml.xpath.filter
Package filter
org.treetank.service.xml.xpath.functions - package org.treetank.service.xml.xpath.functions
Package functions
org.treetank.service.xml.xpath.functions.sequences - package org.treetank.service.xml.xpath.functions.sequences
Package functions on sequences.
org.treetank.service.xml.xpath.operators - package org.treetank.service.xml.xpath.operators
Package operators
org.treetank.service.xml.xpath.parser - package org.treetank.service.xml.xpath.parser
 
org.treetank.utils - package org.treetank.utils
 

P

Pair<U,V> - Class in org.treetank.service.xml.diff.algorithm.fmes
A Pair of objects.
Pair(U, V) - Constructor for class org.treetank.service.xml.diff.algorithm.fmes.Pair
Constructs the pair.
ParentAxis - Class in org.treetank.axis
ParentAxis
ParentAxis(INodeReadTrx) - Constructor for class org.treetank.axis.ParentAxis
Constructor initializing internal state.
parse(InputSource) - Method in class org.treetank.service.xml.serialize.SAXSerializer
 
parse(String) - Method in class org.treetank.service.xml.serialize.SAXSerializer
 
parseQuery() - Method in class org.treetank.service.xml.xpath.parser.XPathParser
Starts parsing the query.
partner(INode) - Method in class org.treetank.service.xml.diff.algorithm.fmes.Matching
Returns the partner node of node according to mapping.
PATHPROP - Static variable in class org.jaxrx.core.JaxRxConstants
System path property.
peek() - Method in class org.treetank.service.xml.serialize.StAXSerializer
peek() - Method in class org.treetank.service.xml.shredder.ListEventReader
 
performQueryOnResource(String, String, Map<QueryParameter, String>) - Method in class org.treetank.service.jaxrx.implementation.DatabaseRepresentation
This method is responsible to perform queries on a special database.
performQueryOnResource(String, long, String, Map<QueryParameter, String>) - Method in class org.treetank.service.jaxrx.implementation.NodeIdRepresentation
This method is responsible to perform a XPath query expression on the XML resource which is addressed through a unique node id.
PIFilter - Class in org.treetank.axis.filter
NodeAxisTest
PIFilter(INodeReadTrx) - Constructor for class org.treetank.axis.filter.PIFilter
Default constructor.
PipelineBuilder - Class in org.treetank.service.xml.xpath
PipeBuilder
PipelineBuilder(INodeReadTrx) - Constructor for class org.treetank.service.xml.xpath.PipelineBuilder
Constructor.
PostOrderAxis - Class in org.treetank.axis
PostOrder
PostOrderAxis(INodeReadTrx) - Constructor for class org.treetank.axis.PostOrderAxis
Constructor initializing internal state.
postQuery(String, InputStream, HttpHeaders) - Method in class org.jaxrx.resource.JaxRxResource
This method will be called when a HTTP client sends a POST request to an existing resource with 'application/query+xml' as Content-Type.
postQuery(String, String, HttpHeaders, InputStream) - Method in class org.jaxrx.resource.XMLResource
This method will be called when a HTTP client sends a POST request to an existing resource with 'application/query+xml' as Content-Type.
postResource(String, String, HttpHeaders, InputStream) - Method in class org.jaxrx.resource.XMLResource
This method will be called when an HTTP client sends a POST request to an existing resource to add a resource.
PrecedingAxis - Class in org.treetank.axis
PrecedingAxis
PrecedingAxis(INodeReadTrx) - Constructor for class org.treetank.axis.PrecedingAxis
Constructor initializing internal state.
PrecedingSiblingAxis - Class in org.treetank.axis
PrecedingSiblingAxis
PrecedingSiblingAxis(INodeReadTrx) - Constructor for class org.treetank.axis.PrecedingSiblingAxis
Constructor initializing internal state.
PredicateFilterAxis - Class in org.treetank.service.xml.xpath.filter
PredicateFilterAxis
PredicateFilterAxis(INodeReadTrx, AbsAxis) - Constructor for class org.treetank.service.xml.xpath.filter.PredicateFilterAxis
Constructor.
PROCESSING - Static variable in interface org.treetank.node.IConstants
 
put(IMetaEntry, IMetaEntry) - Method in class org.treetank.bucket.MetaBucket
Putting an entry to the map.
put(LogKey, LogValue) - Method in interface org.treetank.io.ILog
Putting a new entry to the log, overriding already existing entries.
put(LogKey, LogValue) - Method in class org.treetank.io.LRULog
Putting a new entry to the log, overriding already existing entries.
put(LogKey, LogValue) - Method in class org.treetank.io.MemoryLog
 
putResource(String, String, HttpHeaders, InputStream) - Method in class org.jaxrx.resource.XMLResource
This method will be called when a new XML file has to be stored within the database.

Q

qName - Variable in class org.treetank.saxon.wrapper.NodeWrapper
QName of current node.
query(String, ResourcePath) - Method in class org.jaxrx.dom.DOMJaxRx
 
query(String, ResourcePath) - Method in interface org.jaxrx.JaxRx
This method is called by the GET and the POST method, if QueryParameter.QUERY was specified in the HTTP request.
query(String, ResourcePath) - Method in class org.treetank.service.jaxrx.implementation.TreeTankMediator
 
QueryParameter - Enum in org.jaxrx.core
This class lists all available JAX-RX query parameters.
quickRatio(String, String) - Static method in class org.treetank.service.xml.diff.algorithm.fmes.Util
Calculates the similarity of two strings.

R

RangeAxis - Class in org.treetank.service.xml.xpath.axis
RangeExpr
RangeAxis(INodeReadTrx, AbsAxis, AbsAxis) - Constructor for class org.treetank.service.xml.xpath.axis.RangeAxis
Constructor.
read(long) - Method in class org.treetank.io.berkeley.BerkeleyReader
Getting a reference for the given pointer.
read(long) - Method in class org.treetank.io.berkeley.BerkeleyWriter
Getting a reference for the given pointer.
read(long) - Method in class org.treetank.io.combined.CombinedReader
Getting a reference for the given pointer.
read(long) - Method in class org.treetank.io.combined.CombinedWriter
Getting a reference for the given pointer.
read(long) - Method in interface org.treetank.io.IBackendReader
Getting a reference for the given pointer.
read(long) - Method in class org.treetank.io.jclouds.JCloudsReader
Getting a reference for the given pointer.
read(long) - Method in class org.treetank.io.jclouds.JCloudsWriter
Getting a reference for the given pointer.
read(byte[], long) - Method in class org.treetank.jscsi.HybridTreetankStorageModule
read(byte[], long) - Method in class org.treetank.jscsi.TreetankStorageModule
readProps(String) - Method in class org.treetank.service.xml.serialize.XMLSerializerProperties
Read properties
readUber() - Method in class org.treetank.io.berkeley.BerkeleyReader
Reading the UberBucket
readUber() - Method in class org.treetank.io.berkeley.BerkeleyWriter
Reading the UberBucket
readUber() - Method in class org.treetank.io.combined.CombinedReader
Reading the UberBucket
readUber() - Method in class org.treetank.io.combined.CombinedWriter
Reading the UberBucket
readUber() - Method in interface org.treetank.io.IBackendReader
Reading the UberBucket
readUber() - Method in class org.treetank.io.jclouds.JCloudsReader
Reading the UberBucket
readUber() - Method in class org.treetank.io.jclouds.JCloudsWriter
Reading the UberBucket
recursiveDelete(File) - Static method in class org.treetank.io.IOUtils
Deleting a storage recursive.
register(Server) - Static method in class org.jaxrx.JettyServer
Constructor, attaching JAX-RX to the specified server.
remove() - Method in class org.treetank.access.NodeWriteTrx
Remove currently selected node.
remove() - Method in interface org.treetank.api.INodeWriteTrx
Remove currently selected node.
remove() - Method in class org.treetank.axis.AbsAxis
remove(IMetaEntry) - Method in class org.treetank.bucket.MetaBucket
Removing an element within this bucket
remove() - Method in class org.treetank.service.xml.diff.out.EditScript
remove() - Method in class org.treetank.service.xml.serialize.StAXSerializer
remove() - Method in class org.treetank.service.xml.shredder.ListEventReader
 
removeAttribute(long) - Method in class org.treetank.node.ElementNode
Removing an attribute.
removeData(IData) - Method in class org.treetank.access.BucketWriteTrx
Removing the data from the storage.
removeData(IData) - Method in interface org.treetank.api.IBucketWriteTrx
Removing the data from the storage.
removeFile(String) - Method in class org.treetank.access.FilelistenerWriteTrx
Remove file from desired path
removeFile(String) - Method in interface org.treetank.api.IFilelistenerWriteTrx
Remove file from desired path
removeFilelistener(String) - Method in class org.treetank.filelistener.file.Filelistener
You can remove a filelistener from the system identifying it with it's Storagename.
removeNamespace(long) - Method in class org.treetank.node.ElementNode
Removing a namepsace.
removeResource(String) - Static method in class org.treetank.filelistener.file.StorageManager
Via this method you can remove a storage from the system.
reset(long) - Method in class org.treetank.axis.AbsAxis
Resetting the nodekey of this axis to a given nodekey.
reset(long) - Method in class org.treetank.axis.AncestorAxis
Resetting the nodekey of this axis to a given nodekey.
reset(long) - Method in class org.treetank.axis.AttributeAxis
Resetting the nodekey of this axis to a given nodekey.
reset(long) - Method in class org.treetank.axis.ChildAxis
Resetting the nodekey of this axis to a given nodekey.
reset(long) - Method in class org.treetank.axis.DescendantAxis
Resetting the nodekey of this axis to a given nodekey.
reset(long) - Method in class org.treetank.axis.FilterAxis
Resetting the nodekey of this axis to a given nodekey.
reset(long) - Method in class org.treetank.axis.FollowingAxis
Resetting the nodekey of this axis to a given nodekey.
reset(long) - Method in class org.treetank.axis.FollowingSiblingAxis
Resetting the nodekey of this axis to a given nodekey.
reset(long) - Method in class org.treetank.axis.LevelOrderAxis
Resetting the nodekey of this axis to a given nodekey.
reset(long) - Method in class org.treetank.axis.NestedAxis
Resetting the nodekey of this axis to a given nodekey.
reset(long) - Method in class org.treetank.axis.ParentAxis
Resetting the nodekey of this axis to a given nodekey.
reset(long) - Method in class org.treetank.axis.PostOrderAxis
Resetting the nodekey of this axis to a given nodekey.
reset(long) - Method in class org.treetank.axis.PrecedingAxis
Resetting the nodekey of this axis to a given nodekey.
reset(long) - Method in class org.treetank.axis.PrecedingSiblingAxis
Resetting the nodekey of this axis to a given nodekey.
reset(long) - Method in class org.treetank.axis.SelfAxis
Resetting the nodekey of this axis to a given nodekey.
reset(long) - Method in class org.treetank.service.xml.xpath.axis.ExceptAxis
Resetting the nodekey of this axis to a given nodekey.
reset(long) - Method in class org.treetank.service.xml.xpath.axis.ForAxis
Resetting the nodekey of this axis to a given nodekey.
reset(long) - Method in class org.treetank.service.xml.xpath.axis.IfAxis
Resetting the nodekey of this axis to a given nodekey.
reset(long) - Method in class org.treetank.service.xml.xpath.axis.IntersectAxis
Resetting the nodekey of this axis to a given nodekey.
reset(long) - Method in class org.treetank.service.xml.xpath.axis.SequenceAxis
Resetting the nodekey of this axis to a given nodekey.
reset(long) - Method in class org.treetank.service.xml.xpath.axis.UnionAxis
Resetting the nodekey of this axis to a given nodekey.
reset(long) - Method in class org.treetank.service.xml.xpath.axis.VariableAxis
Resetting the nodekey of this axis to a given nodekey.
reset(long) - Method in class org.treetank.service.xml.xpath.comparators.AbsComparator
Resetting the nodekey of this axis to a given nodekey.
reset(long) - Method in class org.treetank.service.xml.xpath.expr.AbsExpression
Resetting the nodekey of this axis to a given nodekey.
reset(long) - Method in class org.treetank.service.xml.xpath.expr.AndExpr
Resetting the nodekey of this axis to a given nodekey.
reset(long) - Method in class org.treetank.service.xml.xpath.expr.CastableExpr
Resetting the nodekey of this axis to a given nodekey.
reset(long) - Method in class org.treetank.service.xml.xpath.expr.EveryExpr
Resetting the nodekey of this axis to a given nodekey.
reset(long) - Method in class org.treetank.service.xml.xpath.expr.InstanceOfExpr
Resetting the nodekey of this axis to a given nodekey.
reset(long) - Method in class org.treetank.service.xml.xpath.expr.OrExpr
Resetting the nodekey of this axis to a given nodekey.
reset(long) - Method in class org.treetank.service.xml.xpath.expr.SomeExpr
Resetting the nodekey of this axis to a given nodekey.
reset(long) - Method in class org.treetank.service.xml.xpath.filter.DocumentNodeAxis
Resetting the nodekey of this axis to a given nodekey.
reset(long) - Method in class org.treetank.service.xml.xpath.filter.DupFilterAxis
Resetting the nodekey of this axis to a given nodekey.
reset(long) - Method in class org.treetank.service.xml.xpath.filter.PredicateFilterAxis
Resetting the nodekey of this axis to a given nodekey.
reset(long) - Method in class org.treetank.service.xml.xpath.functions.AbsFunction
Resetting the nodekey of this axis to a given nodekey.
reset(long) - Method in class org.treetank.service.xml.xpath.operators.AbsObAxis
Resetting the nodekey of this axis to a given nodekey.
resetToLastKey() - Method in class org.treetank.axis.AbsAxis
Make sure the transaction points to the node after the last hasNext().
resetToStartKey() - Method in class org.treetank.axis.AbsAxis
Make sure the transaction points to the node it started with.
resize() - Method in class org.treetank.filelistener.ui.composites.MainComposite
 
RESOURCE - Static variable in class org.jaxrx.core.JaxRxConstants
Name of resource itself.
RESOURCE - Static variable in interface org.treetank.access.conf.ConstructorProps
 
ResourceConfiguration - Class in org.treetank.access.conf
ResourceConfiguration
ResourceConfiguration(Properties, IBackend.IBackendFactory, IRevisioning, IDataFactory, IMetaEntryFactory) - Constructor for class org.treetank.access.conf.ResourceConfiguration
Convenience constructor using the standard settings.
ResourceConfiguration(Properties, IBackend, IRevisioning, IDataFactory, IMetaEntryFactory) - Constructor for class org.treetank.access.conf.ResourceConfiguration
Constructor.
ResourceConfiguration.IResourceConfigurationFactory - Interface in org.treetank.access.conf
Factory for generating an ResourceConfiguration-instance.
ResourceConfiguration.Paths - Enum in org.treetank.access.conf
Paths for a Session.
RESOURCENAME - Static variable in class org.treetank.service.xml.diff.DiffFactory
 
ResourceNotExistingException - Exception in org.treetank.filelistener.exceptions
 
ResourceNotExistingException() - Constructor for exception org.treetank.filelistener.exceptions.ResourceNotExistingException
 
RESOURCEPATH - Static variable in class org.jaxrx.core.JaxRxConstants
The path of the variable resource path, depending on the available resources.
ResourcePath - Class in org.jaxrx.core
This class contains information on the resource path and query parameters of a JAX-RX request.
ResourcePath(String) - Constructor for class org.jaxrx.core.ResourcePath
Constructs a new ResourcePath.
ResourcePath(String, Map<QueryParameter, String>) - Constructor for class org.jaxrx.core.ResourcePath
Constructs a new ResourcePath with an additional QueryParameter map.
ResourcePath(String, HttpHeaders) - Constructor for class org.jaxrx.core.ResourcePath
Constructs a new ResourcePath with an additional QueryParameter map.
ResourcePath(String, Map<QueryParameter, String>, HttpHeaders) - Constructor for class org.jaxrx.core.ResourcePath
Constructs a new ResourcePath with an additional QueryParameter map.
RESOURCEPATH - Static variable in interface org.treetank.access.conf.ConstructorProps
 
ResponseBuilder - Class in org.jaxrx.core
This class builds the response XML fragments for JAX-RX resources.
restore() - Method in class org.treetank.filelistener.ui.composites.MainComposite
 
RestoreDialog - Class in org.treetank.filelistener.ui.dialogs
 
RestoreDialog(Shell, int, Filelistener) - Constructor for class org.treetank.filelistener.ui.dialogs.RestoreDialog
Create the dialog.
RESTResponseHelper - Class in org.treetank.service.jaxrx.util
This class is a helper class to build the response XML fragment for REST resources.
RESTXMLShredder - Class in org.treetank.service.jaxrx.util
This class is responsible to create a TreeTank XMLStreamReader out of an InputStream.
RestXPathProcessor - Class in org.treetank.service.jaxrx.util
This class is responsible to offer XPath processing functions for REST.
RestXPathProcessor(IStorage) - Constructor for class org.treetank.service.jaxrx.util.RestXPathProcessor
Constructor.
result - Variable in class org.treetank.filelistener.ui.dialogs.ChooseExisitingStorageDialog
 
result - Variable in class org.treetank.filelistener.ui.dialogs.CreateStorageConfigurationDialog
 
result - Variable in class org.treetank.filelistener.ui.dialogs.ListenToFolderDialog
 
reversePartner(INode) - Method in class org.treetank.service.xml.diff.algorithm.fmes.Matching
Returns the node for which "node" is the partner.
revertTo(long) - Method in class org.treetank.access.NodeWriteTrx
Reverting all changes to the revision defined.
revertTo(long) - Method in interface org.treetank.api.INodeWriteTrx
Reverting all changes to the revision defined.
revertToRevision(String, long) - Method in class org.treetank.service.jaxrx.implementation.DatabaseRepresentation
This method reverts the latest revision data to the requested.
REVISIONROOTBUCKET - Static variable in interface org.treetank.bucket.IConstants
 
RevisionRootBucket - Class in org.treetank.bucket
RevisionRootBucket
RevisionRootBucket(long, long, long) - Constructor for class org.treetank.bucket.RevisionRootBucket
Constructor of RevisionRootBuckets.
ROOT - Static variable in interface org.treetank.node.IConstants
 
ROOT_NODE - Static variable in interface org.treetank.node.IConstants
Static to determine key for root node.
ROOT_PATH - Static variable in class org.treetank.filelistener.file.StorageManager
The rootpath of where the filelistener saves application dependent data.
ROOTPATH - Static variable in class org.jaxrx.core.JaxRxConstants
The root path.
run(String, ResourcePath) - Method in class org.jaxrx.dom.DOMJaxRx
 
run(String, ResourcePath) - Method in interface org.jaxrx.JaxRx
This method is called by the GET and the POST method, if QueryParameter.RUN was specified in the HTTP request.
run(String, ResourcePath) - Method in class org.treetank.service.jaxrx.implementation.TreeTankMediator
 

S

S_ID - Static variable in class org.treetank.service.xml.serialize.XMLSerializerProperties
Serialize TT-ID: yes/no.
S_INDENT - Static variable in class org.treetank.service.xml.serialize.XMLSerializerProperties
Serialization parameter: yes/no.
S_INDENT_SPACES - Static variable in class org.treetank.service.xml.serialize.XMLSerializerProperties
Specific serialization parameter: number of spaces to indent.
S_REST - Static variable in class org.treetank.service.xml.serialize.XMLSerializerProperties
Serialize REST: yes/no.
S_XMLDECL - Static variable in class org.treetank.service.xml.serialize.XMLSerializerProperties
Serialize XML declaration: yes/no.
SAXSerializer - Class in org.treetank.service.xml.serialize
SaxSerializer
SAXSerializer(ISession, ContentHandler, long...) - Constructor for class org.treetank.service.xml.serialize.SAXSerializer
Constructor.
SchemaAttributeFilter - Class in org.treetank.service.xml.xpath.filter
SchemaAttributeFilter
SchemaAttributeFilter(INodeReadTrx) - Constructor for class org.treetank.service.xml.xpath.filter.SchemaAttributeFilter
Default constructor.
SchemaChecker - Class in org.jaxrx.core
This class validates XML documents against a specified XML schema.
SchemaChecker(String) - Constructor for class org.jaxrx.core.SchemaChecker
Constructor.
SchemaElementFilter - Class in org.treetank.service.xml.xpath.filter
SchemaElementFilter
SchemaElementFilter(INodeReadTrx) - Constructor for class org.treetank.service.xml.xpath.filter.SchemaElementFilter
Default constructor.
secureHash() - Method in class org.treetank.bucket.DataBucket
Getting a secure hash for a bucket.
secureHash() - Method in class org.treetank.bucket.IndirectBucket
Getting a secure hash for a bucket.
secureHash() - Method in interface org.treetank.bucket.interfaces.IBucket
Getting a secure hash for a bucket.
secureHash() - Method in class org.treetank.bucket.MetaBucket
Getting a secure hash for a bucket.
secureHash() - Method in class org.treetank.bucket.RevisionRootBucket
Getting a secure hash for a bucket.
secureHash() - Method in class org.treetank.bucket.UberBucket
Getting a secure hash for a bucket.
selectID(String, boolean) - Method in class org.treetank.saxon.wrapper.DocumentWrapper
SelfAxis - Class in org.treetank.axis
ParentAxis
SelfAxis(INodeReadTrx) - Constructor for class org.treetank.axis.SelfAxis
Constructor initializing internal state.
SequenceAxis - Class in org.treetank.service.xml.xpath.axis
SequenceAxis
SequenceAxis(INodeReadTrx, AbsAxis...) - Constructor for class org.treetank.service.xml.xpath.axis.SequenceAxis
Constructor.
SequenceType - Class in org.treetank.service.xml.xpath
SequenceType
SequenceType() - Constructor for class org.treetank.service.xml.xpath.SequenceType
Constructor with no arguments means, the sequence type is the empty sequence.
SequenceType(AbsFilter) - Constructor for class org.treetank.service.xml.xpath.SequenceType
Constructor.
SequenceType(AbsFilter, char) - Constructor for class org.treetank.service.xml.xpath.SequenceType
Constructor.
serialize(ResourceConfiguration) - Static method in class org.treetank.access.conf.ResourceConfiguration
 
serialize(StorageConfiguration) - Static method in class org.treetank.access.conf.StorageConfiguration
Serializing a StorageConfiguration to a json file.
serialize(DataOutput) - Method in interface org.treetank.api.IData
Serializing to given dataput
serialize(DataOutput) - Method in interface org.treetank.api.IMetaEntry
Serializing to given dataput
serialize(DataOutput) - Method in class org.treetank.bucket.DataBucket.DeletedData
Serializing to given dataput
serialize(DataOutput) - Method in class org.treetank.bucket.DataBucket
Serializing to given dataput
serialize(DataOutput) - Method in class org.treetank.bucket.DumbDataFactory.DumbData
Serializing to given dataput
serialize(DataOutput) - Method in class org.treetank.bucket.DumbMetaEntryFactory.DumbKey
Serializing to given dataput
serialize(DataOutput) - Method in class org.treetank.bucket.DumbMetaEntryFactory.DumbValue
Serializing to given dataput
serialize(DataOutput) - Method in class org.treetank.bucket.IndirectBucket
Serializing to given dataput
serialize(DataOutput) - Method in interface org.treetank.bucket.interfaces.IBucket
Serializing to given dataput
serialize(DataOutput) - Method in class org.treetank.bucket.MetaBucket
Serializing to given dataput
serialize(DataOutput) - Method in class org.treetank.bucket.RevisionRootBucket
Serializing to given dataput
serialize(DataOutput) - Method in class org.treetank.bucket.UberBucket
Serializing to given dataput
serialize(DataOutput) - Method in class org.treetank.data.BlockDataElement
Serializing to given dataput
serialize(DataOutput) - Method in class org.treetank.filelistener.file.data.FileData
Serializing to given dataput
serialize(DataOutput) - Method in class org.treetank.filelistener.file.data.FilelistenerMetaDataFactory.MetaKey
Serializing to given dataput
serialize(DataOutput) - Method in class org.treetank.filelistener.file.data.FilelistenerMetaDataFactory.MetaValue
Serializing to given dataput
serialize(OutputStream) - Method in class org.treetank.io.bytepipe.ByteHandlerPipeline
Method to serialize any byte-chunk.
serialize(OutputStream) - Method in class org.treetank.io.bytepipe.Encryptor
Method to serialize any byte-chunk.
serialize(OutputStream) - Method in interface org.treetank.io.bytepipe.IByteHandler
Method to serialize any byte-chunk.
serialize(OutputStream) - Method in class org.treetank.io.bytepipe.Zipper
Method to serialize any byte-chunk.
serialize(DataOutput) - Method in class org.treetank.node.AtomicValue
Serializing to given dataput
serialize(DataOutput) - Method in class org.treetank.node.AttributeNode
Serializing to given dataput
serialize(DataOutput) - Method in class org.treetank.node.delegates.NameNodeDelegate
Serializing to given dataput
serialize(DataOutput) - Method in class org.treetank.node.delegates.NodeDelegate
Serializing to given dataput
serialize(DataOutput) - Method in class org.treetank.node.delegates.StructNodeDelegate
Serializing to given dataput
serialize(DataOutput) - Method in class org.treetank.node.delegates.ValNodeDelegate
Serializing to given dataput
serialize(DataOutput) - Method in class org.treetank.node.DocumentRootNode
Serializing to given dataput
serialize(DataOutput) - Method in class org.treetank.node.ElementNode
Serializing to given dataput
serialize(DataOutput) - Method in class org.treetank.node.NamespaceNode
Serializing to given dataput
serialize(DataOutput) - Method in class org.treetank.node.NodeMetaPageFactory.MetaKey
Serializing to given dataput
serialize(DataOutput) - Method in class org.treetank.node.NodeMetaPageFactory.MetaValue
Serializing to given dataput
serialize(DataOutput) - Method in class org.treetank.node.TextNode
Serializing to given dataput
serializeXML(ISession, OutputStream, boolean, boolean, Long) - Static method in class org.treetank.service.jaxrx.util.WorkerHelper
This method creates a new XMLSerializer reference
serializeXML(ISession, OutputStream, boolean, boolean, Long, Long) - Static method in class org.treetank.service.jaxrx.util.WorkerHelper
This method creates a new XMLSerializer reference
Session - Class in org.treetank.access
Session
Session(Storage, ResourceConfiguration, SessionConfiguration, UberBucket) - Constructor for class org.treetank.access.Session
Hidden constructor, only visible for the Storage-Class for instantiation.
SessionConfiguration - Class in org.treetank.access.conf
SessionConfiguration
SessionConfiguration(String, Key) - Constructor for class org.treetank.access.conf.SessionConfiguration
Convenience constructor using the standard settings.
SessionConfiguration.ISessionConfigurationFactory - Interface in org.treetank.access.conf
Factory for generating an SessionConfiguration-instance.
set(T, T, boolean) - Method in class org.treetank.service.xml.diff.algorithm.fmes.ConnectionMap
Sets the connection between a and b.
setBackendClass(Class<? extends IBackend>) - Method in class org.treetank.access.conf.ModuleSetter
Setting an IBackend-class
setBaseURI(String) - Method in class org.treetank.saxon.wrapper.DocumentWrapper
Set the baseURI of the current document.
setConfiguration(Configuration) - Method in class org.treetank.saxon.wrapper.DocumentWrapper
Set the configuration (containing the name pool used for all names in this document).
setContentHandler(ContentHandler) - Method in class org.treetank.service.xml.serialize.SAXSerializer
 
setCurrentNode(INode) - Method in class org.treetank.access.NodeReadTrx
Setter for superclasses.
setData(IData) - Method in class org.treetank.access.BucketWriteTrx
Setting a data and storing the data in the bucket-layer.
setData(IData) - Method in interface org.treetank.api.IBucketWriteTrx
Setting a data and storing the data in the bucket-layer.
setData(int, IData) - Method in class org.treetank.bucket.DataBucket
Overwrite a single data at a given offset.
setDataFacClass(Class<? extends IDataFactory>) - Method in class org.treetank.access.conf.ModuleSetter
Setting an IDataFactory-class
setDataKey(long) - Method in class org.treetank.bucket.DumbDataFactory.DumbData
Setting a data key to this dumb data.
setDeclaration(boolean) - Method in class org.treetank.service.xml.serialize.XMLSerializer.XMLSerializerBuilder
Setting the declaration.
setDTDHandler(DTDHandler) - Method in class org.treetank.service.xml.serialize.SAXSerializer
 
setEntityResolver(EntityResolver) - Method in class org.treetank.service.xml.serialize.SAXSerializer
 
setErrorHandler(ErrorHandler) - Method in class org.treetank.service.xml.serialize.SAXSerializer
 
setEvtType(WatchEvent.Kind<?>) - Method in class org.treetank.filelistener.file.FilesystemNotification
 
setFeature(String, boolean) - Method in class org.treetank.service.xml.serialize.SAXSerializer
 
setFirstChildKey(long) - Method in class org.treetank.node.delegates.StructNodeDelegate
Setting the first child sibling key to this node.
setFirstChildKey(long) - Method in class org.treetank.node.DocumentRootNode
Setting the first child sibling key to this node.
setFirstChildKey(long) - Method in class org.treetank.node.ElementNode
Setting the first child sibling key to this node.
setFirstChildKey(long) - Method in interface org.treetank.node.interfaces.IStructNode
Setting the first child sibling key to this node.
setFirstChildKey(long) - Method in class org.treetank.node.TextNode
Setting the first child sibling key to this node.
setHash(long) - Method in class org.treetank.node.AtomicValue
 
setHash(long) - Method in class org.treetank.node.AttributeNode
Delegate method for setHash.
setHash(long) - Method in class org.treetank.node.delegates.NameNodeDelegate
Delegate method for setHash.
setHash(long) - Method in class org.treetank.node.delegates.NodeDelegate
Setting the hash of this node including substructure.
setHash(long) - Method in class org.treetank.node.delegates.StructNodeDelegate
Delegate method for setHash.
setHash(long) - Method in class org.treetank.node.DocumentRootNode
Setting the hash of this node including substructure.
setHash(long) - Method in class org.treetank.node.ElementNode
Setting the hash of this node including substructure.
setHash(long) - Method in interface org.treetank.node.interfaces.INode
Setting the hash of this node including substructure.
setHash(long) - Method in class org.treetank.node.NamespaceNode
Setting the hash of this node including substructure.
setHash(long) - Method in class org.treetank.node.TextNode
Setting the hash of this node including substructure.
setIByteHandlerInstance(IByteHandler.IByteHandlerPipeline) - Method in class org.treetank.access.conf.ModuleSetter
Setting an IByteHandler-instance.
setID(boolean) - Method in class org.treetank.service.xml.serialize.XMLSerializer.XMLSerializerBuilder
Setting the ids on nodes.
setIndend(boolean) - Method in class org.treetank.service.xml.serialize.XMLSerializer.XMLSerializerBuilder
Setting the indention.
setKeyInstance(Key) - Method in class org.treetank.access.conf.ModuleSetter
Setting an Key-instance.
setLastCommittedUberBucket(UberBucket) - Method in class org.treetank.access.Session
 
setLeftSiblingKey(long) - Method in class org.treetank.node.delegates.StructNodeDelegate
Setting the left sibling key to this node.
setLeftSiblingKey(long) - Method in class org.treetank.node.DocumentRootNode
Setting the left sibling key to this node.
setLeftSiblingKey(long) - Method in class org.treetank.node.ElementNode
Setting the left sibling key to this node.
setLeftSiblingKey(long) - Method in interface org.treetank.node.interfaces.IStructNode
Setting the left sibling key to this node.
setLeftSiblingKey(long) - Method in class org.treetank.node.TextNode
Setting the left sibling key to this node.
setmAS(String) - Method in class org.treetank.service.xml.shredder.NDataTuple
 
setmContinent(String) - Method in class org.treetank.service.xml.shredder.NDataTuple
 
setmCountry(String) - Method in class org.treetank.service.xml.shredder.NDataTuple
 
setMetaFacClass(Class<? extends IMetaEntryFactory>) - Method in class org.treetank.access.conf.ModuleSetter
Setting an IMetaEntryFactory-class
setmPrefix(String) - Method in class org.treetank.service.xml.shredder.NDataTuple
 
setNameKey(int) - Method in class org.treetank.node.AttributeNode
Delegate method for setNameKey.
setNameKey(int) - Method in class org.treetank.node.delegates.NameNodeDelegate
Setting the name key.
setNameKey(int) - Method in class org.treetank.node.ElementNode
Setting the name key.
setNameKey(int) - Method in interface org.treetank.node.interfaces.INameNode
Setting the name key.
setNameKey(int) - Method in class org.treetank.node.NamespaceNode
Setting the name key.
setNodeKey(long) - Method in class org.treetank.node.AtomicValue
Setting the node key for an item
setObserver(FilesystemNotificationObserver) - Method in class org.treetank.filelistener.file.Filelistener
Set the observer for this filelistener
setPageTransaction(IBucketReadTrx) - Method in class org.treetank.access.FilelistenerReadTrx
Replace the state of the transaction.
setPageTransaction(IBucketReadTrx) - Method in class org.treetank.access.IscsiReadTrx
Replace the state of the transaction.
setPageTransaction(IBucketReadTrx) - Method in class org.treetank.access.NodeReadTrx
Replace the state of the transaction.
setParentKey(long) - Method in class org.treetank.node.AtomicValue
 
setParentKey(long) - Method in class org.treetank.node.AttributeNode
Delegate method for setParentKey.
setParentKey(long) - Method in class org.treetank.node.delegates.NameNodeDelegate
Delegate method for setParentKey.
setParentKey(long) - Method in class org.treetank.node.delegates.NodeDelegate
Setting the parent key.
setParentKey(long) - Method in class org.treetank.node.delegates.StructNodeDelegate
Delegate method for setParentKey.
setParentKey(long) - Method in class org.treetank.node.delegates.ValNodeDelegate
Delegate method for setParentKey.
setParentKey(long) - Method in class org.treetank.node.DocumentRootNode
Setting the parent key.
setParentKey(long) - Method in class org.treetank.node.ElementNode
Setting the parent key.
setParentKey(long) - Method in interface org.treetank.node.interfaces.INode
Setting the parent key.
setParentKey(long) - Method in class org.treetank.node.NamespaceNode
Setting the parent key.
setParentKey(long) - Method in class org.treetank.node.TextNode
Setting the parent key.
setProperty(String, Object) - Method in class org.treetank.service.xml.serialize.SAXSerializer
 
setQName(QName) - Method in class org.treetank.access.NodeWriteTrx
Set QName of node.
setQName(QName) - Method in interface org.treetank.api.INodeWriteTrx
Set QName of node.
setReferenceHash(int, byte[]) - Method in class org.treetank.bucket.IndirectBucket
Setting the hash of a referenced bucket to this bucket.
setReferenceHash(int, byte[]) - Method in interface org.treetank.bucket.interfaces.IReferenceBucket
Setting the hash of a referenced bucket to this bucket.
setReferenceHash(int, byte[]) - Method in class org.treetank.bucket.RevisionRootBucket
Setting the hash of a referenced bucket to this bucket.
setReferenceHash(int, byte[]) - Method in class org.treetank.bucket.UberBucket
Setting the hash of a referenced bucket to this bucket.
setReferenceKey(int, long) - Method in class org.treetank.bucket.IndirectBucket
Setting one key of a bucket to be referenced from this bucket.
setReferenceKey(int, long) - Method in interface org.treetank.bucket.interfaces.IReferenceBucket
Setting one key of a bucket to be referenced from this bucket.
setReferenceKey(int, long) - Method in class org.treetank.bucket.RevisionRootBucket
Setting one key of a bucket to be referenced from this bucket.
setReferenceKey(int, long) - Method in class org.treetank.bucket.UberBucket
Setting one key of a bucket to be referenced from this bucket.
setREST(boolean) - Method in class org.treetank.service.xml.serialize.XMLSerializer.XMLSerializerBuilder
Setting the RESTful output.
setRevisioningClass(Class<? extends IRevisioning>) - Method in class org.treetank.access.conf.ModuleSetter
Setting an IRevisioning-class
setRightSiblingKey(long) - Method in class org.treetank.node.delegates.StructNodeDelegate
Setting the right sibling key to this node.
setRightSiblingKey(long) - Method in class org.treetank.node.DocumentRootNode
Setting the right sibling key to this node.
setRightSiblingKey(long) - Method in class org.treetank.node.ElementNode
Setting the right sibling key to this node.
setRightSiblingKey(long) - Method in interface org.treetank.node.interfaces.IStructNode
Setting the right sibling key to this node.
setRightSiblingKey(long) - Method in class org.treetank.node.TextNode
Setting the right sibling key to this node.
setRunningCommit(Future<Void>) - Method in class org.treetank.access.Session
Setting running commit to session.
setRunningCommit(Future<Void>) - Method in interface org.treetank.api.ISession
Setting running commit to session.
setSystemId(String) - Method in class org.treetank.saxon.wrapper.DocumentWrapper
 
setSystemId(String) - Method in class org.treetank.saxon.wrapper.NodeWrapper
setTypeKey(int) - Method in class org.treetank.node.AtomicValue
 
setTypeKey(int) - Method in class org.treetank.node.AttributeNode
Delegate method for setTypeKey.
setTypeKey(int) - Method in class org.treetank.node.delegates.NameNodeDelegate
Delegate method for setType.
setTypeKey(int) - Method in class org.treetank.node.delegates.NodeDelegate
Setting the type key.
setTypeKey(int) - Method in class org.treetank.node.delegates.StructNodeDelegate
Delegate method for setTypeKey.
setTypeKey(int) - Method in class org.treetank.node.delegates.ValNodeDelegate
Delegate method for setTypeKey.
setTypeKey(int) - Method in class org.treetank.node.DocumentRootNode
Setting the type key.
setTypeKey(int) - Method in class org.treetank.node.ElementNode
Setting the type key.
setTypeKey(int) - Method in interface org.treetank.node.interfaces.INode
Setting the type key.
setTypeKey(int) - Method in class org.treetank.node.NamespaceNode
Setting the type key.
setTypeKey(int) - Method in class org.treetank.node.TextNode
/** Setting the type key.
setURI(String) - Method in class org.treetank.access.NodeWriteTrx
Set URI of node.
setURI(String) - Method in interface org.treetank.api.INodeWriteTrx
Set URI of node.
setURIKey(int) - Method in class org.treetank.node.AttributeNode
Delegate method for setURIKey.
setURIKey(int) - Method in class org.treetank.node.delegates.NameNodeDelegate
Setting the uri key.
setURIKey(int) - Method in class org.treetank.node.ElementNode
Setting the uri key.
setURIKey(int) - Method in interface org.treetank.node.interfaces.INameNode
Setting the uri key.
setURIKey(int) - Method in class org.treetank.node.NamespaceNode
Setting the uri key.
setUserData(String, Object) - Method in class org.treetank.saxon.wrapper.DocumentWrapper
setVal(byte[]) - Method in class org.treetank.data.BlockDataElement
Replace the existing byte array with another byte array.
setValue(byte[]) - Method in class org.treetank.access.IscsiWriteTrx
Set value of data.
setValue(String) - Method in class org.treetank.access.NodeWriteTrx
Set value of node.
setValue(byte[]) - Method in interface org.treetank.api.IIscsiWriteTrx
Set value of data.
setValue(String) - Method in interface org.treetank.api.INodeWriteTrx
Set value of node.
setValue(byte[]) - Method in class org.treetank.node.AtomicValue
Setting the value key.
setValue(byte[]) - Method in class org.treetank.node.AttributeNode
Delegate method for setValue.
setValue(byte[]) - Method in class org.treetank.node.delegates.ValNodeDelegate
Setting the value key.
setValue(byte[]) - Method in interface org.treetank.node.interfaces.IValNode
Setting the value key.
setValue(byte[]) - Method in class org.treetank.node.TextNode
Setting the value key.
setVersions(long[]) - Method in class org.treetank.service.xml.serialize.XMLSerializer.XMLSerializerBuilder
Setting the ids on nodes.
shell - Variable in class org.treetank.filelistener.ui.application.FilelistenerApplication
 
shell - Variable in class org.treetank.filelistener.ui.dialogs.ChooseExisitingStorageDialog
 
shell - Variable in class org.treetank.filelistener.ui.dialogs.CreateStorageConfigurationDialog
 
shell - Variable in class org.treetank.filelistener.ui.dialogs.ListenToFolderDialog
 
shred(InputStream, String) - Method in class org.treetank.service.jaxrx.implementation.DatabaseRepresentation
This method is responsible to save the XML file, which is in an InputStream, as a TreeTank object.
shredInputStream(INodeWriteTrx, InputStream, EShredderInsert) - Static method in class org.treetank.service.jaxrx.util.WorkerHelper
Shreds a given InputStream
shutdown() - Method in class org.treetank.filelistener.ui.composites.MainComposite
 
shutDownListener() - Method in class org.treetank.filelistener.file.Filelistener
Shutdown listening to the defined folders and release all bonds to Treetank.
SingleType - Class in org.treetank.service.xml.xpath
SingleType
SingleType(String, boolean) - Constructor for class org.treetank.service.xml.xpath.SingleType
Constructor.
size() - Method in class org.treetank.bucket.MetaBucket
Getting the size.
size() - Method in class org.treetank.service.xml.diff.out.EditScript
Calculates the size of the edit script.
SlidingSnapshot - Class in org.treetank.revisioning
Sliding Snapshot versioning of DataBuckets.
SlidingSnapshot() - Constructor for class org.treetank.revisioning.SlidingSnapshot
 
SomeExpr - Class in org.treetank.service.xml.xpath.expr
Some expression
SomeExpr(INodeReadTrx, List<AbsAxis>, AbsAxis) - Constructor for class org.treetank.service.xml.xpath.expr.SomeExpr
Constructor.
StandardSettings - Class in org.treetank.access.conf
Standard Module defining standard settings.
StandardSettings() - Constructor for class org.treetank.access.conf.StandardSettings
 
startListening() - Method in class org.treetank.filelistener.file.Filelistener
Start listening to the defined folders.
StartServer - Class in org.treetank.service.jaxrx.server
This class starts the in JAX-RX embedded Jetty server.
StartServer(int) - Constructor for class org.treetank.service.jaxrx.server.StartServer
I'm a lazy constructor.
StAXSerializer - Class in org.treetank.service.xml.serialize
StAXSerializer
StAXSerializer(AbsAxis, INodeReadTrx) - Constructor for class org.treetank.service.xml.serialize.StAXSerializer
Initialize XMLStreamReader implementation with transaction.
StAXSerializer(AbsAxis, INodeReadTrx, boolean) - Constructor for class org.treetank.service.xml.serialize.StAXSerializer
Initialize XMLStreamReader implementation with transaction.
stop() - Method in class org.jaxrx.JettyServer
Stops the server.
stopServer() - Method in class org.treetank.service.jaxrx.server.StartServer
This method stops the Jetty server.
Storage - Class in org.treetank.access
This class represents one concrete database for enabling several ISession objects.
STORAGE_PATH - Static variable in class org.treetank.filelistener.file.StorageManager
The path where the storage configurations are to find.
StorageAlreadyExistsException - Exception in org.treetank.filelistener.exceptions
 
StorageAlreadyExistsException() - Constructor for exception org.treetank.filelistener.exceptions.StorageAlreadyExistsException
 
StorageConfiguration - Class in org.treetank.access.conf
Storage Configuration
StorageConfiguration(File) - Constructor for class org.treetank.access.conf.StorageConfiguration
Constructor with the path to be set.
StorageConfiguration.Paths - Enum in org.treetank.access.conf
Paths for a Storage.
StorageManager - Class in org.treetank.filelistener.file
 
StorageManager() - Constructor for class org.treetank.filelistener.file.StorageManager
 
STORAGEPATH - Static variable in interface org.treetank.access.conf.ConstructorProps
 
StructNodeDelegate - Class in org.treetank.node.delegates
Delegate method for all nodes building up the structure.
StructNodeDelegate(NodeDelegate, long, long, long, long) - Constructor for class org.treetank.node.delegates.StructNodeDelegate
Constructor.
SubOpAxis - Class in org.treetank.service.xml.xpath.operators
AddOpAxis
SubOpAxis(INodeReadTrx, AbsAxis, AbsAxis) - Constructor for class org.treetank.service.xml.xpath.operators.SubOpAxis
Constructor.
SWTResourceManager - Class in org.eclipse.wb.swt
Utility class for managing OS resources associated with SWT controls such as colors, fonts, images, etc.
SWTResourceManager() - Constructor for class org.eclipse.wb.swt.SWTResourceManager
 
SYSTEM - Static variable in class org.jaxrx.core.JaxRxConstants
The path of the underlying system.
SYSTEMPATH - Static variable in class org.jaxrx.core.JaxRxConstants
The path of the underlying system.
Systems - Class in org.jaxrx.core
This class organizes all implementations of the JAX-RX interface.

T

TEXT - Static variable in interface org.treetank.node.IConstants
 
TextFilter - Class in org.treetank.axis.filter
FullTextLeafAxisTest
TextFilter(INodeReadTrx) - Constructor for class org.treetank.axis.filter.TextFilter
Default constructor.
TextNode - Class in org.treetank.node
TextNode
TextNode(NodeDelegate, StructNodeDelegate, ValNodeDelegate) - Constructor for class org.treetank.node.TextNode
Constructor for TextNode.
TokenType - Enum in org.treetank.service.xml.xpath.parser
 
TOP_LEFT - Static variable in class org.eclipse.wb.swt.SWTResourceManager
Style constant for placing decorator image in top left corner of base image.
TOP_RIGHT - Static variable in class org.eclipse.wb.swt.SWTResourceManager
Style constant for placing decorator image in top right corner of base image.
toString() - Method in class org.jaxrx.core.ResourcePath
 
toString() - Method in class org.treetank.access.BucketReadTrx
toString() - Method in class org.treetank.access.BucketWriteTrx
toString() - Method in class org.treetank.access.conf.ResourceConfiguration
toString() - Method in class org.treetank.access.conf.SessionConfiguration
toString() - Method in class org.treetank.access.conf.StorageConfiguration
toString() - Method in class org.treetank.access.NodeReadTrx
toString() - Method in class org.treetank.access.NodeWriteTrx
toString() - Method in class org.treetank.access.Session
toString() - Method in class org.treetank.access.Storage
toString() - Method in class org.treetank.axis.ItemList
toString() - Method in class org.treetank.bucket.BucketFactory
toString() - Method in class org.treetank.bucket.DataBucket.DeletedData
toString() - Method in class org.treetank.bucket.DataBucket
toString() - Method in class org.treetank.bucket.DumbDataFactory.DumbData
toString() - Method in class org.treetank.bucket.DumbMetaEntryFactory.DumbKey
toString() - Method in class org.treetank.bucket.DumbMetaEntryFactory.DumbValue
toString() - Method in class org.treetank.bucket.IndirectBucket
toString() - Method in class org.treetank.bucket.MetaBucket
toString() - Method in class org.treetank.bucket.RevisionRootBucket
toString() - Method in class org.treetank.bucket.UberBucket
toString() - Method in class org.treetank.io.berkeley.BerkeleyStorage
toString() - Method in class org.treetank.io.bytepipe.ByteHandlerPipeline
toString() - Method in class org.treetank.io.bytepipe.Encryptor
toString() - Method in class org.treetank.io.bytepipe.Zipper
toString() - Method in class org.treetank.io.LogKey
toString() - Method in class org.treetank.io.LogValue
toString() - Method in class org.treetank.io.LRULog
toString() - Method in class org.treetank.node.AtomicValue
toString() - Method in class org.treetank.node.AttributeNode
toString() - Method in class org.treetank.node.delegates.NameNodeDelegate
toString() - Method in class org.treetank.node.delegates.NodeDelegate
toString() - Method in class org.treetank.node.delegates.StructNodeDelegate
toString() - Method in class org.treetank.node.delegates.ValNodeDelegate
toString() - Method in class org.treetank.node.DocumentRootNode
toString() - Method in class org.treetank.node.ElementNode
toString() - Method in class org.treetank.node.NamespaceNode
toString() - Method in class org.treetank.node.TextNode
toString() - Method in class org.treetank.revisioning.Differential
toString() - Method in class org.treetank.revisioning.FullDump
toString() - Method in class org.treetank.revisioning.Incremental
toString() - Method in class org.treetank.revisioning.SlidingSnapshot
toString() - Method in class org.treetank.service.xml.diff.Diff
 
toString() - Method in class org.treetank.service.xml.xpath.parser.VariableXPathToken
toString() - Method in class org.treetank.service.xml.xpath.parser.XPathScanner
toString() - Method in class org.treetank.service.xml.xpath.PipelineBuilder
TreeNodeFactory - Class in org.treetank.node
Factory necessary to deserialize tree-nodes.
TreeNodeFactory() - Constructor for class org.treetank.node.TreeNodeFactory
 
TreetankConfiguration - Class in org.treetank.jscsi
This configuration class extends Configuration so that it can be used within the self defined target server-
TreetankConfiguration(ISession, String) - Constructor for class org.treetank.jscsi.TreetankConfiguration
TreeTankMediator - Class in org.treetank.service.jaxrx.implementation
This class works as mediator between the JAX-RX REST interface layer and the responsible Treetank implementation class.
TreeTankMediator() - Constructor for class org.treetank.service.jaxrx.implementation.TreeTankMediator
Constructor.
TreetankStorageModule - Class in org.treetank.jscsi
TreetankStorageModule
TreetankStorageModule(long, ISession) - Constructor for class org.treetank.jscsi.TreetankStorageModule
Creates a storage module that is used by the target to handle I/O.
TreetankTargetServer - Class in org.treetank.jscsi
Start a target server that uses a treetank storage as storage device.
TreetankTargetServer() - Constructor for class org.treetank.jscsi.TreetankTargetServer
 
truncate() - Method in class org.treetank.access.Session
Truncating the resource where this ISession is bound to.
truncate() - Method in interface org.treetank.api.ISession
Truncating the resource where this ISession is bound to.
truncate() - Method in class org.treetank.io.berkeley.BerkeleyStorage
Truncating a storage.
truncate() - Method in class org.treetank.io.combined.CombinedStorage
Truncating a storage.
truncate() - Method in interface org.treetank.io.IBackend
Truncating a storage.
truncate() - Method in class org.treetank.io.jclouds.JCloudsStorage
 
truncateResource(SessionConfiguration) - Method in class org.treetank.access.Storage
Truncating a resource.
truncateResource(SessionConfiguration) - Method in interface org.treetank.api.IStorage
Truncating a resource.
truncateStorage(StorageConfiguration) - Static method in class org.treetank.access.Storage
Truncate a storage.
TTByteHandleException - Exception in org.treetank.exception
Exception type for handle everything related to the handling of bytes especially within the io-layer.
TTByteHandleException(IOException) - Constructor for exception org.treetank.exception.TTByteHandleException
Constructor.
TTByteHandleException(DataFormatException) - Constructor for exception org.treetank.exception.TTByteHandleException
Constructor.
TTByteHandleException(NoSuchAlgorithmException) - Constructor for exception org.treetank.exception.TTByteHandleException
Constructor.
TTByteHandleException(NoSuchPaddingException) - Constructor for exception org.treetank.exception.TTByteHandleException
Constructor.
TTByteHandleException(InvalidKeyException) - Constructor for exception org.treetank.exception.TTByteHandleException
Constructor.
TTByteHandleException(GeneralSecurityException) - Constructor for exception org.treetank.exception.TTByteHandleException
Constructor.
TTException - Exception in org.treetank.exception
Exception to hold all relevant failures upcoming from Treetank.
TTException(Exception) - Constructor for exception org.treetank.exception.TTException
Constructor to encapsulate parsing.
TTException(String...) - Constructor for exception org.treetank.exception.TTException
Constructor.
TTIOException - Exception in org.treetank.exception
All Treetank IO Exception are wrapped in this class.
TTIOException(Exception) - Constructor for exception org.treetank.exception.TTIOException
Constructor.
TTIOException(String...) - Constructor for exception org.treetank.exception.TTIOException
Constructor.
TTThreadedException - Exception in org.treetank.exception
This class holds all exceptions which can occure with the usage of multithreaded exceptions.
TTThreadedException(InterruptedException) - Constructor for exception org.treetank.exception.TTThreadedException
Constructor for threaded exceptions.
TTThreadedException(String...) - Constructor for exception org.treetank.exception.TTThreadedException
Exception for weird thread behaviour.
TTThreadedException(ExecutionException) - Constructor for exception org.treetank.exception.TTThreadedException
Constructor for execution exception exceptions.
TTXPathException - Exception in org.treetank.exception
Static class for handling the Enum as an TTException.
TTXPathException(String) - Constructor for exception org.treetank.exception.TTXPathException
Constructor.
Type - Enum in org.treetank.node
Enum that represents the built-in-types of XPath 2.0.
TYPE_KEY - Static variable in interface org.treetank.node.IConstants
Static type key for normal txpes.
TypedValue - Class in org.treetank.utils
UTF
TypeFilter - Class in org.treetank.axis.filter
TypeFilter
TypeFilter(INodeReadTrx, int) - Constructor for class org.treetank.axis.filter.TypeFilter
Constructor.
TypeFilter(INodeReadTrx, String) - Constructor for class org.treetank.axis.filter.TypeFilter
Constructor.

U

UBERBUCKET - Static variable in interface org.treetank.bucket.IConstants
 
UberBucket - Class in org.treetank.bucket
UberBucket
UberBucket(long, long, long) - Constructor for class org.treetank.bucket.UberBucket
New uber bucket
UnionAxis - Class in org.treetank.service.xml.xpath.axis
UnionAxis
UnionAxis(INodeReadTrx, AbsAxis, AbsAxis) - Constructor for class org.treetank.service.xml.xpath.axis.UnionAxis
Constructor.
UNKNOWN - Static variable in interface org.treetank.node.IConstants
 
update(InputStream, ResourcePath) - Method in class org.jaxrx.dom.DOMJaxRx
 
update(InputStream, ResourcePath) - Method in interface org.jaxrx.JaxRx
This method is called by the PUT method.
update(InputStream, ResourcePath) - Method in class org.treetank.service.jaxrx.implementation.TreeTankMediator
 
update(long) - Method in class org.treetank.service.xml.xpath.expr.VarRefExpr
Updating an expression with a key
updateDupAncestor() - Method in enum org.treetank.service.xml.xpath.DupState
Changes the state according to a ancestor step.
updateDupChild() - Method in enum org.treetank.service.xml.xpath.DupState
Changes the state according to a child step.
updateDupDesc() - Method in enum org.treetank.service.xml.xpath.DupState
Changes the state according to a descendant, descendant-or-self step.
updateDupFollPre() - Method in enum org.treetank.service.xml.xpath.DupState
Changes the state according to a following /preceding step.
updateDupFollPreSib() - Method in enum org.treetank.service.xml.xpath.DupState
Changes the state according to a following-sibling/preceding-sibling step.
updateDupParent() - Method in enum org.treetank.service.xml.xpath.DupState
Changes the state according to a parent step.
updateOrdAncestor() - Method in enum org.treetank.service.xml.xpath.OrdState
Changes the state according to a ancestor step.
updateOrdChild() - Method in enum org.treetank.service.xml.xpath.OrdState
Changes the state according to a child step.
updateOrdDesc() - Method in enum org.treetank.service.xml.xpath.OrdState
Changes the state according to a descendant/ descendant-or.self step.
updateOrdFollPre() - Method in enum org.treetank.service.xml.xpath.OrdState
Changes the state according to a following/preceding step.
updateOrdFollPreSib() - Method in enum org.treetank.service.xml.xpath.OrdState
Changes the state according to a following-sibling/preceding-sibling step.
updateOrdParent() - Method in enum org.treetank.service.xml.xpath.OrdState
Changes the state according to a parent step.
updateOrdUnion() - Method in enum org.treetank.service.xml.xpath.OrdState
Changes the state according to a union step.
updateUnion() - Method in enum org.treetank.service.xml.xpath.DupState
Changes the state according to a union step.
URL - Static variable in class org.jaxrx.core.JaxRxConstants
The interface URL.
Util - Class in org.treetank.service.xml.diff.algorithm.fmes
Useful functions.

V

validateAccessType(String) - Method in class org.treetank.service.jaxrx.util.WorkerHelper
This method checks the variable URL path after the node id resource (e.g.
ValNodeDelegate - Class in org.treetank.node.delegates
Delegate method for all nodes containing \"value\"-data.
ValNodeDelegate(NodeDelegate, byte[]) - Constructor for class org.treetank.node.delegates.ValNodeDelegate
Constructor
ValueComp - Class in org.treetank.service.xml.xpath.comparators
ValueComp
ValueComp(INodeReadTrx, AbsAxis, AbsAxis, CompKind) - Constructor for class org.treetank.service.xml.xpath.comparators.ValueComp
Constructor.
ValueFilter - Class in org.treetank.axis.filter
ValueAxisTest
ValueFilter(INodeReadTrx, byte[]) - Constructor for class org.treetank.axis.filter.ValueFilter
Constructor initializing internal state.
ValueFilter(INodeReadTrx, String) - Constructor for class org.treetank.axis.filter.ValueFilter
Constructor initializing internal state.
valueOf(String) - Static method in enum org.jaxrx.core.QueryParameter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.treetank.access.conf.ResourceConfiguration.Paths
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.treetank.access.conf.StorageConfiguration.Paths
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.treetank.access.NodeWriteTrx.HashKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.treetank.node.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.treetank.service.jaxrx.enums.EIdAccessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.treetank.service.xml.diff.DiffFactory.EDiff
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.treetank.service.xml.diff.DiffFactory.EDiffOptimized
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.treetank.service.xml.shredder.EShredderCommit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.treetank.service.xml.shredder.EShredderInsert
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.treetank.service.xml.xpath.comparators.CompKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.treetank.service.xml.xpath.DupState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.treetank.service.xml.xpath.EXPathError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.treetank.service.xml.xpath.functions.FuncDef
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.treetank.service.xml.xpath.OrdState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.treetank.service.xml.xpath.parser.TokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.treetank.service.xml.xpath.XPathError.ErrorType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jaxrx.core.QueryParameter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.treetank.access.conf.ResourceConfiguration.Paths
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.treetank.access.conf.StorageConfiguration.Paths
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.treetank.access.NodeWriteTrx.HashKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.treetank.node.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.treetank.service.jaxrx.enums.EIdAccessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.treetank.service.xml.diff.DiffFactory.EDiff
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.treetank.service.xml.diff.DiffFactory.EDiffOptimized
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.treetank.service.xml.shredder.EShredderCommit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.treetank.service.xml.shredder.EShredderInsert
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.treetank.service.xml.xpath.comparators.CompKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.treetank.service.xml.xpath.DupState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.treetank.service.xml.xpath.EXPathError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.treetank.service.xml.xpath.functions.FuncDef
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.treetank.service.xml.xpath.OrdState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.treetank.service.xml.xpath.parser.TokenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.treetank.service.xml.xpath.XPathError.ErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
VariableAxis - Class in org.treetank.service.xml.xpath.axis
VariableAxis
VariableAxis(INodeReadTrx, AbsAxis) - Constructor for class org.treetank.service.xml.xpath.axis.VariableAxis
Constructor.
VariableXPathToken - Class in org.treetank.service.xml.xpath.parser
XPathToken
VariableXPathToken(String, TokenType) - Constructor for class org.treetank.service.xml.xpath.parser.VariableXPathToken
Constructor initializing internal state.
varifyParam(int) - Method in class org.treetank.service.xml.xpath.functions.AbsFunction
Checks if the number of input arguments of this function is a valid according to the function specification in XQuery 1.0 and XPath 2.0 Functions and Operators.
VarRefExpr - Class in org.treetank.service.xml.xpath.expr
VarRefExpr
VarRefExpr(INodeReadTrx, VariableAxis) - Constructor for class org.treetank.service.xml.xpath.expr.VarRefExpr
Constructor.
visit(ElementNode) - Method in class org.treetank.service.xml.diff.algorithm.fmes.FMESVisitor
Visiting an ElementNode
visit(TextNode) - Method in class org.treetank.service.xml.diff.algorithm.fmes.FMESVisitor
Visiting a TextNode.
visit(ElementNode) - Method in class org.treetank.service.xml.diff.algorithm.fmes.LabelFMESVisitor
Visiting an ElementNode.
visit(TextNode) - Method in class org.treetank.service.xml.diff.algorithm.fmes.LabelFMESVisitor
Visiting a TextNode

W

waitForRunningCommit() - Method in class org.treetank.access.Session
Waiting and blocking for running commit.
waitForRunningCommit() - Method in interface org.treetank.api.ISession
Waiting and blocking for running commit.
watchDir(File) - Method in class org.treetank.filelistener.file.Filelistener
 
WHITESPACE - Static variable in interface org.treetank.node.IConstants
 
WildcardFilter - Class in org.treetank.axis.filter
WildcardFilter
WildcardFilter(INodeReadTrx, String, boolean) - Constructor for class org.treetank.axis.filter.WildcardFilter
Default constructor.
WorkerHelper - Class in org.treetank.service.jaxrx.util
This class contains methods that are respectively used by this worker classes (NodeIdRepresentation.java and DatabaseRepresentation.java)
write(IBucket) - Method in class org.treetank.io.berkeley.BerkeleyWriter
Writing a bucket related to the reference.
write(IBucket) - Method in class org.treetank.io.combined.CombinedWriter
Writing a bucket related to the reference.
write(IBucket) - Method in interface org.treetank.io.IBackendWriter
Writing a bucket related to the reference.
write(IBucket) - Method in class org.treetank.io.jclouds.JCloudsWriter
Writing a bucket related to the reference.
write(byte[], long) - Method in class org.treetank.jscsi.HybridTreetankStorageModule
write(byte[], long) - Method in class org.treetank.jscsi.TreetankStorageModule
write(String) - Method in class org.treetank.service.xml.serialize.XMLSerializer
Write characters of string.
writeUberBucket(UberBucket) - Method in class org.treetank.io.berkeley.BerkeleyWriter
Writing the UberBucket including the pointer to the bucket.
writeUberBucket(UberBucket) - Method in class org.treetank.io.combined.CombinedWriter
Writing the UberBucket including the pointer to the bucket.
writeUberBucket(UberBucket) - Method in interface org.treetank.io.IBackendWriter
Writing the UberBucket including the pointer to the bucket.
writeUberBucket(UberBucket) - Method in class org.treetank.io.jclouds.JCloudsWriter
Writing the UberBucket including the pointer to the bucket.
WrongFilenodeDataLengthException - Exception in org.treetank.filelistener.exceptions
 
WrongFilenodeDataLengthException() - Constructor for exception org.treetank.filelistener.exceptions.WrongFilenodeDataLengthException
 

X

XMLImport - Class in org.treetank.service.xml.shredder
XMLImport
XMLImport() - Constructor for class org.treetank.service.xml.shredder.XMLImport
 
XMLResource - Class in org.jaxrx.resource
This class match HTTP requests for the JaxRxConstants.RESOURCEPATH.
XMLResource() - Constructor for class org.jaxrx.resource.XMLResource
 
XMLSerializer - Class in org.treetank.service.xml.serialize
XMLSerializer
XMLSerializer.XMLSerializerBuilder - Class in org.treetank.service.xml.serialize
XMLSerializerBuilder to setup the XMLSerializer.
XMLSerializer.XMLSerializerBuilder(ISession, OutputStream, long...) - Constructor for class org.treetank.service.xml.serialize.XMLSerializer.XMLSerializerBuilder
Constructor, setting the necessary stuff.
XMLSerializer.XMLSerializerBuilder(ISession, long, OutputStream, XMLSerializerProperties, long...) - Constructor for class org.treetank.service.xml.serialize.XMLSerializer.XMLSerializerBuilder
Constructor.
XMLSerializerProperties - Class in org.treetank.service.xml.serialize
XMLSerializerProperties
XMLSerializerProperties() - Constructor for class org.treetank.service.xml.serialize.XMLSerializerProperties
Constructor.
XMLShredder - Class in org.treetank.service.xml.shredder
This class appends a given XMLStreamReader to a INodeWriteTrx.
XMLShredder(INodeWriteTrx, XMLEventReader, EShredderInsert) - Constructor for class org.treetank.service.xml.shredder.XMLShredder
Normal constructor to invoke a shredding process on a existing INodeWriteTrx.
XMLShredder(INodeWriteTrx, XMLEventReader, EShredderInsert, EShredderCommit) - Constructor for class org.treetank.service.xml.shredder.XMLShredder
Normal constructor to invoke a shredding process on a existing INodeWriteTrx.
XMLUpdateShredder - Class in org.treetank.service.xml.shredder
XMLUpdateShredder
XMLUpdateShredder(INodeWriteTrx, XMLEventReader, EShredderInsert, Object, EShredderCommit) - Constructor for class org.treetank.service.xml.shredder.XMLUpdateShredder
Normal constructor to invoke a shredding process on a existing INodeWriteTrx.
XPATH_10_COMP - Static variable in class org.treetank.service.xml.xpath.XPathAxis
Declares if the evaluation is compatible to XPath 1.0 or not.
XPathAxis - Class in org.treetank.service.xml.xpath
XPath Axis
XPathAxis(INodeReadTrx, String) - Constructor for class org.treetank.service.xml.xpath.XPathAxis
Constructor initializing internal state.
XPathError - Exception in org.treetank.service.xml.xpath
XPathError
XPathError(XPathError.ErrorType) - Constructor for exception org.treetank.service.xml.xpath.XPathError
Constructor.
XPathError.ErrorType - Enum in org.treetank.service.xml.xpath
Enumeration for all the XPath error types with their specified error message.
XPathEvaluator - Class in org.treetank.saxon.evaluator
XPath Evaluator
XPathEvaluator(String, ISession) - Constructor for class org.treetank.saxon.evaluator.XPathEvaluator
Constructor.
XPathParser - Class in org.treetank.service.xml.xpath.parser
XPath Parser
XPathParser(INodeReadTrx, String) - Constructor for class org.treetank.service.xml.xpath.parser.XPathParser
Constructor.
XPathScanner - Class in org.treetank.service.xml.xpath.parser
XPathScanner
XPathScanner(String) - Constructor for class org.treetank.service.xml.xpath.parser.XPathScanner
Constructor.
XQueryEvaluator - Class in org.treetank.saxon.evaluator
XQuery evaluator
XQueryEvaluator(String, ISession) - Constructor for class org.treetank.saxon.evaluator.XQueryEvaluator
Constructor.
XQueryEvaluatorOutputStream - Class in org.treetank.saxon.evaluator
XQuery evaluator
XQueryEvaluatorOutputStream(String, ISession, OutputStream) - Constructor for class org.treetank.saxon.evaluator.XQueryEvaluatorOutputStream
Constructor.
XQueryEvaluatorOutputStream(String, ISession, OutputStream, Serializer) - Constructor for class org.treetank.saxon.evaluator.XQueryEvaluatorOutputStream
Constructor.
XQueryEvaluatorSAXHandler - Class in org.treetank.saxon.evaluator
XQuery evaluator
XQueryEvaluatorSAXHandler(String, ISession, ContentHandler) - Constructor for class org.treetank.saxon.evaluator.XQueryEvaluatorSAXHandler
Constructor.
XSLTEvaluator - Class in org.treetank.saxon.evaluator
XSLT Evaluator
XSLTEvaluator(ISession, File, OutputStream) - Constructor for class org.treetank.saxon.evaluator.XSLTEvaluator
Constructor.
XSLTEvaluator(ISession, File, OutputStream, Serializer) - Constructor for class org.treetank.saxon.evaluator.XSLTEvaluator
Constructor.

Z

Zipper - Class in org.treetank.io.bytepipe
Decorator to zip any data.
Zipper() - Constructor for class org.treetank.io.bytepipe.Zipper
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z 

Copyright © 2013. All Rights Reserved.