Class ElementContext

    • Constructor Detail

      • ElementContext

        public ElementContext​(QName elementName,
                              DictionaryService dictionary,
                              Importer importer)
        Construct
        Parameters:
        elementName - QName
        dictionary - DictionaryService
        importer - Importer
    • Method Detail

      • getElementName

        public QName getElementName()
        Returns:
        the element name
      • getDictionaryService

        public DictionaryService getDictionaryService()
        Returns:
        the dictionary service
      • getImporter

        public Importer getImporter()
        Returns:
        the importer