Package | Description |
---|---|
com.deltaxml.merge |
This package provides classes for Merging of XML inputs.
|
Modifier and Type | Method and Description |
---|---|
static ExtensionPoint |
ExtensionPoint.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExtensionPoint[] |
ExtensionPoint.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SequentialMerge.setExtensionPoint(ExtensionPoint extensionPoint,
com.deltaxml.cores9api.FilterChain chain)
Sets the
FilterChain to run at the specified ExtensionPoint . |
void |
ConcurrentMerge.setExtensionPoint(ExtensionPoint extensionPoint,
com.deltaxml.cores9api.FilterChain chain)
Sets the
FilterChain to run at the specified ExtensionPoint . |
void |
ThreeWayMerge.setExtensionPoint(ExtensionPoint extensionPoint,
com.deltaxml.cores9api.FilterChain chain)
Sets the
FilterChain to run at the specified ExtensionPoint . |
Copyright © 2023 Deltaman Group Ltd. All Rights Reserved.