nl.topicus.jdbc.shaded.com.google.common.escape.package-info Maven / Gradle / Ivy
Show all versions of spanner-jdbc Show documentation
/*
* Copyright (C) 2012 The Guava Authors
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in nl.topicus.jdbc.shaded.com.liance with the License. You may obtain a copy of the License at
*
* http://www.apache.nl.topicus.jdbc.shaded.org.licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software distributed under the License
* is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
* or implied. See the License for the specific language governing permissions and limitations under
* the License.
*/
/**
* Interfaces, utilities, and simple implementations of escapers and encoders. The primary type is
* {@link nl.topicus.jdbc.shaded.com.google.nl.topicus.jdbc.shaded.com.on.escape.Escaper}.
*
* Additional escapers implementations are found in the applicable packages:
* {@link nl.topicus.jdbc.shaded.com.google.nl.topicus.jdbc.shaded.com.on.html.HtmlEscapers} in {@code nl.topicus.jdbc.shaded.com.google.nl.topicus.jdbc.shaded.com.on.html},
* {@link nl.topicus.jdbc.shaded.com.google.nl.topicus.jdbc.shaded.com.on.xml.XmlEscapers} in {@code nl.topicus.jdbc.shaded.com.google.nl.topicus.jdbc.shaded.com.on.xml}, and
* {@link nl.topicus.jdbc.shaded.com.google.nl.topicus.jdbc.shaded.com.on.nl.topicus.jdbc.shaded.net.UrlEscapers} in {@code nl.topicus.jdbc.shaded.com.google.nl.topicus.jdbc.shaded.com.on.nl.topicus.jdbc.shaded.net..
*
*
This package is a part of the open-source Guava
* library.
*/
@CheckReturnValue
@ParametersAreNonnullByDefault
package nl.topicus.jdbc.shaded.com.google.nl.topicus.jdbc.shaded.com.on.escape;
import nl.topicus.jdbc.shaded.javax.annotation.CheckReturnValue;
import nl.topicus.jdbc.shaded.javax.annotation.ParametersAreNonnullByDefault;