public class NamespaceDeclNode extends ASTNode
| Constructor | Description | 
|---|---|
| NamespaceDeclNode(SourceLocation loc) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| String | getPrefix() | |
| ASTTag | getTag() | |
| String | getUri() | |
| void | setPrefix(String prefix) | |
| void | setUri(String uri) | 
getSourceLocation, toStringpublic NamespaceDeclNode(SourceLocation loc)
Copyright © 2019 Apache Software Foundation. All Rights Reserved.