public class CSPrettyPrinter extends Object
| Constructor and Description |
|---|
CSPrettyPrinter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue() |
boolean |
isCreateComment() |
boolean |
isCreateIndent() |
boolean |
isCreateLineSeparator() |
void |
print(CSContent content) |
void |
setCreateComment(boolean createComment) |
void |
setCreateIndent(boolean createIndent) |
void |
setCreateLineSeparator(boolean separateLines) |
public String getValue()
public void print(CSContent content)
public boolean isCreateComment()
public void setCreateComment(boolean createComment)
public boolean isCreateLineSeparator()
public void setCreateLineSeparator(boolean separateLines)
public boolean isCreateIndent()
public void setCreateIndent(boolean createIndent)
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.