Package org.apache.abdera.i18n.iri
Class IRIHelper
java.lang.Object
org.apache.abdera.i18n.iri.IRIHelper
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 -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisJavascriptUri(IRI uri) Deprecated.static booleanisMailtoUri(IRI uri) Deprecated.
-
Constructor Details
-
IRIHelper
public IRIHelper()Deprecated.
-
-
Method Details
-
isJavascriptUri
Deprecated. -
isMailtoUri
Deprecated.
-