| Package | Description |
|---|---|
| org.xbup.catalog.declaration | |
| org.xbup.io | |
| org.xbup.io.declaration | |
| org.xbup.io.remote | |
| org.xbup.io.serial | |
| org.xbup.io.tree | |
| org.xbup.types |
| Modifier and Type | Class and Description |
|---|---|
class |
XBCDeclaration
Specification's Header Declaration using Catalog Link.
|
| Constructor and Description |
|---|
XBCDeclaration(XBFormatDecl format,
XBTConversible rootNode) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
XBTRConversible
XBUP Protocol Level 1 Convertible Interface with optional nonrecursive (shallow) conversion.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XBDeclaration
XBUP Document Level 1 Head Declaration.
|
| Modifier and Type | Method and Description |
|---|---|
XBTConversible |
XBDeclaration.getRootNode() |
| Modifier and Type | Method and Description |
|---|---|
XBParamPosition |
XBDBlockDecl.getParamPosition(XBTConversible source,
int index)
Get n-th parameter of the given block.
|
void |
XBDeclaration.setRootNode(XBTConversible rootNode) |
| Constructor and Description |
|---|
XBDbServiceClient.XBServiceContext(XBTConversible root) |
XBTCPServiceClient.XBServiceContext(XBTConversible root) |
| Constructor and Description |
|---|
XBTSerialEventConsumer_(XBTConversible rootNode) |
XBTSerialEventConsumer_(XBTConversible rootNode,
boolean terminated) |
| Modifier and Type | Class and Description |
|---|---|
class |
XBTTreeNode
XBUP Level 1 Tree Node.
|
| Modifier and Type | Method and Description |
|---|---|
XBTConversible |
XBTTreeNode.getParameter(int index)
Get specific parameter convertor from current block.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XBByte
Encapsulation class for natural numbers - 8 bits (known as byte).
|
class |
XBChar
Encapsulation class for String.
|
class |
XBInt
Encapsulation class for natural numbers.
|
class |
XBNat
Encapsulation class for natural numbers.
|
class |
XBNat16
Encapsulation class for natural numbers.
|
class |
XBNat32
Encapsulation class for natural numbers.
|
class |
XBString
Encapsulation class for String.
|
class |
XBTime
Time in seconds as real timestamp.
|
class |
XBTimeTS
Time in seconds as timestamp with seconds precision.
|