public class XMLPrefixRemover extends Object
Constructor and Description |
---|
XMLPrefixRemover() |
Modifier and Type | Method and Description |
---|---|
Document |
removePrefixes(Document document) |
Element |
removePrefixes(Element node)
Removes all prefixes from the given XML and change it to the default namespaces.
|
Copyright © 2004–2018 52north.org. All rights reserved.