
Public Member Functions | |
| getKnownSubSchemes () | |
| isValid () | |
Static Public Member Functions | |
| static | create () |
| |
Protected Attributes | |
| $schemeSpecificPart = null | |
| $knownSubSchemes | |
Definition at line 18 of file Urn.class.php.
| static Urn::create | ( | ) | [static] |
Reimplemented from GenericUri.
Definition at line 34 of file Urn.class.php.
Referenced by GenericUri::getKnownSubSchemes().
| Urn::getKnownSubSchemes | ( | ) |
| Urn::isValid | ( | ) |
Reimplemented from GenericUri.
Definition at line 44 of file Urn.class.php.
References GenericUri::getAuthority().

Urn::$schemeSpecificPart = null [protected] |
Definition at line 20 of file Urn.class.php.
Urn::$knownSubSchemes [protected] |
1.5.4