Module: REXML::EntityConst (Ruby 2.3.4)

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. CAUTION: these entities does not have parent and document

Constants

AMP

+&+

APOS

+β€˜+

GT

+>+

LT

+<+

QUOT

+β€œ+