public final class DataClip extends Object
Data
instance).
Arbitrary trees can be stored in this clip. To distinguish between two insertion
sequences, the root node of each sequence points to the parent PRE==-1.Modifier and Type | Field and Description |
---|---|
Data |
data
Data reference.
|
int |
end
End value (+1).
|
int |
fragments
Number of contained fragments.
|
int |
start
Start value.
|
public final Data data
public final int start
public final int end
public int fragments
Copyright © 2005–2015 BaseX Team. All rights reserved.