|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.evolveum.midpoint.common.XPathUtil
com.evolveum.midpoint.common.patch.PatchXml
public class PatchXml
Main class for XML patching
Constructor Summary | |
---|---|
PatchXml()
|
Method Summary | |
---|---|
java.lang.String |
applyDifferences(ObjectModificationType changes,
java.io.File oldXmlFile)
|
java.lang.String |
applyDifferences(ObjectModificationType changes,
ObjectType objectType)
|
void |
setPatchingListener(PatchingListener listener)
|
Methods inherited from class com.evolveum.midpoint.common.XPathUtil |
---|
createNodesDefinedByXPath, evaluateExpr, evaluateExpression, matchedNodesByXPath, setupXPath, setupXPath |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PatchXml()
Method Detail |
---|
public void setPatchingListener(PatchingListener listener)
public java.lang.String applyDifferences(ObjectModificationType changes, ObjectType objectType) throws PatchException
PatchException
public java.lang.String applyDifferences(ObjectModificationType changes, java.io.File oldXmlFile) throws PatchException
PatchException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |