Implementations of this interface may be provided at DOM serialisation time, and any URLs which are found whilst performing the serialisation will be passed back through the {@link #foundURL} method.
This is particularly useful for clients which need to know which URLs are referenced by a page which is being generated. For now, this means the packaging implementation.
NOTE: I have put this class in the dom.output (and others in .dom package) package with the expectation that the remaining MCS DOM classes will be eventually be refactored away to a mcsdom package which is a peer of the wbdom package. Thus the dom package will become the repository for classes which are shared betweeen the different DOM implementations.
|
|
|
|