com.atlassian.plugin.parsers
Class XmlDescriptorParserUtils

java.lang.Object
  extended by com.atlassian.plugin.parsers.XmlDescriptorParserUtils

public final class XmlDescriptorParserUtils
extends Object

Since:
3.0.0

Constructor Summary
XmlDescriptorParserUtils()
           
 
Method Summary
static org.dom4j.Document removeAllNamespaces(org.dom4j.Document doc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlDescriptorParserUtils

public XmlDescriptorParserUtils()
Method Detail

removeAllNamespaces

public static org.dom4j.Document removeAllNamespaces(org.dom4j.Document doc)


Copyright © 2014 Atlassian. All rights reserved.