Uses of Class
com.topologi.diffx.event.impl.AttributeEventNSImpl
Packages that use AttributeEventNSImpl
Package
Description
The set of classes used to produce the sequences that Diff-X will process.
-
Uses of AttributeEventNSImpl in com.topologi.diffx.load
Methods in com.topologi.diffx.load with parameters of type AttributeEventNSImplModifier and TypeMethodDescriptionintAttributeComparator.compare(AttributeEventNSImpl att1, AttributeEventNSImpl att2) Compares two simple attribute events using their name and namespace URI.private static StringAttributeComparator.toCName(AttributeEventNSImpl att) Returns a comparable name from the given attribute's namespace URI and name.