Package | Description |
---|---|
com.topologi.diffx.event.impl |
The events implementations used by the Diff-X.
|
Modifier and Type | Class and Description |
---|---|
class |
CloseElementEventImpl
A basic implementation of the close element event.
|
class |
CloseElementEventNSImpl
The event corresponding to the
startElement SAX event. |
Modifier and Type | Method and Description |
---|---|
CloseElementEvent |
EventFactory.makeCloseElement(OpenElementEvent open)
Returns the close element event from the corresponding open element event.
|
Copyright © 2007-2019. All Rights Reserved.