public interface UnparsedPara extends Para
| Modifier and Type | Method and Description |
|---|---|
List<? extends Object> |
getContent()
Returns the Content element.
|
void |
setContent(List<? extends Object> content)
Sets the Content element.
|
List<? extends Object> getContent()
void setContent(List<? extends Object> content)
content - the Content element.getContent()Copyright © 2003–2016 Community Z Tools Project. All rights reserved.