[][src]Function xml_dom::level2::convert::is_character_data

pub fn is_character_data(ref_node: &RefNode) -> bool

Determines if the specified node is a type of CharacterData.