Package org.mobicents.protocols.xcap.diff

Interface Summary
XcapDiffFactory<P,C,D,E,N> Factory to retrieve final and intermediate XCAP DIFF patch components, which defines generics for whole API implementation.
XcapDiffPatchApplier<P,D> Generic interface for classes capable of applying patch XML Diff path to a XML document.
XcapDiffPatchBuilder<P,C,D,E,N> Builds XCAP DIFF Patches, and exposes the patch component builders, which are used to build the patch components used in the final patch building.
 

Exception Summary
ApplyPatchException Custom Exception thrown by patch applier.
BuildPatchException Custom Exception thrown by patch and patch component builders.
 



Copyright © 2011. All Rights Reserved.