public class Attribute extends Object
| Modifier and Type | Field and Description | 
|---|---|
| protected String | name | 
| protected String | uri | 
| protected String | value | 
| Constructor and Description | 
|---|
| Attribute(String name,
         String value) | 
| Attribute(String name,
         String value,
         String uri) | 
Copyright © 2018. All rights reserved.