Interface PropertyImportContext

  • All Superinterfaces:
    IOContext

    public interface PropertyImportContext
    extends IOContext
    PropertyImportContext...
    • Method Detail

      • getImportRoot

        Item getImportRoot()
        Returns the import root for the properties to be altered. Note, that a particular implementation may still apply the modifications to child items at any depth as long as property import is consistent with the corresponding export.
        Returns:
        the import root of the resource to import.