In Files

  • rexml/entity.rb

Class/Module Index [+]

Quicksearch

REXML::EntityConst

This is a set of entity constants – the ones defined in the XML specification. These are gt, lt, amp, quot and apos.

Constants

AMP

+&+

APOS

+'+

GT

+>+

LT

+<+

QUOT

+“+