NAME
Perldoc::DOM::WS - ignorable whitespace in a Perldoc::DOM tree
SYNOPSIS
See Perldoc::DOM::Node.
DESCRIPTION
Sometimes you need to put in a little whitespace to fill an XML document. This node type is for that.
SUB-CLASS PROPERTIES
This node type keeps the source
property, and adds content
, which is the whitespace to be represented in the normative XML.