Uses of Interface
org.hansken.plugin.extraction.api.RandomAccessData
-
Packages that use RandomAccessData Package Description org.hansken.plugin.extraction.api This is the API of the Extraction Plugins SDK. -
-
Uses of RandomAccessData in org.hansken.plugin.extraction.api
Methods in org.hansken.plugin.extraction.api that return RandomAccessData Modifier and Type Method Description RandomAccessDataDataContext. data()Adata sequencebelonging to the trace currently being extracted.RandomAccessDataSearchTrace. getData(String type)Returns aRandomAccessDatafor a specific trace data type.
-