Package | Description |
---|---|
org.key_project.util.java |
Modifier and Type | Class and Description |
---|---|
static class |
XMLUtil.HTMLRendererReplacer
This
XMLUtil.ITagReplacer can be used to render HTML into a plain text. |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
XMLUtil.replaceTags(java.lang.String text,
XMLUtil.ITagReplacer replacer)
Replaces all tags in the given text with help of the given
XMLUtil.ITagReplacer . |
Copyright © 2003-2019 The KeY-Project.