edu.stanford.smi.protegex.owl.jena
Class Jena.ObjectMapper

java.lang.Object
  extended byedu.stanford.smi.protegex.owl.jena.Jena.ObjectMapper
All Implemented Interfaces:
com.hp.hpl.jena.util.iterator.Map1
Enclosing class:
Jena

protected static class Jena.ObjectMapper
extends Object
implements com.hp.hpl.jena.util.iterator.Map1


Constructor Summary
protected Jena.ObjectMapper()
           
 
Method Summary
 Object map1(Object x)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Jena.ObjectMapper

protected Jena.ObjectMapper()
Method Detail

map1

public Object map1(Object x)
Specified by:
map1 in interface com.hp.hpl.jena.util.iterator.Map1