Interface ImportingContext


  • public interface ImportingContext
    • Method Detail

      • getAttribute

        <T> T getAttribute​(java.lang.String name)
      • setAttribute

        <T> void setAttribute​(java.lang.String name,
                              T value)