method
entitydecl?
v1_9_1_378 -
Show latest stable
- Class:
REXML::Parsers::PullEvent
entitydecl?()public
Due to the wonders of DTDs, an entity declaration can be just about anything. There’s no way to normalize it; you’ll have to interpret the content yourself. However, the following is true:
-
If the entity declaration is an internal entity:
[ String name, String value ]
Content: [ String text ]