Class | Description |
---|---|
BoolList |
This is a simple container for native booleans.
|
ByteList |
This is a simple container for byte values.
|
ElementList |
This is an abstract class for storing elements of any kind in an array-based
list.
|
IntList |
This is a simple container for native integers.
|
StringList |
This is a simple container for strings.
|
TokenList |
This is a simple container for tokens (byte arrays).
|
Copyright © 2005–2015 BaseX Team. All rights reserved.