Skip navigation links
A B C D E F G I J K O P R T W 

A

addKnownObject(Object, int) - Method in class jadex.transformation.jsonserializer.processors.read.JsonReadContext
Returns the known objects.
addObject(Map<Object, Object>, Object) - Method in class jadex.transformation.jsonserializer.processors.write.JsonWriteContext
 
ARRAY_MARKER - Static variable in class jadex.transformation.jsonserializer.JsonTraverser
 

B

buffer - Variable in class jadex.transformation.jsonserializer.processors.write.JsonWriteContext
 

C

CLASSNAME_MARKER - Static variable in class jadex.transformation.jsonserializer.JsonTraverser
 
COLLECTION_MARKER - Static variable in class jadex.transformation.jsonserializer.JsonTraverser
 
convertBasicType(Object, Class<?>) - Static method in class jadex.transformation.jsonserializer.processors.read.JsonBeanProcessor
 

D

DEFAULT_LEVELS - Variable in class jadex.transformation.jsonserializer.processors.read.JsonLoggingLevelProcessor
 
DEFAULT_LEVELS - Variable in class jadex.transformation.jsonserializer.processors.write.JsonLoggingLevelProcessor
 

E

encodeJsonString(String) - Static method in class jadex.transformation.jsonserializer.processors.write.JsonWriteContext
 
excludes - Variable in class jadex.transformation.jsonserializer.processors.write.JsonWriteContext
 

F

findClazz(Object, ClassLoader) - Method in class jadex.transformation.jsonserializer.JsonTraverser
Find the class of an object.
findClazzOfJsonObject(JsonObject, ClassLoader) - Static method in class jadex.transformation.jsonserializer.JsonTraverser
Find the class of an object.

G

getClazz(Object, ClassLoader) - Static method in class jadex.transformation.jsonserializer.processors.read.JsonPrimitiveObjectProcessor
 
getDefaultReadProcessorsCopy() - Static method in class jadex.transformation.jsonserializer.JsonTraverser
Get a copy of the default read processors.
getDefaultWriteProcessorsCopy() - Static method in class jadex.transformation.jsonserializer.JsonTraverser
Get a copy of the default read processors.
getKnownObject(int) - Method in class jadex.transformation.jsonserializer.processors.read.JsonReadContext
Returns the known objects.
getReadTraverser() - Static method in class jadex.transformation.jsonserializer.JsonTraverser
 
getReturnObject(Object, Class<?>, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.read.JsonArrayProcessor
 
getReturnObject(Object, Class<?>, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.read.JsonBeanProcessor
Get the object that is returned.
getReturnObject(Object, Class<?>) - Method in class jadex.transformation.jsonserializer.processors.read.JsonCollectionProcessor
Get the return object.
getReturnObject(Object, Class) - Method in class jadex.transformation.jsonserializer.processors.read.JsonLRUProcessor
 
getReturnObject(Object, Class) - Method in class jadex.transformation.jsonserializer.processors.read.JsonMapProcessor
 
getString() - Method in class jadex.transformation.jsonserializer.processors.write.JsonWriteContext
 
getWriteTraverser() - Static method in class jadex.transformation.jsonserializer.JsonTraverser
 

I

ID_MARKER - Static variable in class jadex.transformation.jsonserializer.JsonTraverser
 
idobjects - Variable in class jadex.transformation.jsonserializer.processors.read.JsonReadContext
Already known objects
incObjectCount() - Method in class jadex.transformation.jsonserializer.processors.write.JsonWriteContext
 
intro - Variable in class jadex.transformation.jsonserializer.processors.read.JsonBeanProcessor
Bean introspector for inspecting beans.
intro - Variable in class jadex.transformation.jsonserializer.processors.read.JsonThrowableProcessor
Bean introspector for inspecting beans.
intro - Variable in class jadex.transformation.jsonserializer.processors.write.JsonBeanProcessor
Bean introspector for inspecting beans.
intro - Variable in class jadex.transformation.jsonserializer.processors.write.JsonThrowableProcessor
Bean introspector for inspecting beans.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.read.JsonArrayProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.read.JsonBeanProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.read.JsonCalendarProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.read.JsonCertificateProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.read.JsonClassInfoProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.read.JsonClassProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.read.JsonCollectionProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.read.JsonColorProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.read.JsonDateProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.read.JsonEnumProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.read.JsonImageProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.read.JsonInetAddressProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.read.JsonLoggingLevelProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.read.JsonLogRecordProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.read.JsonLRUProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.read.JsonMapProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.read.JsonMultiCollectionProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.read.JsonPrimitiveObjectProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.read.JsonPrimitiveProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.read.JsonRectangleProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.read.JsonReferenceProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.read.JsonStackTraceElementProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.read.JsonThrowableProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.read.JsonTimestampProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.read.JsonTupleProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.read.JsonURIProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.read.JsonURLProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.read.JsonUUIDProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.write.JsonArrayProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.write.JsonBeanProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.write.JsonCalendarProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.write.JsonCertificateProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.write.JsonClassInfoProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.write.JsonClassProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.write.JsonCollectionProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.write.JsonColorProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.write.JsonDateProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.write.JsonEnumProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.write.JsonImageProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.write.JsonInetAddressProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.write.JsonIteratorProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.write.JsonLoggingLevelProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.write.JsonLogRecordProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.write.JsonLRUProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.write.JsonMapProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.write.JsonMultiCollectionProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.write.JsonRectangleProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.write.JsonStackTraceElementProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.write.JsonThrowableProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.write.JsonTimestampProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.write.JsonToStringProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.write.JsonTupleProcessor
Test if the processor is applicable.
isApplicable(Object, Type, boolean, ClassLoader) - Method in class jadex.transformation.jsonserializer.processors.write.JsonUUIDProcessor
Test if the processor is applicable.
isPropertyExcluded(Class<?>, String) - Method in class jadex.transformation.jsonserializer.processors.write.JsonWriteContext
Test if a property should be excluded from serialization.
isWriteClass() - Method in class jadex.transformation.jsonserializer.processors.write.JsonWriteContext
Get the writeclass.
isWriteId() - Method in class jadex.transformation.jsonserializer.processors.write.JsonWriteContext
Get the writeid.

J

jadex.transformation.jsonserializer - package jadex.transformation.jsonserializer
 
jadex.transformation.jsonserializer.processors.read - package jadex.transformation.jsonserializer.processors.read
 
jadex.transformation.jsonserializer.processors.write - package jadex.transformation.jsonserializer.processors.write
 
JsonArrayProcessor - Class in jadex.transformation.jsonserializer.processors.read
 
JsonArrayProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.read.JsonArrayProcessor
 
JsonArrayProcessor - Class in jadex.transformation.jsonserializer.processors.write
 
JsonArrayProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.write.JsonArrayProcessor
 
JsonBeanProcessor - Class in jadex.transformation.jsonserializer.processors.read
Bean processor for reading json objects.
JsonBeanProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.read.JsonBeanProcessor
 
JsonBeanProcessor - Class in jadex.transformation.jsonserializer.processors.write
 
JsonBeanProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.write.JsonBeanProcessor
 
JsonCalendarProcessor - Class in jadex.transformation.jsonserializer.processors.read
 
JsonCalendarProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.read.JsonCalendarProcessor
 
JsonCalendarProcessor - Class in jadex.transformation.jsonserializer.processors.write
 
JsonCalendarProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.write.JsonCalendarProcessor
 
JsonCertificateProcessor - Class in jadex.transformation.jsonserializer.processors.read
 
JsonCertificateProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.read.JsonCertificateProcessor
 
JsonCertificateProcessor - Class in jadex.transformation.jsonserializer.processors.write
 
JsonCertificateProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.write.JsonCertificateProcessor
 
JsonClassInfoProcessor - Class in jadex.transformation.jsonserializer.processors.read
Codec for encoding and decoding class objects.
JsonClassInfoProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.read.JsonClassInfoProcessor
 
JsonClassInfoProcessor - Class in jadex.transformation.jsonserializer.processors.write
Codec for encoding and decoding class objects.
JsonClassInfoProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.write.JsonClassInfoProcessor
 
JsonClassProcessor - Class in jadex.transformation.jsonserializer.processors.read
Codec for encoding and decoding class objects.
JsonClassProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.read.JsonClassProcessor
 
JsonClassProcessor - Class in jadex.transformation.jsonserializer.processors.write
Codec for encoding and decoding class objects.
JsonClassProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.write.JsonClassProcessor
 
JsonCollectionProcessor - Class in jadex.transformation.jsonserializer.processors.read
 
JsonCollectionProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.read.JsonCollectionProcessor
 
JsonCollectionProcessor - Class in jadex.transformation.jsonserializer.processors.write
 
JsonCollectionProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.write.JsonCollectionProcessor
 
JsonColorProcessor - Class in jadex.transformation.jsonserializer.processors.read
 
JsonColorProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.read.JsonColorProcessor
 
JsonColorProcessor - Class in jadex.transformation.jsonserializer.processors.write
 
JsonColorProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.write.JsonColorProcessor
 
JsonDateProcessor - Class in jadex.transformation.jsonserializer.processors.read
 
JsonDateProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.read.JsonDateProcessor
 
JsonDateProcessor - Class in jadex.transformation.jsonserializer.processors.write
 
JsonDateProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.write.JsonDateProcessor
 
JsonEnumProcessor - Class in jadex.transformation.jsonserializer.processors.read
 
JsonEnumProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.read.JsonEnumProcessor
 
JsonEnumProcessor - Class in jadex.transformation.jsonserializer.processors.write
 
JsonEnumProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.write.JsonEnumProcessor
 
JsonImageProcessor - Class in jadex.transformation.jsonserializer.processors.read
 
JsonImageProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.read.JsonImageProcessor
 
JsonImageProcessor - Class in jadex.transformation.jsonserializer.processors.write
 
JsonImageProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.write.JsonImageProcessor
 
JsonInetAddressProcessor - Class in jadex.transformation.jsonserializer.processors.read
 
JsonInetAddressProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.read.JsonInetAddressProcessor
 
JsonInetAddressProcessor - Class in jadex.transformation.jsonserializer.processors.write
 
JsonInetAddressProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.write.JsonInetAddressProcessor
 
JsonIteratorProcessor - Class in jadex.transformation.jsonserializer.processors.write
 
JsonIteratorProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.write.JsonIteratorProcessor
 
JsonLoggingLevelProcessor - Class in jadex.transformation.jsonserializer.processors.read
 
JsonLoggingLevelProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.read.JsonLoggingLevelProcessor
 
JsonLoggingLevelProcessor - Class in jadex.transformation.jsonserializer.processors.write
 
JsonLoggingLevelProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.write.JsonLoggingLevelProcessor
 
JsonLogRecordProcessor - Class in jadex.transformation.jsonserializer.processors.read
 
JsonLogRecordProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.read.JsonLogRecordProcessor
 
JsonLogRecordProcessor - Class in jadex.transformation.jsonserializer.processors.write
 
JsonLogRecordProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.write.JsonLogRecordProcessor
 
JsonLRUProcessor - Class in jadex.transformation.jsonserializer.processors.read
 
JsonLRUProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.read.JsonLRUProcessor
 
JsonLRUProcessor - Class in jadex.transformation.jsonserializer.processors.write
 
JsonLRUProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.write.JsonLRUProcessor
 
JsonMapProcessor - Class in jadex.transformation.jsonserializer.processors.read
 
JsonMapProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.read.JsonMapProcessor
 
JsonMapProcessor - Class in jadex.transformation.jsonserializer.processors.write
 
JsonMapProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.write.JsonMapProcessor
 
JsonMultiCollectionProcessor - Class in jadex.transformation.jsonserializer.processors.read
 
JsonMultiCollectionProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.read.JsonMultiCollectionProcessor
 
JsonMultiCollectionProcessor - Class in jadex.transformation.jsonserializer.processors.write
 
JsonMultiCollectionProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.write.JsonMultiCollectionProcessor
 
JsonPrimitiveObjectProcessor - Class in jadex.transformation.jsonserializer.processors.read
 
JsonPrimitiveObjectProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.read.JsonPrimitiveObjectProcessor
 
JsonPrimitiveProcessor - Class in jadex.transformation.jsonserializer.processors.read
Handle primitive types and null.
JsonPrimitiveProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.read.JsonPrimitiveProcessor
 
JsonReadContext - Class in jadex.transformation.jsonserializer.processors.read
 
JsonReadContext() - Constructor for class jadex.transformation.jsonserializer.processors.read.JsonReadContext
 
JsonRectangleProcessor - Class in jadex.transformation.jsonserializer.processors.read
 
JsonRectangleProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.read.JsonRectangleProcessor
 
JsonRectangleProcessor - Class in jadex.transformation.jsonserializer.processors.write
 
JsonRectangleProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.write.JsonRectangleProcessor
 
JsonReferenceProcessor - Class in jadex.transformation.jsonserializer.processors.read
 
JsonReferenceProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.read.JsonReferenceProcessor
 
JsonStackTraceElementProcessor - Class in jadex.transformation.jsonserializer.processors.read
 
JsonStackTraceElementProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.read.JsonStackTraceElementProcessor
 
JsonStackTraceElementProcessor - Class in jadex.transformation.jsonserializer.processors.write
 
JsonStackTraceElementProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.write.JsonStackTraceElementProcessor
 
JsonThrowableProcessor - Class in jadex.transformation.jsonserializer.processors.read
 
JsonThrowableProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.read.JsonThrowableProcessor
 
JsonThrowableProcessor - Class in jadex.transformation.jsonserializer.processors.write
 
JsonThrowableProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.write.JsonThrowableProcessor
 
JsonTimestampProcessor - Class in jadex.transformation.jsonserializer.processors.read
 
JsonTimestampProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.read.JsonTimestampProcessor
 
JsonTimestampProcessor - Class in jadex.transformation.jsonserializer.processors.write
 
JsonTimestampProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.write.JsonTimestampProcessor
 
JsonToStringProcessor - Class in jadex.transformation.jsonserializer.processors.write
 
JsonToStringProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.write.JsonToStringProcessor
 
JsonTraverser - Class in jadex.transformation.jsonserializer
The JsonTraverser converts a preparsed JsonValue object to a corresponding Java object.
JsonTraverser() - Constructor for class jadex.transformation.jsonserializer.JsonTraverser
 
JsonTupleProcessor - Class in jadex.transformation.jsonserializer.processors.read
 
JsonTupleProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.read.JsonTupleProcessor
 
JsonTupleProcessor - Class in jadex.transformation.jsonserializer.processors.write
 
JsonTupleProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.write.JsonTupleProcessor
 
JsonURIProcessor - Class in jadex.transformation.jsonserializer.processors.read
Codec for encoding and decoding URI objects.
JsonURIProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.read.JsonURIProcessor
 
JsonURLProcessor - Class in jadex.transformation.jsonserializer.processors.read
Codec for encoding and decoding URL objects.
JsonURLProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.read.JsonURLProcessor
 
JsonUUIDProcessor - Class in jadex.transformation.jsonserializer.processors.read
 
JsonUUIDProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.read.JsonUUIDProcessor
 
JsonUUIDProcessor - Class in jadex.transformation.jsonserializer.processors.write
 
JsonUUIDProcessor() - Constructor for class jadex.transformation.jsonserializer.processors.write.JsonUUIDProcessor
 
JsonWriteContext - Class in jadex.transformation.jsonserializer.processors.write
 
JsonWriteContext(boolean) - Constructor for class jadex.transformation.jsonserializer.processors.write.JsonWriteContext
Create a new write context.
JsonWriteContext(boolean, Map<Class<?>, Set<String>>) - Constructor for class jadex.transformation.jsonserializer.processors.write.JsonWriteContext
Create a new write context.

K

knownobjects - Variable in class jadex.transformation.jsonserializer.processors.read.JsonReadContext
 

O

objectcnt - Variable in class jadex.transformation.jsonserializer.processors.write.JsonWriteContext
 
objectFromByteArray(byte[], ClassLoader) - Static method in class jadex.transformation.jsonserializer.JsonTraverser
Convert a byte array (of an xml) to an object.
objectFromByteArray(byte[], ClassLoader, String) - Static method in class jadex.transformation.jsonserializer.JsonTraverser
Convert a byte array (of an xml) to an object.
objectFromByteArray(byte[], ClassLoader, IErrorReporter) - Static method in class jadex.transformation.jsonserializer.JsonTraverser
Convert a byte array (of an xml) to an object.
objectFromByteArray(byte[], ClassLoader, IErrorReporter, String, Class<T>) - Static method in class jadex.transformation.jsonserializer.JsonTraverser
Convert a byte array (of an xml) to an object.
objectFromString(String, ClassLoader, Class<T>) - Static method in class jadex.transformation.jsonserializer.JsonTraverser
Convert a byte array (of an xml) to an object.
objectFromString(String, ClassLoader, IErrorReporter, Class<T>) - Static method in class jadex.transformation.jsonserializer.JsonTraverser
Convert a byte array (of an xml) to an object.
objectFromString(String, ClassLoader, IErrorReporter, Class<T>, List<ITraverseProcessor>) - Static method in class jadex.transformation.jsonserializer.JsonTraverser
Convert a byte array (of an xml) to an object.
objectToByteArray(Object, ClassLoader) - Static method in class jadex.transformation.jsonserializer.JsonTraverser
Convert to a byte array.
objectToByteArray(Object, ClassLoader, String) - Static method in class jadex.transformation.jsonserializer.JsonTraverser
Convert to a byte array.
objectToByteArray(Object, ClassLoader, String, boolean) - Static method in class jadex.transformation.jsonserializer.JsonTraverser
Convert to a byte array.
objectToByteArray(Object, ClassLoader, String, boolean, Map<Class<?>, Set<String>>) - Static method in class jadex.transformation.jsonserializer.JsonTraverser
Convert to a byte array.
objectToByteArray(Object, ClassLoader, String, boolean, Map<Class<?>, Set<String>>, List<ITraverseProcessor>) - Static method in class jadex.transformation.jsonserializer.JsonTraverser
Convert to a byte array.
objectToString(Object, ClassLoader) - Static method in class jadex.transformation.jsonserializer.JsonTraverser
Convert to a string.
objectToString(Object, ClassLoader, boolean) - Static method in class jadex.transformation.jsonserializer.JsonTraverser
Convert to a string.
objectToString(Object, ClassLoader, boolean, Map<Class<?>, Set<String>>) - Static method in class jadex.transformation.jsonserializer.JsonTraverser
Convert to a string.
objectToString(Object, ClassLoader, boolean, Map<Class<?>, Set<String>>, List<ITraverseProcessor>) - Static method in class jadex.transformation.jsonserializer.JsonTraverser
Convert to a string.

P

process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.read.JsonArrayProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.read.JsonBeanProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.read.JsonCalendarProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.read.JsonCertificateProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.read.JsonClassInfoProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.read.JsonClassProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.read.JsonCollectionProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.read.JsonColorProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.read.JsonDateProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.read.JsonEnumProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.read.JsonImageProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.read.JsonInetAddressProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.read.JsonLoggingLevelProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.read.JsonLogRecordProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.read.JsonLRUProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.read.JsonMapProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.read.JsonMultiCollectionProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.read.JsonPrimitiveObjectProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.read.JsonPrimitiveProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.read.JsonRectangleProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.read.JsonReferenceProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.read.JsonStackTraceElementProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.read.JsonThrowableProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.read.JsonTimestampProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.read.JsonTupleProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.read.JsonURIProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.read.JsonURLProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.read.JsonUUIDProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.write.JsonArrayProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.write.JsonBeanProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.write.JsonCalendarProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.write.JsonCertificateProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.write.JsonClassInfoProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.write.JsonClassProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.write.JsonCollectionProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.write.JsonColorProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.write.JsonDateProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.write.JsonEnumProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.write.JsonImageProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.write.JsonInetAddressProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.write.JsonIteratorProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.write.JsonLoggingLevelProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.write.JsonLogRecordProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.write.JsonLRUProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.write.JsonMapProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.write.JsonMultiCollectionProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.write.JsonRectangleProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.write.JsonStackTraceElementProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.write.JsonThrowableProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.write.JsonTimestampProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.write.JsonToStringProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.write.JsonTupleProcessor
Process an object.
process(Object, Type, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, ClassLoader, Object) - Method in class jadex.transformation.jsonserializer.processors.write.JsonUUIDProcessor
Process an object.

R

readprocs - Static variable in class jadex.transformation.jsonserializer.JsonTraverser
 
readtraverser - Static variable in class jadex.transformation.jsonserializer.JsonTraverser
 
REFERENCE_MARKER - Static variable in class jadex.transformation.jsonserializer.JsonTraverser
 

T

traverseProperties(Object, Type, Map<Object, Object>, List<ITraverseProcessor>, Traverser, boolean, ClassLoader, Object, Object, IBeanIntrospector) - Static method in class jadex.transformation.jsonserializer.processors.read.JsonBeanProcessor
Clone all properties of an object.
traverseProperties(Object, Map<Object, Object>, List<ITraverseProcessor>, Traverser, boolean, ClassLoader, Object, IBeanIntrospector, boolean) - Static method in class jadex.transformation.jsonserializer.processors.write.JsonBeanProcessor
Clone all properties of an object.

W

write(String) - Method in class jadex.transformation.jsonserializer.processors.write.JsonWriteContext
Write a string to the buffer.
writeclass - Variable in class jadex.transformation.jsonserializer.processors.write.JsonWriteContext
 
writeClass(Class<?>) - Method in class jadex.transformation.jsonserializer.processors.write.JsonWriteContext
Write the classname.
writeid - Variable in class jadex.transformation.jsonserializer.processors.write.JsonWriteContext
 
writeId() - Method in class jadex.transformation.jsonserializer.processors.write.JsonWriteContext
Write the classname.
writeNameString(String, String) - Method in class jadex.transformation.jsonserializer.processors.write.JsonWriteContext
Write a string to the buffer.
writeNameValue(String, Object) - Method in class jadex.transformation.jsonserializer.processors.write.JsonWriteContext
Write a string to the buffer.
writeNameValue(String, int) - Method in class jadex.transformation.jsonserializer.processors.write.JsonWriteContext
Write a string to the buffer.
writeNameValue(String, long) - Method in class jadex.transformation.jsonserializer.processors.write.JsonWriteContext
Write a string to the buffer.
writeNameValue(String, boolean) - Method in class jadex.transformation.jsonserializer.processors.write.JsonWriteContext
Write a string to the buffer.
writeNameValue(String, Class<?>) - Method in class jadex.transformation.jsonserializer.processors.write.JsonWriteContext
Write a string to the buffer.
writeprocs - Static variable in class jadex.transformation.jsonserializer.JsonTraverser
 
writeString(String) - Method in class jadex.transformation.jsonserializer.processors.write.JsonWriteContext
Write a string to the buffer.
writetraverser - Static variable in class jadex.transformation.jsonserializer.JsonTraverser
 
A B C D E F G I J K O P R T W 
Skip navigation links