Uses of Class
com.storedobject.common.XML
Packages that use XML
-
Uses of XML in com.storedobject.common
Methods in com.storedobject.common that return XMLModifier and TypeMethodDescriptionXML.copy()
Creates a new XML object with the same content as the current object.SOAP.getXML()
Get the XML associated with this SOAP request.HTTP.readXML()
Read the response as XML.HTTP2.Builder.xml()
Retrieves and converts the response content, set to an XML content type, into an XML object.Methods in com.storedobject.common that return types with arguments of type XMLModifier and TypeMethodDescriptionHTTP2.Builder.xmlAsync()
Asynchronously retrieves the response and parses it as an XML object. -
Uses of XML in com.storedobject.ui
Methods in com.storedobject.ui with parameters of type XMLConstructors in com.storedobject.ui with parameters of type XML