public final class HeadTagData extends Object
| Constructor and Description |
|---|
HeadTagData() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getKeywords() |
String |
getTitle() |
void |
setDescription(String description) |
void |
setKeywords(String keywords) |
void |
setTitle(String title) |
Copyright © 2010-2016 Oracle Corporation. All Rights Reserved.