Interface AttributeDictionaryParser.Callback

Enclosing class:
AttributeDictionaryParser

public static interface AttributeDictionaryParser.Callback
Callback interface
Author:
karpenko
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    This method will be called for each attribute in "attributeDictionary".
  • Method Details

    • onAttribute

      void onAttribute(DDAttribute attr) throws Exception
      This method will be called for each attribute in "attributeDictionary".
      Parameters:
      attr - data dictionary attribute
      Throws:
      Exception - an exception