Package org.apache.tika.serialization
-
Class Summary Class Description JsonMetadata JsonMetadataList JsonStreamingSerializer ParseContextSerializer PrettyMetadataKeyComparator TikaJsonDeserializer See the notes @link{TikaJsonSerializer}.TikaJsonSerializer This is a basic serializer that requires that an object: a) have a no-arg constructor b) have both setters and getters for the same parameters with the same names, e.g. -
Exception Summary Exception Description TikaSerializationException