Uses of Class
org.apache.jena.riot.protobuf.wire.PB_RDF.RDF_Graph
Packages that use PB_RDF.RDF_Graph
-
Uses of PB_RDF.RDF_Graph in org.apache.jena.riot.protobuf.wire
Methods in org.apache.jena.riot.protobuf.wire that return PB_RDF.RDF_GraphModifier and TypeMethodDescriptionPB_RDF.RDF_Graph.Builder.build()PB_RDF.RDF_Graph.Builder.buildPartial()static PB_RDF.RDF_GraphPB_RDF.RDF_Graph.getDefaultInstance()PB_RDF.RDF_Graph.Builder.getDefaultInstanceForType()PB_RDF.RDF_Graph.getDefaultInstanceForType()static PB_RDF.RDF_GraphPB_RDF.RDF_Graph.parseDelimitedFrom(InputStream input) static PB_RDF.RDF_GraphPB_RDF.RDF_Graph.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PB_RDF.RDF_GraphPB_RDF.RDF_Graph.parseFrom(byte[] data) static PB_RDF.RDF_GraphPB_RDF.RDF_Graph.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PB_RDF.RDF_GraphPB_RDF.RDF_Graph.parseFrom(com.google.protobuf.ByteString data) static PB_RDF.RDF_GraphPB_RDF.RDF_Graph.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PB_RDF.RDF_GraphPB_RDF.RDF_Graph.parseFrom(com.google.protobuf.CodedInputStream input) static PB_RDF.RDF_GraphPB_RDF.RDF_Graph.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PB_RDF.RDF_GraphPB_RDF.RDF_Graph.parseFrom(InputStream input) static PB_RDF.RDF_GraphPB_RDF.RDF_Graph.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PB_RDF.RDF_GraphPB_RDF.RDF_Graph.parseFrom(ByteBuffer data) static PB_RDF.RDF_GraphPB_RDF.RDF_Graph.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.jena.riot.protobuf.wire that return types with arguments of type PB_RDF.RDF_GraphModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PB_RDF.RDF_Graph>PB_RDF.RDF_Graph.getParserForType()static com.google.protobuf.Parser<PB_RDF.RDF_Graph>PB_RDF.RDF_Graph.parser()Methods in org.apache.jena.riot.protobuf.wire with parameters of type PB_RDF.RDF_GraphModifier and TypeMethodDescriptionPB_RDF.RDF_Graph.Builder.mergeFrom(PB_RDF.RDF_Graph other) static PB_RDF.RDF_Graph.BuilderPB_RDF.RDF_Graph.newBuilder(PB_RDF.RDF_Graph prototype)