com.evolveum.midpoint.util
Class UglyHacks
java.lang.Object
com.evolveum.midpoint.util.UglyHacks
public class UglyHacks
- extends Object
- Author:
- semancik
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UglyHacks
public UglyHacks()
forceXsiNsDeclaration
public static String forceXsiNsDeclaration(String originalXml)
fortifyNamespaceDeclarations
public static void fortifyNamespaceDeclarations(Node node)
fortifyNamespaceDeclarationsSingleElement
public static void fortifyNamespaceDeclarationsSingleElement(Element element)
unfortifyNamespaceDeclarations
public static void unfortifyNamespaceDeclarations(Node node)
unfortifyNamespaceDeclarationsSingleElement
public static void unfortifyNamespaceDeclarationsSingleElement(Element element)
Copyright © 2013 evolveum. All Rights Reserved.