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.VPackModule
public <C extends com.arangodb.velocypack.VPackParserSetupContext<C>> void setup(C context)
setup
in interface com.arangodb.velocypack.VPackParserModule
Copyright © 2016–2019 ArangoDB GmbH. All rights reserved.