Interface IXmlGlobals

All Known Implementing Classes:
XmlGlobals

public interface IXmlGlobals
Interface describing the global objects used for xml generation from a datasource.
Since:
7.3
Author:
Danny Roest
  • Method Summary

    Modifier and Type
    Method
    Description
    This method returns all available languages.
  • Method Details

    • getLanguageCodes

      String[] getLanguageCodes()
      This method returns all available languages.
      Returns:
      All the available languages, never null.