Class HtmlizerLinks
- java.lang.Object
-
- org.jesperancinha.console.consolerizer8.html.HtmlizerLinks
-
public class HtmlizerLinks extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringYOUTUBE_FRAME
-
Constructor Summary
Constructors Constructor Description HtmlizerLinks()
-
Method Summary
Modifier and Type Method Description static StringgetYouTubeFrame(String reference)static StringgetYouTubeFrame(String reference, long width, long height)
-
-
-
Field Detail
-
YOUTUBE_FRAME
public static final String YOUTUBE_FRAME
- See Also:
- Constant Field Values
-
-