Searched refs:TYPE_CDATA (Results 1 – 3 of 3) sorted by relevance
665 return TYPE_CDATA; in getType()802 if (getType() == TYPE_CDATA) { in addChild()813 if (getType() == TYPE_CDATA) { in insertChildAt()825 if (getType() == TYPE_CDATA) { in addAttribute()844 if (getType() == TYPE_CDATA) { in removeAttribute()889 if (getType() != TYPE_CDATA) { in appendChars()932 if (node->getType() == TYPE_CDATA) { in removeWhitespace()1271 if (node->getType() != TYPE_CDATA) { in characterData()1543 } else if (type == TYPE_CDATA) { in flatten_node()
62 TYPE_CDATA enumerator
5025 if (children[i]->getType() != XMLNode::TYPE_CDATA) { in findOnlyChildElement()5093 if (child->getType() == XMLNode::TYPE_CDATA) { in processBundleFormatImpl()