Package | Description |
---|---|
org.apache.vinci.transport | |
org.apache.vinci.transport.document |
Modifier and Type | Method and Description |
---|---|
FrameLeaf |
Frame.createFrameLeaf(byte[] array)
Factory method used by fromStream when it needs to create a frame leaf.
|
FrameLeaf |
KeyValuePair.getValueAsLeaf() |
Modifier and Type | Class and Description |
---|---|
class |
AFrameLeaf
This class extends FrameLeaf with ability to set attributes.
|
Modifier and Type | Method and Description |
---|---|
FrameLeaf |
AFrame.createFrameLeaf(byte[] array)
Override the createFrameLeaf to create an AFrameLeaf so that leaf values can have attributes.
|
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.