See: Description

| Interface | Description |
|---|---|
| XDIReader |
Provides methods for reading an XDI graph.
|
| XDIWriter |
Provides methods for writing an XDI graph.
|
| Class | Description |
|---|---|
| AbstractXDIReader |
If you extend this class, you only have to implement read(Graph, Reader, Properties)
|
| AbstractXDIWriter |
If you extend this class, you only have to implement write(Graph, Writer, Properties)
|
| MimeType | |
| Normalization | |
| Normalization.NormalizationCopyStrategy | |
| XDIReaderRegistry |
Provides an appropriate XDIReader for a given type.
|
| XDIWriterRegistry |
Provides an appropriate XDIWriter for a given type.
|
Copyright © 2017. All rights reserved.