com.hp.hpl.mesa.rdf.jena.common.prettywriter
Interface Map1


public interface Map1

Converts an Object to another Object.

Version:
Release='$Name: $' Revision='$Revision: 1.2 $' Date='$Date: 2001/07/04 17:54:02 $'
Author:
jjc

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

Method Detail

map1

public java.lang.Object map1(java.lang.Object o)
Convert an object.
Parameters:
o - The thing to be converted.
Returns:
The converted thing.


Copyright © 2001 Hewlett-Packard. All Rights Reserved.