public class XmlStorageUtil extends Object
| Constructor and Description |
|---|
XmlStorageUtil() |
| Modifier and Type | Method and Description |
|---|---|
static ICStorageElement |
createCStorageTree(Document doc)
Return an ICStorageElement tree based around the specified
document
N.B.
|
static ICStorageElement |
createCStorageTree(Element el)
Return an ICStorageElement tree based around the specified
Element.
|
public static ICStorageElement createCStorageTree(Document doc)
doc - public static ICStorageElement createCStorageTree(Element el)
el - input XML elementCopyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.