类 MarkupSlot
java.lang.Object
com.github.hetianyi.plugins.generator.pojo.generator.slot.MarkupSlot
- 所有已实现的接口:
Slot
- 作者:
- Jason He
-
方法概要
修饰符和类型方法说明addAttribute(String key, Object value) getAttribute(String key) getType()booleanstatic MarkupSlot
-
方法详细资料
-
of
-
addAttribute
- 指定者:
addAttribute在接口中Slot
-
addTag
-
getAttributes
- 指定者:
getAttributes在接口中Slot
-
getAttribute
- 指定者:
getAttribute在接口中Slot
-
hasTag
-
getContent
- 指定者:
getContent在接口中Slot
-
getType
-