|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.topbraid.strings.LabelsPlugins
public class LabelsPlugins
A Singleton to conveniently access the registered LabelsPlugins.
| Field Summary | |
|---|---|
static java.lang.String |
EXTENSION_POINT
|
| Constructor Summary | |
|---|---|
LabelsPlugins()
|
|
| Method Summary | |
|---|---|
static boolean |
appendLabel(java.lang.StringBuffer buffer,
com.hp.hpl.jena.rdf.model.RDFNode node,
boolean multiLine)
|
static java.util.Iterator |
listPlugins()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String EXTENSION_POINT
| Constructor Detail |
|---|
public LabelsPlugins()
| Method Detail |
|---|
public static boolean appendLabel(java.lang.StringBuffer buffer,
com.hp.hpl.jena.rdf.model.RDFNode node,
boolean multiLine)
public static java.util.Iterator listPlugins()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||