Méthode | Description | |
---|---|---|
ConfigurationFileTransformer ( IFilesystemAccessor filesystemAccessor ) : System | ||
Transform ( string sourceFilePath, string transformationFilePath, string destinationFilePath ) : IServiceResult |
Méthode | Description | |
---|---|---|
GetSourceFile ( string filePath ) : XmlTransformableDocument | ||
GetTransformationFile ( string filePath ) : XmlTransformation | ||
SaveTransformedFile ( XmlTransformableDocument transformedDocument, string destinationFilePath ) : IServiceResult |
public ConfigurationFileTransformer ( IFilesystemAccessor filesystemAccessor ) : System | ||
filesystemAccessor | IFilesystemAccessor | |
Résultat | System |
public Transform ( string sourceFilePath, string transformationFilePath, string destinationFilePath ) : IServiceResult | ||
sourceFilePath | string | |
transformationFilePath | string | |
destinationFilePath | string | |
Résultat | IServiceResult |