Part of lp.registry.interfaces.distributionmirror View In Hierarchy
| Method | getMirrorByURI | Return the mirror with the given URI. |
Inherited from DistroMirrorURIField:
| Method | _validate | Ensure the value is a valid URI. |
Inherited from URIField (via DistroMirrorURIField):
| Method | __init__ | Undocumented |
| Method | set | Canonicalize a URL and set it as a field value. |
| Method | normalize | See IURIField. |