Package | Description |
---|---|
org.modeshape.schematic.document | |
org.modeshape.schematic.internal.document |
Modifier and Type | Field and Description |
---|---|
protected static MaxKey |
MaxKey.INSTANCE |
Modifier and Type | Method and Description |
---|---|
static MaxKey |
MaxKey.getInstance() |
MaxKey |
Document.getMaxKey(String name)
Get the
MaxKey value in this document for the given field name. |
Modifier and Type | Method and Description |
---|---|
MaxKey |
DocumentEditor.getMaxKey(String name) |
MaxKey |
BasicDocument.getMaxKey(String name) |
MaxKey |
BasicArray.getMaxKey(String name) |
MaxKey |
ArrayEditor.getMaxKey(String name) |
Modifier and Type | Method and Description |
---|---|
protected void |
CompactJsonWriter.write(MaxKey value,
Writer writer) |
protected void |
BsonWriter.write(String name,
MaxKey value,
BsonDataOutput output) |
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.