Main Page | Class Hierarchy | Class List | Class Members

org::jdom::output::EscapeStrategy Interface Reference

Inheritance diagram for org::jdom::output::EscapeStrategy:

org::jdom::output::Format::DefaultEscapeStrategy List of all members.

Public Member Functions

boolean shouldEscape (char ch)

Detailed Description

Logic to determine which characters should be formatted as character entities.

Version:
Revision
1.3
,
Date
2004/02/06 09:28:32
Author:
Alex Rosen

Bradley S. Huffman

Jason Hunter


Member Function Documentation

boolean org::jdom::output::EscapeStrategy::shouldEscape char  ch  ) 
 

Test whether the supplied character should be formatted literally or as a character entity.

Implemented in org::jdom::output::Format::DefaultEscapeStrategy.


The documentation for this interface was generated from the following file:
Generated on Thu Dec 9 10:42:05 2004 for JDOM by  doxygen 1.3.9.1