Uses of Class
org.apache.vinci.transport.FrameLeaf
Packages that use FrameLeaf
-
Uses of FrameLeaf in org.apache.vinci.transport
Methods in org.apache.vinci.transport that return FrameLeafModifier 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
Subclasses of FrameLeaf in org.apache.vinci.transport.documentModifier and TypeClassDescriptionclass
This class extends FrameLeaf with ability to set attributes.Methods in org.apache.vinci.transport.document that return FrameLeafModifier and TypeMethodDescriptionAFrame.createFrameLeaf
(byte[] array) Override the createFrameLeaf to create an AFrameLeaf so that leaf values can have attributes.