public final class TextParser extends Object
| Modifier and Type | Method and Description |
|---|---|
protected static String |
parseTextFrom(String xmlData)
Given xml as a string, this method will parse out element text and CDATA text.
|
Copyright © 2014–2016 Pink Summit, LLC. All rights reserved.