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

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.Other
All Implemented Interfaces:
java.lang.Comparable
Enclosing class:
Uri

public static final class Uri.Other
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.Other(java.net.URI uri)
           
 
Method Summary
static Uri.Other instanceNotPretyped(java.lang.String name)
           
static Uri.Other instanceNotPretyped(java.net.URI uri)
           
static Uri pretypedOrInstance(java.lang.String name)
           
static Uri pretypedOrInstance(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.Other

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

pretypedOrInstance

public static Uri pretypedOrInstance(java.net.URI uri)

instanceNotPretyped

public static Uri.Other instanceNotPretyped(java.net.URI uri)

pretypedOrInstance

public static Uri pretypedOrInstance(java.lang.String name)

instanceNotPretyped

public static Uri.Other instanceNotPretyped(java.lang.String name)


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