TripleCollection
to a specified OutputStream
in the format identified by formatIdentifier
. This method will be invoked for a supported format, a format is considered as supported if the part before a ';'-character in the formatIdentifier
matches a SupportedFormat
annotation of the implementing class.
@param outputStream
@param tc
@param formatIdentifier
|
|
|
|
|
|
|
|
|
|
|
|
|
|