Class TLcdXMLDefaultElementAdapter

java.lang.Object
com.luciad.format.xml.ALcdXMLVisitorBasedElementAdapter
com.luciad.format.xml.TLcdXMLDefaultElementAdapter
All Implemented Interfaces:
ILcdXMLElementAdapter

public class TLcdXMLDefaultElementAdapter extends ALcdXMLVisitorBasedElementAdapter
Deprecated.
Use of the com.format.xml API has been deprecated. Instead, use the com.format.xml.bind API.
An implementation of ILcdXMLElementAdapter that can handle ILcdXMLElement objects. All adapter methods are immediately forwarded to the element.

Content adapters for child elements are retrieved via a element adapter provider.