Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for normalize (0.16 sec)

  1. android/guava/src/com/google/common/xml/XmlEscapers.java

       * Returns an {@link Escaper} instance that escapes special characters in a string so it can
       * safely be included in XML document as an attribute value. See section <a
       * href="http://www.w3.org/TR/2008/REC-xml-20081126/#AVNormalize">3.3.3</a> of the XML
       * specification.
       *
       * <p>This escaper substitutes {@code 0xFFFD} for non-whitespace control characters and the
    Java
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Tue Jan 18 20:55:09 GMT 2022
    - 6.5K bytes
    - Viewed (0)
Back to top