|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openjena.riot.system.SyntaxLabels
public class SyntaxLabels
Factory for default policies for syntax labels to and from nodes
Constructor Summary | |
---|---|
SyntaxLabels()
|
Method Summary | |
---|---|
static LabelToNode |
createLabelToNode()
|
static NodeToLabel |
createNodeToLabel()
Default setup - scope by document, relabel BNodes ids to short forms |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SyntaxLabels()
Method Detail |
---|
public static NodeToLabel createNodeToLabel()
public static LabelToNode createLabelToNode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |