|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.portlets.user.shareupdates.server.metaseeker.MetaElement
public class MetaElement
Represents OpenGraph enabled meta data for a specific document
| Constructor Summary | |
|---|---|
MetaElement(String property,
String content)
Construct the representation of an element |
|
| Method Summary | |
|---|---|
String |
getContent()
Fetch the content string of the element |
String |
getProperty()
Fetch the property of the element |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MetaElement(String property,
String content)
property - The property keycontent - The content or value of this element| Method Detail |
|---|
public String getContent()
public String getProperty()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||