| Package | Description |
|---|---|
| xdi2.core.io.readers | |
| xdi2.core.io.util | |
| xdi2.core.io.writers |
| Modifier and Type | Method and Description |
|---|---|
Map<String,JXDMapping> |
XDIJXDReader.getBootstrapJXDMappings() |
| Modifier and Type | Method and Description |
|---|---|
void |
XDIJXDReader.read(ContextNode contextNode,
com.google.gson.JsonObject jsonGraphObject,
JXDMapping baseJXDMapping,
xdi2.core.io.readers.XDIJXDReader.State state) |
| Modifier and Type | Method and Description |
|---|---|
void |
XDIJXDReader.setBootstrapJXGMappings(Map<String,JXDMapping> bootstrapJXDMappings) |
| Modifier and Type | Field and Description |
|---|---|
static JXDMapping |
JXDMapping.bootstrapJXDMappingXDI |
static JXDMapping |
JXDMapping.bootstrapJXDMappingXDIContract |
static JXDMapping |
JXDMapping.bootstrapJXDMappingXDIMsg |
| Modifier and Type | Field and Description |
|---|---|
static Map<String,JXDMapping> |
JXDMapping.bootstrapJXDMappings |
| Modifier and Type | Method and Description |
|---|---|
static JXDMapping |
JXDMapping.create(String reference,
com.google.gson.JsonObject jsonObjectMapping) |
static JXDMapping |
JXDMapping.create(String reference,
JXDMapping otherMapping) |
static JXDMapping |
JXDMapping.empty(String reference) |
| Modifier and Type | Method and Description |
|---|---|
static JXDMapping |
JXDMapping.create(String reference,
JXDMapping otherMapping) |
void |
JXDMapping.merge(JXDMapping otherMapping) |
void |
JXDMapping.unmerge(JXDMapping otherMapping) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,JXDMapping> |
XDIJXDWriter.getBootstrapJXDMappings() |
| Modifier and Type | Method and Description |
|---|---|
void |
XDIJXDWriter.setBootstrapJXGMappings(Map<String,JXDMapping> bootstrapJXDMappings) |
Copyright © 2017. All rights reserved.