Package com.ganteater.ae.desktop.ui
Class JParsedown.ElementsHandler
java.lang.Object
com.ganteater.ae.desktop.ui.JParsedown.Handler
com.ganteater.ae.desktop.ui.JParsedown.ElementsHandler
- Direct Known Subclasses:
JParsedown.LineElementsHandler
,JParsedown.LinesElementsHandler
,JParsedown.ListItemElementHandler
- Enclosing class:
- JParsedown
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract LinkedList<JParsedown.Element>
elementFunction
(JParsedown.Element element) final JParsedown.Element
function
(JParsedown.Element element)
-
Constructor Details
-
ElementsHandler
protected ElementsHandler()
-
-
Method Details
-
elementFunction
-
function
- Specified by:
function
in classJParsedown.Handler
-