public class RssNamespace extends Object
| Constructor and Description | 
|---|
| RssNamespace(String prefix,
            String uriString)Creates an RssNamespace object and sets the prefix and uri string. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getPrefix()Gets the prefix for the namespace. | 
| String | getUriString()Gets the URI for the namespace as a String | 
Copyright © 1999–2017 Apache OODT. All rights reserved.