Interface Patch

All Known Implementing Classes:
BaseContentRef, DelayedRef, DelayedRef.AttGroup, DelayedRef.Attribute, DelayedRef.ComplexType, DelayedRef.Element, DelayedRef.IdentityConstraint, DelayedRef.ModelGroup, DelayedRef.SimpleType, DelayedRef.Type

public interface Patch
Patch program that runs later to "fix" references among components. The only difference from the Runnable interface is that this interface allows the program to throw a SAXException.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    run()