Class EntityReader
- java.lang.Object
-
- io.apicurio.registry.utils.impexp.EntityReader
-
public class EntityReader extends Object
- Author:
- eric.wittmann@gmail.com
-
-
Constructor Summary
Constructors Constructor Description EntityReader(ZipInputStream zip)
Constructor.
-
-
-
Constructor Detail
-
EntityReader
public EntityReader(ZipInputStream zip)
Constructor.- Parameters:
zip
-
-
-
Method Detail
-
readEntity
public Entity readEntity() throws IOException
- Throws:
IOException
-
-