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

  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
Escaper.java 24 * <p>For example, an XML escaper would convert the literal string {@code "Foo<Bar>"} into {@code
29 * <p>An {@code Escaper} instance is required to be stateless, and safe when used concurrently by
34 * implementing new escapers. It is strongly recommended that when implementing a new escaper you
44 public abstract class Escaper {
49 * escaper implementation.
53 * correctly, including surrogate character pairs. If the input is badly formed the escaper
73 * depending on the specific escaper implementation.
77 * correctly, including surrogate character pairs. If the input is badly formed the escaper
100 * Returns a {@link Function} that invokes {@link #escape(String)} on this escaper.
  /external/chromium_org/third_party/icu/source/test/intltest/
wbnf.cpp 239 // Document of class Escaper
309 class Escaper{
329 Escaper(CHOICE escapeLiteral = RAND,
548 Quote(Pick & base):item(base),e(Escaper::NO, Escaper::NO, Escaper::BSLASH_ONLY){
556 Escaper e;
    [all...]
  /libcore/benchmarks/libs/
caliper.jar 
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 
  /prebuilts/misc/common/android-support-test/
espresso-core.jar 
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 
  /prebuilts/tools/common/m2/repository/com/google/guava/guava/15.0/
guava-15.0.jar 
  /prebuilts/tools/common/m2/repository/com/google/guava/guava/17.0/
guava-17.0.jar 
  /prebuilts/tools/common/google-api-java-client/1.8.0-rc/
google-api-java-client-min-repackaged.jar 

Completed in 1848 milliseconds