public class TJDOMObjectModel
extends TXMLObjectModel
Using this object model for an accessor determines that the XML documents provided by that accessor are JDOM documents.
This class implements the singleton pattern, i.e. there is always only one instance of this class available.
Modifier | Constructor and Description |
---|---|
protected |
TJDOMObjectModel()
Internal constructor.
|
Modifier and Type | Method and Description |
---|---|
static TXMLObjectModel |
getInstance()
Gets the singleton TJDOMObjectModel instance.
|
Copyright (c) ${year.timestamp} Software AG. All Rights Reserved.