org.mindswap.multimedia.impl
Class Mapper

java.lang.Object
  extended byorg.mindswap.multimedia.impl.Mapper

public class Mapper
extends java.lang.Object

Title: Mapper

Description: Maps the interface classes to their implementations so Jena's internal polymorphism stuff works

Copyright: Copyright (c) 2005

Company: Mindswap (http://www.mindswap.org)


Constructor Summary
Mapper()
           
 
Method Summary
static void mapImplementations()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Mapper

public Mapper()
Method Detail

mapImplementations

public static void mapImplementations()