Click or drag to resize

TurtleReader Class

Icdd Toolkit Library Class: TurtleReader (c) 2022 Philipp Hagedorn, Chair of Computing in Engineering, Ruhr-University Bochum, Germany Mail: philipp.hagedorn-n6v@rub.de
Inheritance Hierarchy
SystemObject
  IIB.ICDD.ParsingTurtleReader

Namespace: IIB.ICDD.Parsing
Assembly: IIB.ICDD (in IIB.ICDD.dll) Version: 1.0.0
Syntax
C#
public static class TurtleReader

The TurtleReader type exposes the following members.

Methods
 NameDescription
Public methodStatic memberRead Reads the specified turtle file.
Public methodStatic memberReadData Reads the shapes.
Public methodStatic memberReadShapes(String) Reads the shapes.
Public methodStatic memberReadShapes(Uri) Reads the shapes.
Top
See Also