Package com.inductiveautomation.ignition.common.document
-
Class Summary Class Description Document A class representing an object type in Json.DocumentArray A class representing an array type in Json.DocumentElement A class representing an element of Document.DocumentElementTypeAdapter DocumentNull A class representing anull
value.DocumentPrimitive A class representing a Json primitive value.ExtendedDocument Allows cloning aDocument
without having to create a deep copy of all it's elements.ExtendedDocumentArray Allows cloning aDocumentArray
without having to create a deep copy of all it's elements.