public class OvfTemplateWriter extends OvfWriter
Modifier and Type | Field and Description |
---|---|
protected VmTemplate |
_vmTemplate |
_document, _fileName, _images, _instanceId, _writer
OVF_URI, RASD_URI, VSSD_URI, XSI_URI
Constructor and Description |
---|
OvfTemplateWriter(RefObject<XmlDocument> document,
VmTemplate vmTemplate,
List<DiskImage> images) |
Modifier and Type | Method and Description |
---|---|
protected void |
WriteAppList() |
protected void |
WriteContentItems() |
protected void |
WriteGeneralData() |
BuildDisk, BuildNetwork, BuildReference, BuildVirtualSystem, BytesToGigabyte, deleteTmpFile, dispose, Dispose, finalize
protected VmTemplate _vmTemplate
public OvfTemplateWriter(RefObject<XmlDocument> document, VmTemplate vmTemplate, List<DiskImage> images)
protected void WriteGeneralData()
WriteGeneralData
in class OvfWriter
protected void WriteAppList()
WriteAppList
in class OvfWriter
protected void WriteContentItems()
WriteContentItems
in class OvfWriter
Copyright © 2012. All Rights Reserved.