Package | Description |
---|---|
cz.cuni.mff.odcleanstore.data | |
cz.cuni.mff.odcleanstore.shared |
Shared definitions and utility classes.
|
Modifier and Type | Method and Description |
---|---|
static SerializationLanguage |
GraphLoaderUtils.guessLanguage(String src)
Guess serialization format of the given RDF data.
|
Modifier and Type | Method and Description |
---|---|
static SerializationLanguage |
SerializationLanguage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SerializationLanguage[] |
SerializationLanguage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013. All Rights Reserved.