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 SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic Stringstatic StringwrapInElement(String name, String body, boolean alsoDefaultNamespace) 
- 
Field Details- 
declarations
 
- 
- 
Constructor Details- 
WebXmlUtilpublic WebXmlUtil()
 
- 
- 
Method Details- 
stripNamespaceDeclarations
- 
wrapInElement
 
-