public class Namespace extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE_AS |
static String |
TYPE_DEFAULT |
static String |
TYPE_JS |
| Constructor and Description |
|---|
Namespace() |
| Modifier and Type | Method and Description |
|---|---|
String |
getManifest() |
String |
getType() |
String |
getUri() |
void |
setManifest(String manifest) |
void |
setType(String type) |
void |
setUri(String uri) |
public static final String TYPE_DEFAULT
public static final String TYPE_AS
public static final String TYPE_JS
Copyright © 2018 The Apache Software Foundation. All rights reserved.