HomeSort by relevance Sort by last modified time
    Searched defs:T_ELEMENT (Results 1 - 2 of 2) sorted by null

  /external/apache-xml/src/main/java/org/apache/xalan/processor/
XSLTElementDef.java 240 * @param type Content type, one of T_ELEMENT, T_PCDATA, or T_ANY.
338 static final int T_ELEMENT = 1, T_PCDATA = 2, T_ANY = 3;
343 private int m_type = T_ELEMENT;
348 * @return Content type, one of T_ELEMENT, T_PCDATA, or T_ANY.
358 * @param t Content type, one of T_ELEMENT, T_PCDATA, or T_ANY.
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 62 milliseconds