public class Attributes extends VinciFrame
Constructor and Description |
---|
Attributes() |
Attributes(int initialCapacity) |
Modifier and Type | Method and Description |
---|---|
Frame |
fadd(java.lang.String key)
This method throws an unchecked exception since valueless attributes are undefined.
|
Frame |
fadd(java.lang.String key,
Frame val)
This method throws an unchecked exception since you should never add non-leaf valued
attributes.
|
VinciFrame |
fset(java.lang.String key,
Frame val)
This method throws an unchecked exception since you should never add non-leaf valued
attributes.
|
add, createSubFrame, ensureCapacity, fdrop, fdropFirst, fget, fgetFirst, fgetVinciFrame, fkeys, freset, fset, fset, fset, fset, fset, fset, fset, fsetTrueBinary, getKeyValuePair, getKeyValuePairCount, getVinciFrameFactory, set, stripWhitespace, toVinciFrame
fgetBoolean, fgetBytes, fgetDouble, fgetDoubleArray, fgetFloat, fgetFloatArray, fgetFrame, fgetInt, fgetIntArray, fgetLong, fgetLongArray, fgetString, fgetStringArray, fgetTrueBinary
createFrameLeaf, fadd, fadd, fadd, fadd, fadd, fadd, fadd, fadd, fadd, fadd, fadd, fadd, faddTrueBinary, fromStream, getFrameTransporter, setFrameTransporter, toRawXML, toRawXML, toRawXMLWork, toStream, toString, toXML, toXML, toXML
getAttributes, setAttributes
public VinciFrame fset(java.lang.String key, Frame val)
fset
in class VinciFrame
java.lang.UnsupportedOperationException
- thrown unconditionally.public Frame fadd(java.lang.String key, Frame val)
Copyright © 2013. All Rights Reserved.