SimpleElementFactory
Trivial implementation of KpaElementFactory creating SimplePrimitive, SimpleStruct, and SimpleList instances.
Intended as a reference implementation for testing or for consumers that do not use a specific JSON library.
Properties
Link copied to clipboard
A SimplePrimitive representing null.
Functions
Link copied to clipboard
Link copied to clipboard
Builds a new SimpleList wrapping a persistent copy of list.
Link copied to clipboard
Builds a new SimpleStruct wrapping a persistent copy of map.