Package org.apache.abdera.i18n.iri
Class IRIHelper
- java.lang.Object
-
- org.apache.abdera.i18n.iri.IRIHelper
-
@Deprecated(since="2021-07-29") public class IRIHelper extends java.lang.Object
Deprecated.This API is deprecated as Apache Abdera is a retired project since 2017.Utility methods for working with URI's / IRI's
-
-
Constructor Summary
Constructors Constructor Description IRIHelper()
Deprecated.
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static boolean
isJavascriptUri(IRI uri)
Deprecated.static boolean
isMailtoUri(IRI uri)
Deprecated.
-