Interface IApply

All Known Implementing Classes:
ClassCustom, PackageCustom, WsdlCustom

public interface IApply
Apply customizations interface. This is used by the GlobalCustom class to fill out the customization details for all unmarshalled components, including extension components from other packages.
Author:
Dennis M. Sosnoski
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Apply customizations to default values.
  • Method Details

    • apply

      void apply(IClassLocator loc)
      Apply customizations to default values. This is called to fill in the details for this customization (and all child customization components).
      Parameters:
      loc - class locator