public class VPackDocumentModule extends Object implements com.arangodb.velocypack.VPackModule, com.arangodb.velocypack.VPackParserModule
Constructor and Description |
---|
VPackDocumentModule(CollectionCache collectionCache) |
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 VPackDocumentModule(CollectionCache collectionCache)
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–2017 ArangoDB GmbH. All rights reserved.