public class Tokenizer extends Object
| Constructor and Description |
|---|
Tokenizer() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
tokenize(String html)
Splits tag of XML String to an arrayList
|
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.