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