Package org.ovirt.api.metamodel.runtime.xml
-
Class Summary Class Description IndentingXMLStreamWriter The contents of this class have been copied from the class by the same name in com.sun.xml.txw2, since this package is no longer supported in RHEL8.XmlReader This class wraps theXMLStreamReader
class so that the methods don't send checked exceptions, in order to simplify its usage together with streams and lambdas.XmlWriter This class wraps theXMLStreamWriter
class so that the methods don't send checked exceptions, in order to simplify its usage together with streams and lambdas. -
Exception Summary Exception Description XmlException Indicates that some exception happened during XML processing.