public final class W3cHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getContentFromElement(Element element,
String namespaceURI,
String localName)
Get text content from element by namespace.
|
static String |
nodeToXmlString(Node node)
Parses w3c.Node to String
|
public static String nodeToXmlString(Node node) throws IOException
node - Node to parse.IOException - if an error occurs.Copyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.