abstract AtomPrefixes.AtomPrefix |
BagKey.atomPrefix(int level,
BagOptions options) |
AtomPrefixes.AtomPrefix |
BagKey.Indexed.atomPrefix(int level,
BagOptions options) |
AtomPrefixes.AtomPrefix |
BagKey.Keyed.atomPrefix(int level,
BagOptions options) |
int |
BagOptions.compareTo(BagOptions o) |
static AtomPrefixTypes.BagOptionsInPrefix |
AtomPrefixTypes.BagOptionsInPrefix.get(BagOptions options) |
static BagKey |
BagKey.indexed(int index,
BagOptions options) |
static BagKey |
BagKey.keyed(java.nio.ByteBuffer key,
BagOptions options) |
static BagKey |
BagKey.keyed(java.lang.String name,
BagOptions options) |
static AtomPrefixes.IndexedHeaderPrefix |
AtomPrefixes.IndexedHeaderPrefix.prefixFor(int level,
BagOptions options) |
static AtomPrefixes.KeyedHeaderPrefix |
AtomPrefixes.KeyedHeaderPrefix.prefixFor(int level,
BagOptions options) |