public class MultipurposeIDHandler extends InlineURIHandler
namespaceIV
Constructor and Description |
---|
MultipurposeIDHandler(String namespace) |
MultipurposeIDHandler(String namespace,
int maxTextLen)
Supply the maximum length of string text to inline if the localName
cannot be parsed into a UUID, Numeric, or IPv4 address.
|
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 MultipurposeIDHandler(String namespace)
public MultipurposeIDHandler(String namespace, int maxTextLen)
protected AbstractLiteralIV createInlineIV(String localName)
InlineURIHandler
createInlineIV
in class InlineURIHandler
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.