Class and Description |
---|
Parser
This singleton class provides a method
parse to transform serialized RDF forms into Graph s. |
ParsingProvider
An instance of this class parses RDF-Graph from one or more serialization
formats.
|
Serializer
This singleton class provides a method
serialize to transform a
Graph into serialized RDF forms. |
SerializingProvider
An instance of this class serializes
TripleCollection s to a
specified serialization format. |
UnsupportedFormatException
This exception is thrown on an attempt to parse a format for which no
ParsingProvider is known. |
Class and Description |
---|
Parser
This singleton class provides a method
parse to transform serialized RDF forms into Graph s. |
Serializer
This singleton class provides a method
serialize to transform a
Graph into serialized RDF forms. |
Class and Description |
---|
ParsingProvider
An instance of this class parses RDF-Graph from one or more serialization
formats.
|
SupportedFormat
This annotation is used to annotate
ParsingProvider s to indicate
the format(s) they support. |
Class and Description |
---|
SerializingProvider
An instance of this class serializes
TripleCollection s to a
specified serialization format. |
SupportedFormat
This annotation is used to annotate
ParsingProvider s to indicate
the format(s) they support. |
Class and Description |
---|
ParsingProvider
An instance of this class parses RDF-Graph from one or more serialization
formats.
|
SupportedFormat
This annotation is used to annotate
ParsingProvider s to indicate
the format(s) they support. |
Class and Description |
---|
ParsingProvider
An instance of this class parses RDF-Graph from one or more serialization
formats.
|
SupportedFormat
This annotation is used to annotate
ParsingProvider s to indicate
the format(s) they support. |
Class and Description |
---|
SerializingProvider
An instance of this class serializes
TripleCollection s to a
specified serialization format. |
SupportedFormat
This annotation is used to annotate
ParsingProvider s to indicate
the format(s) they support. |
Class and Description |
---|
SerializingProvider
An instance of this class serializes
TripleCollection s to a
specified serialization format. |
SupportedFormat
This annotation is used to annotate
ParsingProvider s to indicate
the format(s) they support. |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.