public interface ProfileHashIO
| Modifier and Type | Method and Description | 
|---|---|
Profile | 
create(HashStructure hash,
      DataContainer dataContainer,
      Context context)  | 
java.lang.String | 
getName(HashStructure hash)  | 
HashStructure | 
toHashStructure(Profile profile,
               Element element,
               Context context)  | 
Profile create(HashStructure hash, DataContainer dataContainer, Context context)
HashStructure toHashStructure(Profile profile, Element element, Context context)
java.lang.String getName(HashStructure hash)