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.4 $' Date='$Date: 2005/02/21 12:19:16 $'
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 Hewlett-Packard Development Company, LP