Class FileProfileStore

java.lang.Object
ca.uhn.hl7v2.conf.store.FileProfileStore
All Implemented Interfaces:
ProfileStore

public class FileProfileStore extends Object implements ProfileStore
Stores profiles in a local directory. Profiles are stored as text in files named ID.xml (where ID is the profile ID).
Author:
Bryan Tripp