Home
Trees
Indices
Help
jsondata - API-Documentation
[
hide private
]
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
jsondata.jsondata.JSONData.JSONData
jsondata.JSONData.JSONData
:
Representation of a JSON based object data tree.
object
:
The most base type
exceptions.BaseException
:
Common base class for all exceptions
exceptions.Exception
:
Common base class for all non-exit exceptions.
jsondata.JSONData.JSONDataAmbiguity
:
Error ambiguity of provided parameters.
jsondata.JSONDataAmbiguityError
:
Error ambiguity of provided parameters.
jsondata.JSONDataError
:
base Exception.
jsondata.JSONDataIndexError
:
Error on key.
jsondata.JSONDataKeyError
:
Error on key.
jsondata.JSONDataModeError
:
Type error of source file content.
jsondata.JSONDataNodeError
:
Error on node, slightly different from key.
jsondata.JSONDataNodeTypeError
:
Error on NodeTypes.
jsondata.JSONDataParameterError
:
Erroneous parameters.
jsondata.JSONDataPatchError
jsondata.JSONDataPatchItemError
jsondata.JSONDataPathError
:
Error on key.
jsondata.JSONDataSourceFileError
:
Error on read of a source file.
jsondata.JSONDataTargetFileError
:
Error on writing a file.
jsondata.JSONDataValueError
:
Error on a value.
jsondata.JSONDiffError
:
Error in JSONDiff.
jsondata.JSONPointerError
:
Pointer error.
jsondata.JSONPointerTypeError
:
Pointer type error, the JSON pointer syntax does not represent a valid pointer.
jsondata.JSONSearchError
:
Error in JSONSearch.
jsondata.JSONTypeError
:
Pointer error.
jsondata.JSONDataExceptions.JSONDataException
:
base Exception.
jsondata.JSONDataExceptions.JSONDataKeyError
:
Error on key.
jsondata.JSONDataExceptions.JSONDataNodeType
:
Error on NodeTypes.
jsondata.JSONDataExceptions.JSONDataParameter
:
Erroneous parameters.
jsondata.JSONDataExceptions.JSONDataSourceFile
:
Error on read of a source file.
jsondata.JSONDataExceptions.JSONDataTargetFile
:
Error on writing a file.
jsondata.JSONDataExceptions.JSONDataValue
:
Error on a value.
jsondata.JSONPatch.JSONPatchException
jsondata.JSONPointer.JSONPointerException
jsondata.JSONTree.JSONTreeException
:
Error in JSONTree.
exceptions.StandardError
:
Base class for all standard Python exceptions that do not represent interpreter exiting.
exceptions.LookupError
:
Base class for lookup errors.
exceptions.IndexError
:
Sequence index out of range.
jsondata.JSONDataIndexError
:
Error on key.
exceptions.KeyError
:
Mapping key not found.
jsondata.JSONDataKeyError
:
Error on key.
jsondata.JSONDataExceptions.JSONDataKeyError
:
Error on key.
jsondata.JSONDataPathError
:
Error on key.
jsondata.jsondata.JSONData
:
Representation of a JSON based object data tree.
jsondata.jsondataserializer.JSONDataSerializer
:
Persistency for *JSONData*.
jsondata.JSONPatch.JSONPatch
:
Representation of a JSONPatch task list for RFC6902.
jsondata.jsonpatch.JSONPatch
:
Representation of a JSONPatch task list for RFC6902.
jsondata.JSONPatch.JSONPatchFilter
:
Filtering capabilities on the entries of patch lists.
jsondata.jsonpatch.JSONPatchFilter
:
Filtering capabilities on the entries of patch lists.
jsondata.jsonpatch.JSONPatchItem
:
Record entry for list of patch tasks.
jsondata.jsonpatch.JSONPatchItemRaw
:
Adds native patch strings or an unsorted dict for RFC6902.
jsondata.JSONPatch.JSONPatchItem
:
Record entry for list of patch tasks.
jsondata.JSONTree.JSONTree
basestring
:
Type basestring cannot be instantiated; it is the base for str and unicode.
str
:
str(object='') -> string
list
:
list() -> new empty list list(iterable) -> new list initialized from iterable's items
jsondata.JSONPointer.JSONPointer
:
Represents exactly one JSONPointer in compliance with IETF RFC6901.
jsondata.jsonpointer.JSONPointer
:
Represents exactly one JSONPointer in compliance with IETF RFC6901 and relative-pointer/draft-1/2018
jsondata.jsondata.JSONpl
:
A wrapper for a 'list' representing a path pointer at the method interfaces.
jsondata.JSONData.JSONpl
:
A wrapper for a 'list' representing a path pointer at the method interfaces.
Home
Trees
Indices
Help
jsondata - API-Documentation
Generated by Epydoc 4.0.0 on Fri Jun 15 17:16:43 2018
http://epydoc.sourceforge.net