Uses of Class
de.hybris.platform.integrationservices.util.XmlObject
Packages that use XmlObject
-
Uses of XmlObject in de.hybris.platform.integrationservices.util
Methods in de.hybris.platform.integrationservices.util that return XmlObjectModifier and TypeMethodDescriptionstatic XmlObjectXmlObject.createFrom(InputStream in) Parses XML content from the input stream and creates new XML objectstatic XmlObjectXmlObject.createFrom(String xml) Parses XML content and creates new XML object