public static interface HamletSpec.Preformatted
| Modifier and Type | Method and Description | 
|---|---|
| HamletSpec.PRE | pre()Add a PRE (preformatted) element. | 
| HamletSpec.PRE | pre(String selector)Add a PRE (preformatted) element. | 
HamletSpec.PRE pre()
HamletSpec.PRE pre(String selector)
selector - the css selector in the form of (#id)?(.class)*Copyright © 2018 Apache Software Foundation. All Rights Reserved.