Package | Description |
---|---|
com.topologi.diffx.event.impl |
The events implementations used by the Diff-X.
|
Modifier and Type | Class and Description |
---|---|
class |
AttributeEventImpl
A basic implementation of the attribute event.
|
class |
AttributeEventNSImpl
A namespace aware implementation of the attribute event.
|
Modifier and Type | Method and Description |
---|---|
AttributeEvent |
EventFactory.makeAttribute(String uri,
String name,
String value)
Returns the attribute event from the name and value given.
|
AttributeEvent |
EventFactory.makeAttribute(String uri,
String localName,
String qName,
String value)
Returns the attribute event from the name and value given.
|
Copyright © 2007-2019. All Rights Reserved.