public class VPackDriverModule extends Object implements com.arangodb.velocypack.VPackModule, com.arangodb.velocypack.VPackParserModule
| Constructor and Description |
|---|
VPackDriverModule() |
| Modifier and Type | Method and Description |
|---|---|
<C extends com.arangodb.velocypack.VPackParserSetupContext<C>> |
setup(C context) |
<C extends com.arangodb.velocypack.VPackSetupContext<C>> |
setup(C context) |
public <C extends com.arangodb.velocypack.VPackSetupContext<C>> void setup(C context)
setup in interface com.arangodb.velocypack.VPackModulepublic <C extends com.arangodb.velocypack.VPackParserSetupContext<C>> void setup(C context)
setup in interface com.arangodb.velocypack.VPackParserModuleCopyright © 2016–2022 ArangoDB GmbH. All rights reserved.