public static class FormParser.RichTextPrefixResolver extends Object implements PrefixResolver
| Modifier and Type | Field and Description |
|---|---|
static Map<String,String> |
NAMESPACES
The declared XML namespaces.
|
| Constructor and Description |
|---|
RichTextPrefixResolver() |
public static final Map<String,String> NAMESPACES
public RichTextPrefixResolver()
public String prefixToNamespace(String prefix)
prefixToNamespace in interface PrefixResolver