Hybrid Integration 10.2 | Integrating Cloud Applications on Software AG Hosted Environment | Integration Cloud | Develop | Integrations | Built-In Services | XML | Summary of XML services
 
Summary of XML services
 
documentToXMLBytes
documentToXMLStream
documentToXMLString
xmlBytesToDocument
xmlStreamToDocument
xmlStringToDocument
The following XML services are available:
Service
Description
Converts a document to xml content bytes, as a byte array object.
Converts a document to xml stream, as a java.io.InputStream object.
Converts a document to xml content string.
Converts XML content bytes (byte array) to a document.
Converts an XML content stream to a document.
Converts an XML string to a document.

Copyright © 2015- 2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.