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