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

  /external/apache-xml/src/main/java/org/apache/xml/serializer/
EncodingInfo.java 19 * $Id: EncodingInfo.java 468654 2006-10-28 07:09:23Z minchau $
39 * An EncodingInfo object is a node in a binary search tree. Such a node
45 * is in the range <code>m_first <= value < m_explFirst</code>, then it will delegate to another EncodingInfo object for The root
60 public final class EncodingInfo extends Object
138 * Create an EncodingInfo object based on the ISO name and Java name.
149 public EncodingInfo(String name, String javaName, char highChar)
319 * by a single EncodingInfo object. This value is
  /external/llvm/lib/Support/
YAMLParser.cpp 38 /// EncodingInfo - Holds the encoding type and length of the byte order mark if
40 typedef std::pair<UnicodeEncodingForm, unsigned> EncodingInfo;
46 /// @returns An EncodingInfo indicating the Unicode encoding form of the input
48 static EncodingInfo getUnicodeEncoding(StringRef Input) {
1082 EncodingInfo EI = getUnicodeEncoding(currentInput());
    [all...]
  /prebuilts/tools/common/m2/repository/xalan/serializer/2.7.1/
serializer-2.7.1.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.11.0/
xercesImpl-2.11.0.jar 
  /external/guice/lib/build/jdiff/
xerces.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.9.1/
xercesImpl-2.9.1.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 418 milliseconds