public class GoldData extends Object
| Constructor and Description |
|---|
GoldData(String text,
String name,
String value,
Map<String,String> attributes) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAttributes()
Ged gold data tag attributes.
|
String |
getName()
Get filed name of gold data.
|
String |
getText()
Get gold data text from original document.
|
String |
getValue()
Get data-value attribute of gold data.
|
Copyright © 2019. All rights reserved.