public interface PartHandler extends IOCallbackHandler
Modifier and Type | Method and Description |
---|---|
void |
onName(java.lang.String name) |
java.io.OutputStream |
onStream(long size) |
DirectiveHandler |
startDirective() |
endHandler
void onName(java.lang.String name) throws java.lang.Exception
java.lang.Exception
java.io.OutputStream onStream(long size) throws java.io.IOException, java.lang.Exception
java.io.IOException
java.lang.Exception
DirectiveHandler startDirective() throws java.lang.Exception
java.lang.Exception
Copyright © 2021 Dassault Systèmes, All Rights Reserved.