Package com.azure.xml
package com.azure.xml
Contains general classes for handling XML.
-
ClassDescriptionA callback used when processing an XML element.Reads an XML encoded value as a stream of tokens.XmlReadValueCallback<T,
R> A callback used when reading an XML value, such asXmlReader.getNullableElement(XmlReadValueCallback).XmlSerializable<T extends XmlSerializable<T>>Indicates that the implementing class can be serialized to and deserialized from XML.Token types used when reading XML content.Writes an XML encoded value to a stream.