Package org.apache.abdera.i18n.iri
Interface Scheme
- All Known Implementing Classes:
AbstractScheme,DefaultScheme
Deprecated.
This API is deprecated as Apache Abdera is a retired project since 2017.
Interface implemented by custom IRI scheme parsers
-
Method Summary
Modifier and TypeMethodDescriptionintDeprecated.getName()Deprecated.Deprecated.normalizePath(String path) Deprecated.
-
Method Details
-
getName
String getName()Deprecated. -
normalize
Deprecated. -
normalizePath
Deprecated. -
getDefaultPort
int getDefaultPort()Deprecated.
-