Package com.contentstack.utils.helper
Class Metadata
java.lang.Object
com.contentstack.utils.helper.Metadata
-
Constructor Details
-
Metadata
public Metadata(String text, String itemType, String itemUid, String contentTypeUid, String styleType, String outerHTML, org.jsoup.nodes.Attributes attributes) Instantiates a new Metadata.- Parameters:
text- the textitemType- the item typeitemUid- the item uidcontentTypeUid- the content type uidstyleType- the style typeouterHTML- the outer htmlattributes- the attributes
-
-
Method Details