public interface SailImplConfig
String getType()
void validate() throws SailConfigException
SailConfigException
is thrown when
the configuration is invalid. The exception should contain an error
message that indicates why the configuration is invalid.SailConfigException
- If the configuration is invalid.void parse(Graph graph, Resource implNode) throws SailConfigException
SailConfigException
Copyright © 2001-2016 Aduna. All Rights Reserved.