| Package | Description |
|---|---|
| org.kocakosm.pitaya.net |
| Constructor and Description |
|---|
URN(String urn)
Creates a new
URN by parsing the given String as
specified by the grammar in RFC 2141. |
URN(String nid,
String nss)
Creates a new
URN with the specified Namespace Identifier and
Namespace Specific String. |
URN(String scheme,
String nid,
String nss)
Creates a new
URN with the specified scheme, Namespace
Identifier and Namespace Specific String. |
Copyright © 2012–2015. All rights reserved.