Package com.nickbenn.room.service
Stateless service-level components providing a high-level interface for parsing a JSON database
schema from an
InputStream
and writing the output to an
OutputStream
.-
Class Summary Class Description Parser Provides a simple parsing service that extracts DDL from a Room-generated JSON schema file.