Searched defs:processCDATA (Results 1 - 2 of 2) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/processor/
H A DXSLTAttributeDef.java544 Object processCDATA(StylesheetHandler handler, String uri, String name, method in class:XSLTAttributeDef
1396 processedValue = processCDATA(handler, uri, name, rawName, value, owner);
/external/srec/tools/grxmlcompile/
H A Dgrxmldoc.cpp197 processCDATA( node, p_SubGraph );
271 processCDATA( node, p_SubGraph );
484 bool GRXMLDoc::processCDATA( XMLNode &node, SubGraph *&p_SubGraph ) function in class:GRXMLDoc

Completed in 1106 milliseconds