|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.semanticweb.owlapi.util.OWLEntityTinyURIConversionStrategy
public class OWLEntityTinyURIConversionStrategy
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 25-Nov-2007
| Field Summary | |
|---|---|
static java.lang.String |
DEFAULT_BASE
|
| Constructor Summary | |
|---|---|
OWLEntityTinyURIConversionStrategy()
Constructs an entity URI converter strategy, where the base of the generated URIs corresponds to the value specified by the DEFAULT_BASE constant. |
|
OWLEntityTinyURIConversionStrategy(java.lang.String base)
Constructs an entity URI converter strategy, where the specified base is used for the base of the URIs generated by the generator. |
|
| Method Summary | |
|---|---|
IRI |
getConvertedIRI(OWLEntity entity)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String DEFAULT_BASE
| Constructor Detail |
|---|
public OWLEntityTinyURIConversionStrategy()
public OWLEntityTinyURIConversionStrategy(java.lang.String base)
base - The base to be used.| Method Detail |
|---|
public IRI getConvertedIRI(OWLEntity entity)
getConvertedIRI in interface OWLEntityURIConverterStrategy
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||