public final class UaNodeSetExtensions extends Object
<Extensions> data of a NodeSet2 XML file.| Modifier and Type | Method and Description |
|---|---|
String |
getRawXml()
Returns the raw XML data including the
<Extensions> top element. |
static UaNodeSetExtensions |
parse(String rawXml)
Parses the given raw XML whose top-lvl element is the
<Extensions>. |
public static UaNodeSetExtensions parse(String rawXml)
<Extensions>.public String getRawXml()
<Extensions> top element.Copyright © 2026. All rights reserved.