Trees
Indices
Help
jsondata - API-Documentation
[
hide private
]
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
jsondata.JSONData.JSONData
:
Representation of a JSON based object data tree.
jsondata.JSONDataSerializer.JSONDataSerializer
:
Persistency of JSON based data for the class jsondata.JSONData.
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.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.JSONPatch.JSONPatchItemException
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.KeyError
:
Mapping key not found.
jsondata.JSONDataExceptions.JSONDataKeyError
:
Error on key.
jsondata.JSONPatch.JSONPatch
:
Representation of a JSONPatch task list for RFC6902.
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.JSONTree.JSONTree
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.JSONData.JSONpl
:
A wrapper for a 'list' representing a path pointer at the method interfaces.
Trees
Indices
Help
jsondata - API-Documentation
Generated by Epydoc 3.0.1 on Mon Feb 6 07:50:51 2017
http://epydoc.sourceforge.net