|
JDOM 2.0.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EscapeStrategy
Logic to determine which characters should be formatted as character entities.
| Method Summary | |
|---|---|
boolean |
shouldEscape(char ch)
Test whether the supplied character should be formatted literally or as a character entity. |
| Method Detail |
|---|
boolean shouldEscape(char ch)
ch - The char to test to determine whether it should be escaped.
|
JDOM 2.0.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||