| java.lang.Object com.hp.hpl.jena.enhanced.BuiltinPersonalities
BuiltinPersonalities | public class BuiltinPersonalities (Code) | | The personalities that are provided for the existing Jena classes. It is likely that this
should be factored.
author: jjc + kers |
Method Summary | |
public static void | listPersonalities(PrintWriter writer) For debugging purposes, list the standard personalities on the given
output writer. |
listPersonalities | public static void listPersonalities(PrintWriter writer)(Code) | | For debugging purposes, list the standard personalities on the given
output writer.
Parameters: writer - A printwriter to list the personalities mapping to |
|
|