public final class TextContentDescriptor extends Object implements XmlNodeDescriptor
The instance of this class is immutable and thread-safe.
Modifier and Type | Method and Description |
---|---|
static TextContentDescriptor |
getInstance()
Returns the single instance of this class.
|
XmlNodeType |
getType() |
public static TextContentDescriptor getInstance()
TextContentDescriptor
public XmlNodeType getType()
getType
in interface NodeDescriptor<XmlNodeType>
Copyright © 2014. All rights reserved.