protected class AbstractHashProfileIOProvider.DefaultHashProfileIO extends java.lang.Object implements HashProfileReader, HashProfileWriter
HashProfileReader.SpiDataHashProfileWriter.SpiData| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getName()  | 
Profile | 
read()  | 
void | 
write(HashStructure hash)  | 
public Profile read()
read in interface HashProfileReaderpublic java.lang.String getName()
getName in interface HashProfileReaderpublic void write(HashStructure hash)
write in interface HashProfileWriter