| Package | Description |
|---|---|
| org.xins.common.types |
XINS type classes.
|
| org.xins.common.types.standard |
Standard XINS types.
|
| Modifier and Type | Method and Description |
|---|---|
abstract ItemList |
List.createList()
Creates a new
ItemList. |
| Modifier and Type | Method and Description |
|---|---|
String |
List.toString(ItemList value)
Converts the specified
ItemList to a string. |
| Modifier and Type | Class and Description |
|---|---|
static class |
List.Value
Inner class that represents a list of String.
|
static class |
Set.Value
Inner class that represents a set of String.
|
| Modifier and Type | Method and Description |
|---|---|
ItemList |
Set.createList() |
ItemList |
List.createList() |
See http://www.xins.org/.