public class RdfGraphConfigFactory extends AbstractGraphConfigFactory<RdfGraphConfig>
Constructor and Description |
---|
RdfGraphConfigFactory(boolean strict) |
Modifier and Type | Method and Description |
---|---|
RdfGraphConfig |
fromProperties(java.util.Properties props)
Parses a configuration object from
Properties . |
fromFile, fromFilePath, fromInputStream, fromInputStream, fromJson, fromJson, fromPath, fromProperties
public RdfGraphConfig fromProperties(java.util.Properties props)
AbstractConfigFactory
Properties
.fromProperties
in class AbstractConfigFactory<RdfGraphConfig>
props
- the input propertiesCopyright © 2015 - 2020 Oracle and/or its affiliates. All Rights Reserved.