de.fau.cs.www8.jadeowlcodec.triplestore
Class Uri.Individual

java.lang.Object
  extended by de.fau.cs.www8.jadeowlcodec.triplestore.AbsUriOrValue
      extended by de.fau.cs.www8.jadeowlcodec.triplestore.Uri
          extended by de.fau.cs.www8.jadeowlcodec.triplestore.Uri.Individual
All Implemented Interfaces:
java.lang.Comparable
Enclosing class:
Uri

public static final class Uri.Individual
extends Uri


Nested Class Summary
 
Nested classes/interfaces inherited from class de.fau.cs.www8.jadeowlcodec.triplestore.Uri
Uri.Builtin, Uri.Concept, Uri.Individual, Uri.Other, Uri.RdfANodeID, Uri.RdfList, Uri.Role, Uri.Test, Uri.XsdDatatype
 
Field Summary
 
Fields inherited from class de.fau.cs.www8.jadeowlcodec.triplestore.Uri
cache
 
Constructor Summary
protected Uri.Individual(java.net.URI uri)
           
 
Method Summary
static Uri.Individual instance(java.lang.String name)
           
static Uri.Individual instance(java.net.URI uri)
           
 
Methods inherited from class de.fau.cs.www8.jadeowlcodec.triplestore.Uri
compareTo, equals, getAuthority, getFragment, getHost, getPath, getPort, getQuery, getRawAuthority, getRawFragment, getRawPath, getRawQuery, getRawSchemeSpecificPart, getRawUserInfo, getScheme, getSchemeSpecificPart, getUserInfo, hashCode, have, isAbsolute, isOpaque, makeURI, toASCIIString, toString, toURL, unwrap
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Uri.Individual

protected Uri.Individual(java.net.URI uri)
Method Detail

instance

public static Uri.Individual instance(java.net.URI uri)

instance

public static Uri.Individual instance(java.lang.String name)


Copyright 2007 Moritz Goeb, Bernhard Schiemann, Ulf Schreiber of Chair of Artificial Intelligence, University of Erlangen-Nuremberg