public class Namespace extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_NAMESPACE |
static Namespace |
NO_NAMESPACE |
static String |
NS_PREFIX |
static Namespace |
XML_NAMESPACE |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getPrefix() |
String |
getURI() |
String |
toString() |
public static final String NS_PREFIX
public static final String DEFAULT_NAMESPACE
public static final Namespace NO_NAMESPACE
public static final Namespace XML_NAMESPACE
Copyright © 2008–2025. All rights reserved.