|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jsefa.xml.mapping.TextContentDescriptor
public final class TextContentDescriptor
Descriptor for the content of a non-simple xml element without child elements. There is only one instance of this class.
The instance of this class is immutable and thread-safe.
Method Summary | |
---|---|
static TextContentDescriptor |
getInstance()
Returns the single instance of this class. |
XmlNodeType |
getType()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static TextContentDescriptor getInstance()
TextContentDescriptor
public XmlNodeType getType()
getType
in interface NodeDescriptor<XmlNodeType>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |