public class XMLElementReader extends Object
| Constructor and Description |
|---|
XMLElementReader(String src) |
| Modifier and Type | Method and Description |
|---|---|
static String |
deComment(String stxt) |
static String |
deSpace(String stxt) |
XMLElement |
getRootElement() |
public XMLElementReader(String src)
public XMLElement getRootElement()
public static String deComment(String stxt) throws XMLException
XMLExceptionCopyright © 2019. All rights reserved.