public class HTMLEscape extends Object
| Constructor and Description |
|---|
HTMLEscape() |
| Modifier and Type | Method and Description |
|---|---|
static String |
stringToHTMLString(String string)
Escape html from a string to make it safe to show.
|
Copyright © 2007–2017 Gephi Consortium. All rights reserved.