Deprecated API


Contents
Deprecated Methods
net.java.rdf.sommer.RewriteMapper.cifpName(Object, Class, Class[], Object[])
          No longer rewrite constructors 
net.java.rdf.sommer.RewriteMapper.cifpObject(Class, Class[], Object[])
          No longer rewrite constructors 
net.java.rdf.sommer.MapperManager.getMapperForObject(Object)
          This was needed when the objects could not tell of themselves who their mapper was. They always had to go through this very slow method. 
net.java.rdf.sommer.Mapper.importFrom(Reader, String, String)
          one should have to specify the context one is importing stuff from. Right?