T - the concrete builderpublic interface IsVolatileBuilder<T>
| Modifier and Type | Method and Description |
|---|---|
T |
volatileStyle(boolean volatileStyle)
19.517 style:volatile
"The style:volatile attribute specifies whether unused style in a document are retained or
discarded by consumers."
|
T volatileStyle(boolean volatileStyle)
volatileStyle - true if "consumers should keep unused styles", false otherwise.Copyright © 2016–2021. All rights reserved.