|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value=TYPE) @Retention(value=RUNTIME) public static @interface HamletSpec.Element
The element annotation for specifying element options other than attributes and allowed child elements
| Optional Element Summary | |
|---|---|
boolean |
endTag
Whether the end tag is required. |
boolean |
startTag
Whether the start tag is required for the element. |
public abstract boolean startTag
public abstract boolean endTag
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||