org.apache.batik.bridge.svg12

Class DefaultXBLManager.XblScopedChildNodes

protected class DefaultXBLManager.XblScopedChildNodes extends DefaultXBLManager.XblChildNodes

To iterate over the scoped XBL child nodes.
Constructor Summary
XblScopedChildNodes(DefaultXBLManager.XBLRecord rec)
Creates a new XblScopedChildNodes object.
Method Summary
protected voidcollectXblScopedChildNodes(Node n)
Find the XBL child nodes of this element.
protected voidupdate()
Update the NodeList.

Constructor Detail

XblScopedChildNodes

public XblScopedChildNodes(DefaultXBLManager.XBLRecord rec)
Creates a new XblScopedChildNodes object.

Method Detail

collectXblScopedChildNodes

protected void collectXblScopedChildNodes(Node n)
Find the XBL child nodes of this element.

update

protected void update()
Update the NodeList.
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.