
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 AutoCloseableclose in interface CloseableIOExceptionMessageInterfaceVisitor visitClass()
Copyright © 2018. All rights reserved.