Package com.attribyte.parser.entry
Class OEmbedJSONParser
java.lang.Object
com.attribyte.parser.entry.OEmbedJSONParser
- All Implemented Interfaces:
Parser
Parse an oEmbed JSON document to create an entry.
- Author:
- Matt Hamer.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionname()The name of the parser.parse(String content, String sourceLink, ContentCleaner contentCleaner) Parse content.