Class DefaultXMLTagnames

  • All Implemented Interfaces:
    IXMLTagnames
    Direct Known Subclasses:
    AdaptrisOriginalXMLTagnames, BasicOutputXMLTagnames, EdiReaderXMLTagnames, GXMLVersion8Tagnames

    public class DefaultXMLTagnames
    extends java.lang.Object
    implements IXMLTagnames
    Provides a default implementation of the XMLTagNames interface. The given Strings are the values that are currently used in our gxml files.

    In the adapter configuration file this class is aliased as edi-default-xml-tag-names which is the preferred alternative to the fully qualified classname when building your configuration.