public class InlineUUIDURIHandler extends InlineURIHandler
Modifier and Type | Field and Description |
---|---|
static String |
NAMESPACE
Default URI namespace for inline UUIDs.
|
namespaceIV
Constructor and Description |
---|
InlineUUIDURIHandler(String namespace) |
Modifier and Type | Method and Description |
---|---|
protected AbstractLiteralIV |
createInlineIV(String localName)
Concrete subclasses are responsible for actually creating the inline
literal IV for the localName.
|
createInlineIV, getLocalNameFromDelegate, getNamespace, init
public static final String NAMESPACE
public InlineUUIDURIHandler(String namespace)
protected AbstractLiteralIV createInlineIV(String localName)
InlineURIHandler
createInlineIV
in class InlineURIHandler
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.