Uses of Class
org.frankframework.mongodb.JsonDocumentWriter.Context
Packages that use JsonDocumentWriter.Context
-
Uses of JsonDocumentWriter.Context in org.frankframework.mongodb
Methods in org.frankframework.mongodb that return JsonDocumentWriter.ContextModifier and TypeMethodDescriptionprotected JsonDocumentWriter.Context
JsonDocumentWriter.getContext()
JsonDocumentWriter.Context.getParentContext()
Constructors in org.frankframework.mongodb with parameters of type JsonDocumentWriter.ContextModifierConstructorDescriptionContext
(JsonDocumentWriter.Context parentContext, org.bson.BsonContextType contextType) Creates a new context.