Inheritance diagram for org::jdom::output::EscapeStrategy:
Public Member Functions | |
boolean | shouldEscape (char ch) |
Bradley S. Huffman
Jason Hunter
|
Test whether the supplied character should be formatted literally or as a character entity. Implemented in org::jdom::output::Format::DefaultEscapeStrategy. |