Uses of Package
org.apache.clerezza.rdf.core.serializedform

Packages that use org.apache.clerezza.rdf.core.serializedform
org.apache.clerezza.rdf.core.serializedform   
 

Classes in org.apache.clerezza.rdf.core.serializedform used by org.apache.clerezza.rdf.core.serializedform
Parser
          This singleton class provides a method parse to transform serialized RDF forms into Graphs.
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 TripleCollections to a specified serialization format.
UnsupportedFormatException
          This exception is thrown on an attempt to parse a format for which no ParsingProvider is known.
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.