|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.pdark.decentxml.EntityResolver
de.pdark.decentxml.HTMLEntityResolver
public class HTMLEntityResolver
Predefined HTML entities.
Source: http://en.wikipedia.org/wiki/List_of_XML_and_HTML_character_entity_references
Field Summary |
---|
Fields inherited from class de.pdark.decentxml.EntityResolver |
---|
AMP_ESCAPE, APOS_ESCAPE, GT_ESCAPE, LT_ESCAPE, QUOT_ESCAPE, resolveMap |
Constructor Summary | |
---|---|
HTMLEntityResolver()
|
|
HTMLEntityResolver(EntityResolver parent)
|
Method Summary | |
---|---|
void |
clear()
Remove all definitions from the map except the standard XML entities (<, >, ...) |
Methods inherited from class de.pdark.decentxml.EntityResolver |
---|
add, encode, expand, expandNumericEntity, getCharValidator, getParent, isDefined, resolve, setCharValidator, stripName, validateEntity |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HTMLEntityResolver()
public HTMLEntityResolver(EntityResolver parent)
Method Detail |
---|
public void clear()
EntityResolver
clear
in class EntityResolver
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |