Uses of Class
org.apache.batik.apps.svgbrowser.HistoryBrowserInterface.AttributeAddedCommand
-
Packages that use HistoryBrowserInterface.AttributeAddedCommand Package Description org.apache.batik.apps.svgbrowser -
-
Uses of HistoryBrowserInterface.AttributeAddedCommand in org.apache.batik.apps.svgbrowser
Methods in org.apache.batik.apps.svgbrowser that return HistoryBrowserInterface.AttributeAddedCommand Modifier and Type Method Description HistoryBrowserInterface.AttributeAddedCommand
HistoryBrowserInterface. createAttributeAddedCommand(org.w3c.dom.Element contextElement, java.lang.String attributeName, java.lang.String newAttributeValue, java.lang.String namespaceURI)
Creates the AttributeAdded command.
-