Interface DisplayModelDao
-
- All Known Implementing Classes:
DisplayModelDaoJena
public interface DisplayModelDao
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetDisplayModel(javax.servlet.ServletContext sc)ServletContext should only be used for getRealPath()voidreplaceDisplayModel(String n3, javax.servlet.ServletContext sc)ServletContext should only be used for getRealPath()
-