com.hp.hpl.jena.reasoner.rulesys
Class Functor.FunctorDatatype

java.lang.Object
  extended by com.hp.hpl.jena.datatypes.BaseDatatype
      extended by com.hp.hpl.jena.reasoner.rulesys.Functor.FunctorDatatype
All Implemented Interfaces:
RDFDatatype
Enclosing class:
Functor

public static class Functor.FunctorDatatype
extends BaseDatatype

Inner class. Dummy datatype definition for functor-valued literals.


Field Summary
static RDFDatatype theFunctorDatatype
           
 
Constructor Summary
Functor.FunctorDatatype()
           
 
Method Summary
 
Methods inherited from class com.hp.hpl.jena.datatypes.BaseDatatype
extendedTypeDefinition, getJavaClass, getURI, isEqual, isValid, isValidLiteral, isValidValue, langTagCompatible, parse, toString, unparse
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

theFunctorDatatype

public static final RDFDatatype theFunctorDatatype
Constructor Detail

Functor.FunctorDatatype

public Functor.FunctorDatatype()


Copyright © 2000, 2001, 2002, 2003, 2004 Hewlett-Packard Development Company, LP