|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.bridge.svg12.DefaultXBLManager.XblChildNodes
org.apache.batik.bridge.svg12.DefaultXBLManager.XblScopedChildNodes
protected class DefaultXBLManager.XblScopedChildNodes
To iterate over the scoped XBL child nodes.
Field Summary |
---|
Fields inherited from class org.apache.batik.bridge.svg12.DefaultXBLManager.XblChildNodes |
---|
nodes, record, size |
Constructor Summary | |
---|---|
DefaultXBLManager.XblScopedChildNodes(DefaultXBLManager.XBLRecord rec)
Creates a new XblScopedChildNodes object. |
Method Summary | |
---|---|
protected void |
collectXblScopedChildNodes(org.w3c.dom.Node n)
Find the XBL child nodes of this element. |
protected void |
update()
Update the NodeList. |
Methods inherited from class org.apache.batik.bridge.svg12.DefaultXBLManager.XblChildNodes |
---|
collectXblChildNodes, getFirstNode, getLastNode, getLength, invalidate, item |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultXBLManager.XblScopedChildNodes(DefaultXBLManager.XBLRecord rec)
Method Detail |
---|
protected void update()
update
in class DefaultXBLManager.XblChildNodes
protected void collectXblScopedChildNodes(org.w3c.dom.Node n)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |