com.hp.hpl.jena.util.iterator
Interface Map1

All Known Implementing Classes:
DIGValueToNodeMapper, TripleObjectFiller, TripleSubjectFiller

public interface Map1

Converts an Object to another Object.

Version:
Release='$Name: $' Revision='$Revision: 1.7 $' Date='$Date: 2008/01/02 12:07:35 $'
Author:
jjc

Method Summary
 java.lang.Object map1(java.lang.Object o)
          Convert an object.
 

Method Detail

map1

java.lang.Object map1(java.lang.Object o)
Convert an object.

Parameters:
o - The thing to be converted.
Returns:
The converted thing.


Copyright © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Hewlett-Packard Development Company, LP