Class FHIRContext.FHIRWriter
- java.lang.Object
-
- com.ibm.fhir.audit.logging.beans.impl.context.FHIRContext.FHIRWriter
-
- Enclosing class:
- FHIRContext
public static class FHIRContext.FHIRWriter extends Object
Generates JSON from this object.
-
-
Method Detail
-
generate
public static String generate(FHIRContext obj) throws IOException
- Parameters:
obj
-- Returns:
- Throws:
IOException
-
-