|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.enhanced.BuiltinPersonalities
public class BuiltinPersonalities
The personalities that are provided for the existing Jena classes. It is likely that this should be factored.
| Field Summary | |
|---|---|
static GraphPersonality |
model
|
| Constructor Summary | |
|---|---|
BuiltinPersonalities()
|
|
| Method Summary | |
|---|---|
static void |
listPersonalities(java.io.PrintWriter writer)
For debugging purposes, list the standard personalities on the given output writer. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final GraphPersonality model
| Constructor Detail |
|---|
public BuiltinPersonalities()
| Method Detail |
|---|
public static void listPersonalities(java.io.PrintWriter writer)
writer - A printwriter to list the personalities mapping to
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||