public static interface MessageCatalogFactory.Writer extends Closeable
Modifier and Type | Method and Description |
---|---|
void |
close()
Called when no more classes are to be written to this catalog.
|
MessageInterfaceVisitor |
visitClass()
Returns a visitor for visiting classes that should be written to this
catalog.
|
void close() throws IOException
close
in interface AutoCloseable
close
in interface Closeable
IOException
MessageInterfaceVisitor visitClass()
Copyright © 2018. All rights reserved.