|
Copyright @ 2002 SAP. All Rights Reserved. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfigurationOutputProvider | |
| com.sap.tc.complib | Provides classes and interfaces for the creation and manipulation of development components, software components and public parts. |
| com.sap.tc.complib.provider | Provides classes and interfaces for the serialization or initialization of components and public parts to or from their corresponding description files. |
| Uses of ConfigurationOutputProvider in com.sap.tc.complib |
| Methods in com.sap.tc.complib with parameters of type ConfigurationOutputProvider | |
void |
DevelopmentConfiguration.serialize(ConfigurationOutputProvider provider)
Serializes this Configuration. |
void |
DevelopmentConfiguration.serialize(ConfigurationOutputProvider provider,
java.lang.String schemaVersion)
Serializes this Configuration. |
| Uses of ConfigurationOutputProvider in com.sap.tc.complib.provider |
| Classes in com.sap.tc.complib.provider that implement ConfigurationOutputProvider | |
class |
FileConfigOutputProvider
|
class |
SimpleFileConfigOutputProvider
|
class |
StreamConfigOutputProvider
Adapter to serialize a development configuration to a given OutputStream |
|
Copyright @ 2002 SAP. All Rights Reserved. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||