Package org.apache.abdera.i18n.iri
Class SchemeRegistry
java.lang.Object
org.apache.abdera.i18n.iri.SchemeRegistry
Deprecated.
This API is deprecated as Apache Abdera is a retired project since 2017.
Static registry of custom IRI schemes.
-
Method Summary
-
Method Details
-
getInstance
Deprecated. -
register
public boolean register(String schemeClass) throws ClassNotFoundException, IllegalAccessException, InstantiationException Deprecated. -
register
public boolean register(Class<Scheme> schemeClass) throws IllegalAccessException, InstantiationException Deprecated. -
register
Deprecated. -
getScheme
Deprecated.
-