Uses of Class
org.apache.vinci.transport.FrameLeaf
-
Uses of FrameLeaf in org.apache.vinci.transport
Modifier and TypeMethodDescriptionFrame.createFrameLeaf
(byte[] array) Factory method used by fromStream when it needs to create a frame leaf.KeyValuePair.getValueAsLeaf()
-
Uses of FrameLeaf in org.apache.vinci.transport.document
Modifier and TypeClassDescriptionclass
This class extends FrameLeaf with ability to set attributes.Modifier and TypeMethodDescriptionAFrame.createFrameLeaf
(byte[] array) Override the createFrameLeaf to create an AFrameLeaf so that leaf values can have attributes.