public class DocString extends Object
| Constructor and Description |
|---|
DocString() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType() |
String |
getEscapedValue()
Returns getValue but escaped for HTML and to preserve whitespace
|
Integer |
getLine() |
String |
getValue() |
boolean |
hasValue() |
public String getValue()
public String getContentType()
public Integer getLine()
public String getEscapedValue()
public boolean hasValue()
Copyright © 2015. All Rights Reserved.