Package | Description |
---|---|
org.apache.batik.dom |
Provides an implementation of the DOM level 2 core module.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAttrNS
This class implements the
Attr interface with
support for namespaces. |
class |
GenericAttr
This class implements the
Attr interface. |
class |
GenericAttrNS
This class implements the
Attr interface with
support for namespaces. |
Modifier and Type | Method and Description |
---|---|
private void |
AbstractElement.updateIdEntry(AbstractAttr a,
boolean isId) |