public class OvfParser extends Object
Modifier and Type | Field and Description |
---|---|
protected XmlDocument |
_document |
protected XmlNamespaceManager |
_xmlNS |
Modifier and Type | Method and Description |
---|---|
static String |
CreateImageFile(DiskImage image) |
static Guid |
GetImageGrupIdFromImageFile(String imageFile) |
static NGuid |
GetImageIdFromImageFile(String imageFile) |
boolean |
IsTemplate() |
static String |
LocalDateToUtcDateString(Date date) |
static boolean |
UtcDateStringToLocaDate(String str,
RefObject<Date> date)
Method return false if the format is not yyyy/mm/dd hh:mm:ss
|
protected XmlDocument _document
protected XmlNamespaceManager _xmlNS
public OvfParser(String ovfstring)
Copyright © 2012. All Rights Reserved.