Package com.evolveum.midpoint.web.util
Class WebXmlUtil
java.lang.Object
com.evolveum.midpoint.web.util.WebXmlUtil
Collection of brutal and ugly hacks, to be removed when prism implementation will be reviewed in 3.5.
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic Stringstatic StringwrapInElement(String name, String body, boolean alsoDefaultNamespace)  
- 
Field Details
- 
declarations
 
 - 
 - 
Constructor Details
- 
WebXmlUtil
public WebXmlUtil() 
 - 
 - 
Method Details
- 
stripNamespaceDeclarations
 - 
wrapInElement
 
 -