Package org.apache.abdera.util.iri

Interface Summary
Scheme Interface implemented by custom IRI scheme parsers
 

Class Summary
AbstractScheme Base implementation for IRI scheme providers
Constants  
DefaultScheme  
Escaping Performs URL Percent Encoding
Escaping.DecodingInputStream  
Escaping.DecodingReader  
IDNA Provides an Internationized Domain Name implementation
IRI  
Nameprep Implements the Nameprep protocol
Punycode Implementation of the Punycode encoding scheme used by IDNA
SchemeRegistry Static registry of custom IRI schemes.
 

Exception Summary
IRISyntaxException