public class ProviderAttribute extends AbstractSDRFAttribute
| Modifier and Type | Field and Description |
|---|---|
Map<String,String> |
comments |
attributeValue| Constructor and Description |
|---|
ProviderAttribute() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttributeType()
Get the type of this attribute.
|
String[] |
headers()
Returns a string array representing the headers of this node and all it's attributes.
|
String[] |
values()
Returns the strings representing the values of this node and all it's attributes, indexed by the matching
headers.
|
equals, getAttributeValue, getLog, getNodeName, getNodeType, hashCode, setAttributeValuepublic String getAttributeType()
SDRFAttributepublic String[] headers()
SDRFAttributepublic String[] values()
SDRFAttributeSDRFAttribute.headers() and values have exactly the same length and the same order.Copyright © 2014. All rights reserved.