HomeSort by relevance Sort by last modified time
    Searched refs:XMLChar (Results 1 - 15 of 15) sorted by null

  /external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
XML11Char.java 24 * THIS IS A COPY OF THE XERCES-2J CLASS org.apache.xerces.utls.XMLChar
302 if ( !XMLChar.isLowSurrogate(ch2) ||
303 !isXML11NameStart(XMLChar.supplemental(ch, ch2)) ) {
317 if ( !XMLChar.isLowSurrogate(ch2) ||
318 !isXML11Name(XMLChar.supplemental(ch, ch2)) ) {
352 if ( !XMLChar.isLowSurrogate(ch2) ||
353 !isXML11NCNameStart(XMLChar.supplemental(ch, ch2)) ) {
367 if ( !XMLChar.isLowSurrogate(ch2) ||
368 !isXML11NCName(XMLChar.supplemental(ch, ch2)) ) {
400 if ( !XMLChar.isLowSurrogate(ch2) ||
    [all...]
XMLChar.java 24 * THIS IS A COPY OF THE XERCES-2J CLASS org.apache.xerces.utls.XMLChar
49 public class XMLChar {
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/utils/
XML11Char.java 25 * THIS IS A COPY OF THE XERCES-2J CLASS org.apache.xerces.utls.XMLChar
297 if ( !XMLChar.isLowSurrogate(ch2) ||
298 !isXML11NameStart(XMLChar.supplemental(ch, ch2)) ) {
312 if ( !XMLChar.isLowSurrogate(ch2) ||
313 !isXML11Name(XMLChar.supplemental(ch, ch2)) ) {
347 if ( !XMLChar.isLowSurrogate(ch2) ||
348 !isXML11NCNameStart(XMLChar.supplemental(ch, ch2)) ) {
362 if ( !XMLChar.isLowSurrogate(ch2) ||
363 !isXML11NCName(XMLChar.supplemental(ch, ch2)) ) {
395 if ( !XMLChar.isLowSurrogate(ch2) ||
    [all...]
XMLChar.java 45 * @version $Id: XMLChar.java,v 1.7 2002/01/29 01:15:18 lehors Exp $
47 public class XMLChar {
668 } // class XMLChar
  /external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
DOM3TreeWalker.java 37 import org.apache.xml.serializer.utils.XMLChar;
    [all...]
  /prebuilts/tools/common/m2/repository/xalan/serializer/2.7.1/
serializer-2.7.1.jar 
  /external/robolectric/v3/libs/
vtd-xml-2.11.jar 
  /prebuilts/misc/common/robolectric/lib/
vtd-xml-2.11.jar 
  /prebuilts/tools/common/m2/repository/com/ximpleware/vtd-xml/2.11/
vtd-xml-2.11.jar 
  /prebuilts/tools/common/m2/repository/com/sun/xml/fastinfoset/FastInfoset/1.2.13/
FastInfoset-1.2.13.jar 
  /external/guice/extensions/struts2/lib/
jsp-2.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.jasper_5.5.17.v201004212143.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.9.1/
xercesImpl-2.9.1.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.11.0/
xercesImpl-2.11.0.jar 

Completed in 150 milliseconds