public interface DocumentHandler extends IOCallbackHandler
Modifier and Type | Method and Description |
---|---|
void |
onStamp(java.lang.String stamp) |
void |
onUri(java.lang.String uri) |
DirectiveHandler |
startDirective() |
MetaHandler |
startMeta() |
PartContainerHandler |
startPartContainer() |
endHandler
void onUri(java.lang.String uri) throws java.lang.Exception
java.lang.Exception
void onStamp(java.lang.String stamp) throws java.lang.Exception
java.lang.Exception
MetaHandler startMeta() throws java.lang.Exception
java.lang.Exception
PartContainerHandler startPartContainer() throws java.lang.Exception
java.lang.Exception
DirectiveHandler startDirective() throws java.lang.Exception
java.lang.Exception
Copyright © 2021 Dassault Systèmes, All Rights Reserved.