Searched refs:TYPE_CDATA (Results 1 – 3 of 3) sorted by relevance
668 return TYPE_CDATA; in getType()805 if (getType() == TYPE_CDATA) { in addChild()816 if (getType() == TYPE_CDATA) { in insertChildAt()828 if (getType() == TYPE_CDATA) { in addAttribute()847 if (getType() == TYPE_CDATA) { in removeAttribute()892 if (getType() != TYPE_CDATA) { in appendChars()935 if (node->getType() == TYPE_CDATA) { in removeWhitespace()1274 if (node->getType() != TYPE_CDATA) { in characterData()1546 } else if (type == TYPE_CDATA) { in flatten_node()
62 TYPE_CDATA enumerator
5035 if (children[i]->getType() != XMLNode::TYPE_CDATA) { in findOnlyChildElement()5103 if (child->getType() == XMLNode::TYPE_CDATA) { in processBundleFormatImpl()