org.apache.batik.bridge.svg12
Class DefaultXBLManager.XblScopedChildNodes
java.lang.Object
org.apache.batik.bridge.svg12.DefaultXBLManager.XblChildNodes
org.apache.batik.bridge.svg12.DefaultXBLManager.XblScopedChildNodes
- All Implemented Interfaces:
- NodeList
- Enclosing class:
- DefaultXBLManager
protected class DefaultXBLManager.XblScopedChildNodes
- extends DefaultXBLManager.XblChildNodes
To iterate over the scoped XBL child nodes.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultXBLManager.XblScopedChildNodes
public DefaultXBLManager.XblScopedChildNodes(DefaultXBLManager.XBLRecord rec)
- Creates a new XblScopedChildNodes object.
update
protected void update()
- Update the NodeList.
- Overrides:
update
in class DefaultXBLManager.XblChildNodes
collectXblScopedChildNodes
protected void collectXblScopedChildNodes(Node n)
- Find the XBL child nodes of this element.
Copyright © 2008 Apache Software Foundation. All Rights Reserved.