Package org.apache.abdera.i18n.iri
Interface Scheme
-
- All Known Implementing Classes:
AbstractScheme,DefaultScheme
public interface SchemeInterface implemented by custom IRI scheme parsers
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetDefaultPort()java.lang.StringgetName()IRInormalize(IRI iri)java.lang.StringnormalizePath(java.lang.String path)
-