public class UglyHacks extends Object
| Constructor and Description |
|---|
UglyHacks() |
| Modifier and Type | Method and Description |
|---|---|
static String |
forceXsiNsDeclaration(String originalXml) |
static void |
fortifyNamespaceDeclarations(Node node) |
static void |
fortifyNamespaceDeclarationsSingleElement(Element element) |
static void |
unfortifyNamespaceDeclarations(Node node) |
static void |
unfortifyNamespaceDeclarationsSingleElement(Element element) |
public static void fortifyNamespaceDeclarations(Node node)
public static void fortifyNamespaceDeclarationsSingleElement(Element element)
public static void unfortifyNamespaceDeclarations(Node node)
public static void unfortifyNamespaceDeclarationsSingleElement(Element element)
Copyright © 2022 Evolveum. All rights reserved.