Package | Description |
---|---|
org.ovirt.engine.core.compat.backendcompat | |
org.ovirt.engine.core.utils.ovf |
Modifier and Type | Class and Description |
---|---|
class |
XmlAttribute |
Modifier and Type | Field and Description |
---|---|
XmlNode[] |
XmlDocument.ChildNodes |
Modifier and Type | Method and Description |
---|---|
XmlNode |
XmlNode.SelectSingleNode(String string) |
XmlNode |
XmlDocument.SelectSingleNode(String string) |
XmlNode |
XmlNode.SelectSingleNode(String string,
XmlNamespaceManager _xmlns) |
XmlNode |
XmlDocument.SelectSingleNode(String string,
XmlNamespaceManager _xmlns) |
Modifier and Type | Method and Description |
---|---|
Iterator<XmlNode> |
XmlNodeList.iterator() |
Modifier and Type | Method and Description |
---|---|
protected void |
OvfVmReader.ReadHardwareSection(XmlNode section) |
protected abstract void |
OvfReader.ReadHardwareSection(XmlNode section) |
protected void |
OvfTemplateReader.ReadHardwareSection(XmlNode section) |
protected void |
OvfVmReader.ReadOsSection(XmlNode section) |
protected abstract void |
OvfReader.ReadOsSection(XmlNode section) |
protected void |
OvfTemplateReader.ReadOsSection(XmlNode section) |
Copyright © 2012. All Rights Reserved.