Searched defs:T_QNAME (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,
232 T_QNAME = 9, field in class:XSLTAttributeDef
319 * T_NUMBER, T_YESNO, T_QNAME, T_QNAMES, T_ENUM, T_SIMPLEPATTERNLIST,
915 * Process an attribute string of type T_QNAME into a QName value.
955 * Process an attribute string of type T_QNAME into a QName value.
1416 case T_QNAME :

Completed in 129 milliseconds