| Package | Description |
|---|---|
| com.articulate.sigma |
Provides classes for the Sigma knowledge engineering environment version developed
at Articulate Software Inc.
|
| Modifier and Type | Method and Description |
|---|---|
Hotel.JSONElement |
Hotel.JSONElement.getElement(java.lang.String key) |
| Modifier and Type | Method and Description |
|---|---|
static Hotel |
Hotel.convertJSON2Hotel(Hotel.JSONElement js) |
static int |
Hotel.parseJSONElement(java.lang.String s,
int ind,
Hotel.JSONElement js)
This routine adds elements to the parameter
|
static int |
Hotel.parseJSONPair(java.lang.String s,
int ind,
Hotel.JSONElement js)
This routine adds keys and values to the parameter.
|