Class Summary |
ServiceModelsParser |
ServiceModelsParser parses a 'ServiceModel' xml and stores the data
read in vectors. |
ServiceModelsWriter |
ServiceModelsWriter creates a 'serviceModels' xml file using the data
passed in
It throws an IOException if the xml file is not accesible or if there
are any errors while writing into the file |
SMUserProfParser |
SMUserProfileParser reads the user preferences for the service model
config from the user profile file
It throws an IOException if the xml file is not found or if it does not
conform to its DTD |
SMUserProfWriter |
SMUserProfWriter writes the user preferences for the service model
config into the user profile file
It throws an IOException if the user profile file write fails for
any reason |