public static final class ExportContext.IndentMode
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
getShowLevel()
Returns true if we should indicate the indentation mode by simply
showing the level.
|
boolean |
getShowStructure()
Returns true if we should indicate the indentation mode by showing
the structure hierarchy.
|
static ExportContext.IndentMode |
parse(java.lang.String spec)
Parses a string into corresponding
indent mode
constant. |
public static ExportContext.IndentMode parse(java.lang.String spec)
indent mode
constant.spec - public boolean getShowLevel()
public boolean getShowStructure()
Copyright ? Technia AB. All Rights Reserved.