Uses of Class
org.apache.jena.riot.protobuf.wire.PB_RDF.RDF_Literal
Packages that use PB_RDF.RDF_Literal
-
Uses of PB_RDF.RDF_Literal in org.apache.jena.riot.protobuf.wire
Methods in org.apache.jena.riot.protobuf.wire that return PB_RDF.RDF_LiteralModifier and TypeMethodDescriptionPB_RDF.RDF_Literal.Builder.build()PB_RDF.RDF_Literal.Builder.buildPartial()static PB_RDF.RDF_LiteralPB_RDF.RDF_Literal.getDefaultInstance()PB_RDF.RDF_Literal.Builder.getDefaultInstanceForType()PB_RDF.RDF_Literal.getDefaultInstanceForType()PB_RDF.RDF_Term.Builder.getLiteral().RDF_Literal literal = 3;PB_RDF.RDF_Term.getLiteral().RDF_Literal literal = 3;PB_RDF.RDF_TermOrBuilder.getLiteral().RDF_Literal literal = 3;static PB_RDF.RDF_LiteralPB_RDF.RDF_Literal.parseDelimitedFrom(InputStream input) static PB_RDF.RDF_LiteralPB_RDF.RDF_Literal.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PB_RDF.RDF_LiteralPB_RDF.RDF_Literal.parseFrom(byte[] data) static PB_RDF.RDF_LiteralPB_RDF.RDF_Literal.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PB_RDF.RDF_LiteralPB_RDF.RDF_Literal.parseFrom(com.google.protobuf.ByteString data) static PB_RDF.RDF_LiteralPB_RDF.RDF_Literal.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PB_RDF.RDF_LiteralPB_RDF.RDF_Literal.parseFrom(com.google.protobuf.CodedInputStream input) static PB_RDF.RDF_LiteralPB_RDF.RDF_Literal.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PB_RDF.RDF_LiteralPB_RDF.RDF_Literal.parseFrom(InputStream input) static PB_RDF.RDF_LiteralPB_RDF.RDF_Literal.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PB_RDF.RDF_LiteralPB_RDF.RDF_Literal.parseFrom(ByteBuffer data) static PB_RDF.RDF_LiteralPB_RDF.RDF_Literal.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_LiteralModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PB_RDF.RDF_Literal>PB_RDF.RDF_Literal.getParserForType()static com.google.protobuf.Parser<PB_RDF.RDF_Literal>PB_RDF.RDF_Literal.parser()Methods in org.apache.jena.riot.protobuf.wire with parameters of type PB_RDF.RDF_LiteralModifier and TypeMethodDescriptionPB_RDF.RDF_Literal.Builder.mergeFrom(PB_RDF.RDF_Literal other) PB_RDF.RDF_Term.Builder.mergeLiteral(PB_RDF.RDF_Literal value) .RDF_Literal literal = 3;static PB_RDF.RDF_Literal.BuilderPB_RDF.RDF_Literal.newBuilder(PB_RDF.RDF_Literal prototype) PB_RDF.RDF_Term.Builder.setLiteral(PB_RDF.RDF_Literal value) .RDF_Literal literal = 3;