public class Namespace extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Namespace.Registry
Registry of all declared
Namespace . |
Modifier and Type | Method and Description |
---|---|
static Namespace |
getDefault()
Returns the default namespace.
|
String |
getPrefix()
Returns the prefix of this namespace.
|
String |
getUri()
Returns the literal representation of the URI of this namespace
|
public static Namespace getDefault()
public String getPrefix()
public String getUri()
Copyright © 2013–2017 Atlanmod INRIA LINA Mines Nantes. All rights reserved.