org.openjena.riot.out
Class OutputProfile

java.lang.Object
  extended by org.openjena.riot.out.OutputProfile

public class OutputProfile
extends Object


Field Summary
 NodeToLabel labelPolicy
          Way to get from BNode to printable labels.
 Prologue prologue
           
 
Constructor Summary
OutputProfile()
           
 
Method Summary
 PrefixMap prefixMap()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

labelPolicy

public NodeToLabel labelPolicy
Way to get from BNode to printable labels.


prologue

public Prologue prologue
Constructor Detail

OutputProfile

public OutputProfile()
Method Detail

prefixMap

public PrefixMap prefixMap()


Licenced under the Apache License, Version 2.0