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.3 $' Date='$Date: 2003/08/27 13:07:54 $'
Author:
jjc

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

Method Detail

map1

Object map1(Object o)
Convert an object.

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


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