public class SparqlHelperConfig
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getDate()
Return the library release date.
|
SparqlPrefixDeclarations |
getDefaultPrefixDeclarations()
Return the default prefix declarations.
|
static SparqlHelperConfig |
getInstance()
Return the unique instance.
|
static java.lang.String |
getRelease()
Return the library release information.
|
static java.lang.String |
getVersion()
Return the library version.
|
boolean |
hasDefaultPrefixDeclarations()
Return true if there is a default prefix declarations.
|
static void |
printRelease()
Print the library release information.
|
void |
resetDefaultPrefixDeclarations()
Reset the default prefix declarations.
|
void |
setDefaultPrefixDeclarations(SparqlPrefixDeclarations prefixDeclarations)
Set the default prefix declarations.
|
public static SparqlHelperConfig getInstance()
public void resetDefaultPrefixDeclarations()
public void setDefaultPrefixDeclarations(SparqlPrefixDeclarations prefixDeclarations)
prefixDeclarations - the prefix declarationspublic SparqlPrefixDeclarations getDefaultPrefixDeclarations()
public boolean hasDefaultPrefixDeclarations()
public static java.lang.String getVersion()
public static java.lang.String getDate()
public static java.lang.String getRelease()
public static void printRelease()
Copyright © 2025, 2026 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence