TurtleFormatter Constructor |
Name | Description | |
---|---|---|
![]() | TurtleFormatter() |
Creates a new Turtle Formatter.
|
![]() | TurtleFormatter(String) |
Creates a new Turtle Formatter.
|
![]() | TurtleFormatter(IGraph) |
Creates a new Turtle Formatter for the given Graph.
|
![]() | TurtleFormatter(INamespaceMapper) |
Creates a new Turtle Formatter for the given Namespace Map.
|
![]() | TurtleFormatter(QNameOutputMapper) |
Creates a new Turtle Formatter that uses the given QName mapper.
|
![]() | TurtleFormatter(String, IGraph) |
Creates a new Turtle Formatter.
|
![]() | TurtleFormatter(String, INamespaceMapper) |
Creates a new Turtle Formatter.
|
![]() | TurtleFormatter(String, QNameOutputMapper) |
Creates a new Turtle Formatter.
|