public final class TextContentImpl extends Object implements TextContent
TextContent
.
Instances of this class are immutable and thread safe.
Constructor and Description |
---|
TextContentImpl(String content)
Constructs a new
TextContentImpl . |
public TextContentImpl(String content)
TextContentImpl
.content
- the contentpublic String getText()
getText
in interface TextContent
public XmlItemType getType()
Copyright © 2014. All rights reserved.