| Package | Description |
|---|---|
| net.endrealm.realmdrive.inst | |
| net.endrealm.realmdrive.interfaces | |
| net.endrealm.realmdrive.utils |
| Constructor and Description |
|---|
SimpleDriveObject(DriveObjectFactory factory)
Creates a new drive object
|
SimpleElementArray(DriveObjectFactory factory)
Creates a new empty element array
|
| Modifier and Type | Method and Description |
|---|---|
DriveObjectFactory |
DriveObject.getFactory()
The factory this object uses to construct sub objects and clones
|
| Modifier and Type | Method and Description |
|---|---|
static DriveObject |
BsonUtils.unStringify(org.bson.Document jsonObject,
DriveObjectFactory objectFactory)
Warning: If your project does not have Bson as a dependency, calling this will throw errors
Converts a Json document into a drive object
|
Copyright © 2020. All rights reserved.