Class RawProtobufImporter<T>
java.lang.Object
org.sonarsource.dotnet.shared.plugins.protobuf.RawProtobufImporter<T>
- Direct Known Subclasses:
FileMetadataImporter,LogImporter,ProtobufImporter
This class is the base class of all protobuf message importers. Those importers allow to read some information generated by the C#/VB.NET analyzers.
Note that if the protobuf message is supposed to contain some path then you should use the ProtobufImporter class
-
Method Summary
-
Method Details
-
accept
-
save
public void save()
-