IDRefpublic interface IDRef Interface which users of id references to ElementNode s should
implement. |
(Omit source code)
Methods Summary |
---|
public void | resolveTo(ElementNode ref)Called by DocumentNode when it has resolved the
id reference this object depends on.
|
|