Methods inherited from class java.lang.Object clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitConstructor Detail Builder public Builder() Method Detail areAllChangesIncluded public DiffResponse.Builder areAllChangesIncluded(Boolean areAllChangesIncluded) Boolean ...
Constructor Detail DiffMatchPatch public DiffMatchPatch() Method Detail diffMain public LinkedList<DiffMatchPatch.Diff> diffMain(String text1, String text2) Find the differences between two texts. Run a faster, slightly less optimal diff. This method allows the 'checklines' of diff_main() to ...
ConstructorMethod Summary boolean diff() Finds the differences between the two XML files or the two XMLDocument objects protected boolean equals(Node node1, Node node2) Method which performs the comparision of 2 nodes. void generateXSL(java.io.Writer out) Generates an XSL file of input filename...
如需詳細資訊,請參閱我們的參與者指南。 Azure SDK for Java 意見反應 Azure SDK for Java 是開放原始碼專案。 選取連結以提供意見反應: 開啟文件問題 提供產品意見反應 本文內容 Constructor Summary Method Summary Constructor Details Method Details Applies to ...
Constructors Constructor and Description GetSchemaVersionsDiffResult() Method Summary All MethodsInstance MethodsConcrete Methods Modifier and TypeMethod and Description GetSchemaVersionsDiffResult clone() boolean equals(Object obj) String getDiff() The difference between schemas as a string i...
Methods inherited from java.lang.Object Constructor Details Method Details getPreviousSnapshot public String getPreviousSnapshot() Gets the previous snapshot to compare to. Returns: The previous snapshot to compare to. getRange public ShareFileRange getRange() ...
Methods inherited from class java.lang.Object getClass, notify, notifyAll, wait, wait, wait Constructor Detail BranchDiffSourceCodeType public BranchDiffSourceCodeType() Method Detail setSourceBranchName public void setSourceBranchName(String sourceBranchName) The source branch for a ...
We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...
We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...
/** * An ANTLRv3 capable Java 1.5 grammar for building ASTs. * * Note that there's also the tr