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

/external/apache-xml/src/main/java/org/apache/xalan/processor/
H A DXSLTAttributeDef.java61 * T_NUMBER, T_YESNO, T_QNAME, T_QNAMES, T_ENUM, T_SIMPLEPATTERNLIST,
83 * T_CHAR, T_NUMBER, T_YESNO, T_QNAME, T_QNAMES, T_ENUM,
236 T_QNAMES = 10, field in class:XSLTAttributeDef
319 * T_NUMBER, T_YESNO, T_QNAME, T_QNAMES, T_ENUM, T_SIMPLEPATTERNLIST,
1067 * Process an attribute string of type T_QNAMES into a vector of QNames where
1419 case T_QNAMES :

Completed in 75 milliseconds