org.jvnet.wom.impl.parser
Interface Patch


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
 void run()
           
 

Method Detail

run

void run()
         throws org.xml.sax.SAXException
Throws:
org.xml.sax.SAXException


Copyright © 2009 Sun Microsystems, Inc. All Rights Reserved.