Skip to main content
Skip table of contents

XML Formatter

Der Adapter stellt Formatierungsfunktionen für XML-Dokumente bereit, z.B. Zeilenumbrüche und Einrückungen.

Eigenschaften (Properties)

Operation

Bestimmt, welche Operation der Adapter durchführt

Mögliche Werte:

  • PrettyPrint: XML-Dokument formatieren

Parameter

Adapter

Hauptklasse des Adapters (nicht verändern!)

Mögliche Werte: de.softproject.integration.adapter.xmlformatter.XMLFormatterAdapter: Hauptklasse (Standard)

indentSize

Anzahl der Einrückungen innerhalb des XML-Dokuments

Mögliche Werte: Beliebige ganze Zahl, z. B. 4

Statuswerte

1 (successful)

Die Anfrage war erfolgreich und ein Ergebnis wurde zurückgegeben

-1 (failed)

Die Anfrage schlug aufgrund eines technischen Fehlers fehl

Input

Der Adapter erwartet als Input ein unformatiertes XML-Dokument.

Output

Der Adapter gibt ein formatiertes XML-Dokument zurück.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.