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()StringgetName()IRInormalize(IRI iri)StringnormalizePath(String path)
-