A M S U

A

AddComponent - class fr.inrialpes.opera.upsprofiles.AddComponent.
This class allows adding a component to the global CC/PP profile.
AddComponent(String, String, String, OutputStreamWriter) - Constructor for class fr.inrialpes.opera.upsprofiles.AddComponent
Adds a CC/PP component to the global profile file.
AddComponent(String, String, String, String, OutputStreamWriter) - Constructor for class fr.inrialpes.opera.upsprofiles.AddComponent
Adds a CC/PP component to the global file of the resource client profile.

M

main(String[]) - Static method in class fr.inrialpes.opera.upsprofiles.UPSProfilesCreator
This main class is written for testing the UPSProfiles package.

S

SetCCPP_H_S_PlatformComponent - class fr.inrialpes.opera.upsprofiles.SetCCPP_H_S_PlatformComponent.
This class sets the content of mainly, the CC/PP hardware and software component.
SetCCPP_H_S_PlatformComponent(String, OutputStreamWriter) - Constructor for class fr.inrialpes.opera.upsprofiles.SetCCPP_H_S_PlatformComponent
Sets the content of the CC/PP hardware and software content.
SetCCPPBowserUAComponent - class fr.inrialpes.opera.upsprofiles.SetCCPPBowserUAComponent.
This class sets the content the Software Browser User Agent CC/PP component.
SetCCPPBowserUAComponent(String, OutputStreamWriter) - Constructor for class fr.inrialpes.opera.upsprofiles.SetCCPPBowserUAComponent
Set the CC/PP Browser User Agent Component of the global profile.
SetComponentContent - class fr.inrialpes.opera.upsprofiles.SetComponentContent.
This class sets the content of a component of the global CC/PP profile.
SetComponentContent(String, String, OutputStreamWriter) - Constructor for class fr.inrialpes.opera.upsprofiles.SetComponentContent
Sets the content of a CC/PP component.
SetComponentContent(String, String, String, OutputStreamWriter) - Constructor for class fr.inrialpes.opera.upsprofiles.SetComponentContent
Sets the content of the CC/PP component: ContentRequirement.
SetContentRequirement - class fr.inrialpes.opera.upsprofiles.SetContentRequirement.
This class allows to set the content of the 'ContentRequirement' component of the profile named 'ResourceClientProfile' defined in the UPS Schema.
SetContentRequirement(String, String, OutputStreamWriter) - Constructor for class fr.inrialpes.opera.upsprofiles.SetContentRequirement
Sets the content of the 'ContentRequirement' component of the profile named 'ResourceClientProfile' defined in the UPS Schema.
SetResourcesContainer - class fr.inrialpes.opera.upsprofiles.SetResourcesContainer.
This class sets the content of some components of the global proper to the content negotiation problem.
SetResourcesContainer(String, OutputStreamWriter) - Constructor for class fr.inrialpes.opera.upsprofiles.SetResourcesContainer
Sets the content of components proper to the content negotiation problem (see the UPS schema).

U

UPSProfilesCreator - class fr.inrialpes.opera.upsprofiles.UPSProfilesCreator.
This class allows to create different kinds of CC/PP profiles
UPSProfilesCreator(String, String, String, String) - Constructor for class fr.inrialpes.opera.upsprofiles.UPSProfilesCreator
Create a valid CC/PP profile file, with two CC/PP components.
UPSProfilesCreator(String, String, String, String, String) - Constructor for class fr.inrialpes.opera.upsprofiles.UPSProfilesCreator
Create a valid CC/PP profile file, with three CC/PP components: HardP, SoftP and BrowUA.

A M S U