|
From: Stefan B. <no...@gi...> - 2020-09-27 16:11:38
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit.github.io Commit: 1e825182407143f96559137dd05f26a50a141683 https://github.com/xmlunit/xmlunit.github.io/commit/1e825182407143f96559137dd05f26a50a141683 Author: Stefan Bodewig <ste...@in...> Date: 2020-09-27 (Sun, 27 Sep 2020) Changed paths: M api/java/main/constant-values.html M api/java/main/index-all.html M api/java/main/org/custommonkey/xmlunit/AbstractNodeTester.html M api/java/main/org/custommonkey/xmlunit/DetailedDiff.html M api/java/main/org/custommonkey/xmlunit/Diff.html M api/java/main/org/custommonkey/xmlunit/Difference.html M api/java/main/org/custommonkey/xmlunit/DifferenceEngine.DifferenceFoundException.html M api/java/main/org/custommonkey/xmlunit/DifferenceEngine.html M api/java/main/org/custommonkey/xmlunit/DifferenceEngineContract.html M api/java/main/org/custommonkey/xmlunit/DifferenceListener.html M api/java/main/org/custommonkey/xmlunit/DoctypeInputStream.html M api/java/main/org/custommonkey/xmlunit/DoctypeReader.html M api/java/main/org/custommonkey/xmlunit/ElementNameAndAttributeQualifier.html M api/java/main/org/custommonkey/xmlunit/ElementNameAndTextQualifier.html M api/java/main/org/custommonkey/xmlunit/ElementNameQualifier.html M api/java/main/org/custommonkey/xmlunit/ElementQualifier.html M api/java/main/org/custommonkey/xmlunit/HTMLDocumentBuilder.SwingEvent2SaxAdapter.html M api/java/main/org/custommonkey/xmlunit/HTMLDocumentBuilder.html M api/java/main/org/custommonkey/xmlunit/IgnoreTextAndAttributeValuesDifferenceListener.html M api/java/main/org/custommonkey/xmlunit/JAXPConstants.Properties.html M api/java/main/org/custommonkey/xmlunit/JAXPConstants.html M api/java/main/org/custommonkey/xmlunit/NamespaceContext.html M api/java/main/org/custommonkey/xmlunit/NewDifferenceEngine.ComparisonController2ComparisonController.html M api/java/main/org/custommonkey/xmlunit/NewDifferenceEngine.DifferenceListener2DifferenceEvaluator.html M api/java/main/org/custommonkey/xmlunit/NewDifferenceEngine.ElementQualifier2ElementSelector.html M api/java/main/org/custommonkey/xmlunit/NewDifferenceEngine.MatchTracker2ComparisonListener.html M api/java/main/org/custommonkey/xmlunit/NewDifferenceEngine.html M api/java/main/org/custommonkey/xmlunit/NodeDescriptor.html M api/java/main/org/custommonkey/xmlunit/NodeDetail.html M api/java/main/org/custommonkey/xmlunit/NodeInputStream.html M api/java/main/org/custommonkey/xmlunit/NodeTest.html M api/java/main/org/custommonkey/xmlunit/NodeTestException.html M api/java/main/org/custommonkey/xmlunit/NodeTester.html M api/java/main/org/custommonkey/xmlunit/QualifiedName.html M api/java/main/org/custommonkey/xmlunit/SimpleNamespaceContext.html M api/java/main/org/custommonkey/xmlunit/SimpleXpathEngine.html M api/java/main/org/custommonkey/xmlunit/TolerantSaxDocumentBuilder.html M api/java/main/org/custommonkey/xmlunit/Transform.html M api/java/main/org/custommonkey/xmlunit/Validator.html M api/java/main/org/custommonkey/xmlunit/XMLAssert.html M api/java/main/org/custommonkey/xmlunit/XMLConstants.html M api/java/main/org/custommonkey/xmlunit/XMLTestCase.html M api/java/main/org/custommonkey/xmlunit/XMLUnit.html M api/java/main/org/custommonkey/xmlunit/XSLTConstants.html M api/java/main/org/custommonkey/xmlunit/XpathEngine.html M api/java/main/org/custommonkey/xmlunit/XpathNodeTracker.html M api/java/main/org/custommonkey/xmlunit/class-use/Diff.html M api/java/main/org/custommonkey/xmlunit/class-use/Difference.html M api/java/main/org/custommonkey/xmlunit/class-use/DifferenceEngine.DifferenceFoundException.html M api/java/main/org/custommonkey/xmlunit/class-use/DifferenceEngineContract.html M api/java/main/org/custommonkey/xmlunit/class-use/DifferenceListener.html M api/java/main/org/custommonkey/xmlunit/class-use/ElementQualifier.html M api/java/main/org/custommonkey/xmlunit/class-use/MatchTracker.html M api/java/main/org/custommonkey/xmlunit/class-use/NamespaceContext.html M api/java/main/org/custommonkey/xmlunit/class-use/NodeDetail.html M api/java/main/org/custommonkey/xmlunit/class-use/NodeTest.html M api/java/main/org/custommonkey/xmlunit/class-use/NodeTestException.html M api/java/main/org/custommonkey/xmlunit/class-use/NodeTester.html M api/java/main/org/custommonkey/xmlunit/class-use/QualifiedName.html M api/java/main/org/custommonkey/xmlunit/class-use/Transform.html M api/java/main/org/custommonkey/xmlunit/class-use/Validator.html M api/java/main/org/custommonkey/xmlunit/class-use/XpathNodeTracker.html M api/java/main/org/custommonkey/xmlunit/examples/CaseInsensitiveDifferenceListener.html M api/java/main/org/custommonkey/xmlunit/examples/CountingNodeTester.html M api/java/main/org/custommonkey/xmlunit/examples/FloatingPointTolerantDifferenceListener.html M api/java/main/org/custommonkey/xmlunit/examples/MultiLevelElementNameAndTextQualifier.html M api/java/main/org/custommonkey/xmlunit/examples/RecursiveElementNameAndTextQualifier.html M api/java/main/org/custommonkey/xmlunit/examples/TextDifferenceListenerBase.html M api/java/main/org/custommonkey/xmlunit/examples/XPathRegexAssert.html M api/java/main/org/custommonkey/xmlunit/examples/package-tree.html M api/java/main/org/custommonkey/xmlunit/exceptions/ConfigurationException.html M api/java/main/org/custommonkey/xmlunit/exceptions/XMLUnitException.html M api/java/main/org/custommonkey/xmlunit/exceptions/XMLUnitRuntimeException.html M api/java/main/org/custommonkey/xmlunit/exceptions/XpathException.html M api/java/main/org/custommonkey/xmlunit/exceptions/class-use/ConfigurationException.html M api/java/main/org/custommonkey/xmlunit/exceptions/class-use/XpathException.html M api/java/main/org/custommonkey/xmlunit/exceptions/package-tree.html M api/java/main/org/custommonkey/xmlunit/jaxp13/Jaxp13XpathEngine.html M api/java/main/org/custommonkey/xmlunit/jaxp13/Validator.html M api/java/main/org/custommonkey/xmlunit/jaxp13/XMLUnitNamespaceContext2Jaxp13.html M api/java/main/org/custommonkey/xmlunit/jaxp13/package-summary.html M api/java/main/org/custommonkey/xmlunit/jaxp13/package-tree.html M api/java/main/org/custommonkey/xmlunit/package-tree.html M api/java/main/org/custommonkey/xmlunit/util/IntegerBuffer.html M api/java/main/org/custommonkey/xmlunit/util/package-tree.html M api/java/main/org/xmlunit/ConfigurationException.html M api/java/main/org/xmlunit/XMLUnitException.html M api/java/main/org/xmlunit/assertj/CompareAssert.html M api/java/main/org/xmlunit/assertj/MultipleNodeAssert.html M api/java/main/org/xmlunit/assertj/SingleNodeAssert.html M api/java/main/org/xmlunit/assertj/ValidationAssert.html M api/java/main/org/xmlunit/assertj/ValueAssert.html M api/java/main/org/xmlunit/assertj/XmlAssert.html M api/java/main/org/xmlunit/assertj/class-use/CompareAssert.html M api/java/main/org/xmlunit/assertj/class-use/MultipleNodeAssert.html M api/java/main/org/xmlunit/assertj/class-use/SingleNodeAssert.html M api/java/main/org/xmlunit/assertj/class-use/ValueAssert.html M api/java/main/org/xmlunit/assertj/class-use/XmlAssert.html M api/java/main/org/xmlunit/assertj/error/ShouldAnyNodeHaveXPath.html M api/java/main/org/xmlunit/assertj/error/ShouldBeConvertible.html M api/java/main/org/xmlunit/assertj/error/ShouldBeInvalid.html M api/java/main/org/xmlunit/assertj/error/ShouldBeNotSimilar.html M api/java/main/org/xmlunit/assertj/error/ShouldBeSimilar.html M api/java/main/org/xmlunit/assertj/error/ShouldBeValid.html M api/java/main/org/xmlunit/assertj/error/ShouldHaveAttribute.html M api/java/main/org/xmlunit/assertj/error/ShouldHaveXPath.html M api/java/main/org/xmlunit/assertj/error/ShouldNotHaveAttribute.html M api/java/main/org/xmlunit/assertj/error/ShouldNotHaveThrown.html M api/java/main/org/xmlunit/assertj/error/class-use/ShouldBeConvertible.html M api/java/main/org/xmlunit/assertj/error/class-use/ShouldBeInvalid.html M api/java/main/org/xmlunit/assertj/error/class-use/ShouldBeNotSimilar.html M api/java/main/org/xmlunit/assertj/error/class-use/ShouldBeSimilar.html M api/java/main/org/xmlunit/assertj/error/class-use/ShouldBeValid.html M api/java/main/org/xmlunit/assertj/error/package-tree.html M api/java/main/org/xmlunit/assertj/package-summary.html M api/java/main/org/xmlunit/assertj/package-tree.html M api/java/main/org/xmlunit/assertj/package-use.html M api/java/main/org/xmlunit/builder/DiffBuilder.html M api/java/main/org/xmlunit/builder/DifferenceEngineConfigurer.html M api/java/main/org/xmlunit/builder/Input.Builder.html M api/java/main/org/xmlunit/builder/Input.TransformationBuilder.html M api/java/main/org/xmlunit/builder/Input.html M api/java/main/org/xmlunit/builder/JaxbBuilder.html M api/java/main/org/xmlunit/builder/Transform.TransformationResult.html M api/java/main/org/xmlunit/builder/Transform.html M api/java/main/org/xmlunit/builder/TransformationBuilderBase.html M api/java/main/org/xmlunit/builder/class-use/DiffBuilder.html M api/java/main/org/xmlunit/builder/class-use/DifferenceEngineConfigurer.html M api/java/main/org/xmlunit/builder/class-use/Input.Builder.html M api/java/main/org/xmlunit/builder/class-use/Input.TransformationBuilder.html M api/java/main/org/xmlunit/builder/class-use/JaxbBuilder.html M api/java/main/org/xmlunit/builder/class-use/Transform.Builder.html M api/java/main/org/xmlunit/builder/class-use/TransformationBuilderBase.html M api/java/main/org/xmlunit/builder/package-summary.html M api/java/main/org/xmlunit/builder/package-tree.html M api/java/main/org/xmlunit/builder/package-use.html M api/java/main/org/xmlunit/diff/AbstractDifferenceEngine.ComparisonState.html M api/java/main/org/xmlunit/diff/AbstractDifferenceEngine.FinishedComparisonState.html M api/java/main/org/xmlunit/diff/AbstractDifferenceEngine.OngoingComparisonState.html M api/java/main/org/xmlunit/diff/AbstractDifferenceEngine.html M api/java/main/org/xmlunit/diff/ByNameAndTextRecSelector.html M api/java/main/org/xmlunit/diff/Comparison.Detail.html M api/java/main/org/xmlunit/diff/Comparison.html M api/java/main/org/xmlunit/diff/ComparisonControllers.html M api/java/main/org/xmlunit/diff/ComparisonFormatter.html M api/java/main/org/xmlunit/diff/ComparisonListenerSupport.html M api/java/main/org/xmlunit/diff/ComparisonResult.html M api/java/main/org/xmlunit/diff/ComparisonType.html M api/java/main/org/xmlunit/diff/DOMDifferenceEngine.html M api/java/main/org/xmlunit/diff/DefaultComparisonFormatter.html M api/java/main/org/xmlunit/diff/DefaultNodeMatcher.DefaultNodeTypeMatcher.html M api/java/main/org/xmlunit/diff/DefaultNodeMatcher.html M api/java/main/org/xmlunit/diff/Diff.html M api/java/main/org/xmlunit/diff/Difference.html M api/java/main/org/xmlunit/diff/DifferenceEngine.html M api/java/main/org/xmlunit/diff/DifferenceEvaluators.html M api/java/main/org/xmlunit/diff/ElementSelector.html M api/java/main/org/xmlunit/diff/ElementSelectors.ConditionalSelectorBuilder.html M api/java/main/org/xmlunit/diff/ElementSelectors.html M api/java/main/org/xmlunit/diff/MultiLevelByNameAndTextSelector.html M api/java/main/org/xmlunit/diff/NodeFilters.html M api/java/main/org/xmlunit/diff/NodeMatcher.html M api/java/main/org/xmlunit/diff/RecursiveXPathBuilder.html M api/java/main/org/xmlunit/diff/XPathContext.DOMNodeInfo.html M api/java/main/org/xmlunit/diff/XPathContext.NodeInfo.html M api/java/main/org/xmlunit/diff/XPathContext.html M api/java/main/org/xmlunit/diff/class-use/Comparison.Detail.html M api/java/main/org/xmlunit/diff/class-use/Comparison.html M api/java/main/org/xmlunit/diff/class-use/ComparisonController.html M api/java/main/org/xmlunit/diff/class-use/ComparisonFormatter.html M api/java/main/org/xmlunit/diff/class-use/ComparisonListener.html M api/java/main/org/xmlunit/diff/class-use/ComparisonResult.html M api/java/main/org/xmlunit/diff/class-use/ComparisonType.html M api/java/main/org/xmlunit/diff/class-use/Difference.html M api/java/main/org/xmlunit/diff/class-use/DifferenceEvaluator.html M api/java/main/org/xmlunit/diff/class-use/ElementSelector.html M api/java/main/org/xmlunit/diff/class-use/ElementSelectors.ConditionalSelectorBuilderThen.html M api/java/main/org/xmlunit/diff/class-use/NodeMatcher.html M api/java/main/org/xmlunit/diff/class-use/XPathContext.NodeInfo.html M api/java/main/org/xmlunit/diff/class-use/XPathContext.html M api/java/main/org/xmlunit/diff/package-tree.html M api/java/main/org/xmlunit/input/CommentLessSource.html M api/java/main/org/xmlunit/input/ElementContentWhitespaceStrippedSource.html M api/java/main/org/xmlunit/input/NormalizedSource.html M api/java/main/org/xmlunit/input/WhitespaceNormalizedSource.html M api/java/main/org/xmlunit/input/WhitespaceStrippedSource.html M api/java/main/org/xmlunit/input/package-summary.html M api/java/main/org/xmlunit/input/package-tree.html M api/java/main/org/xmlunit/matchers/CompareMatcher.html M api/java/main/org/xmlunit/matchers/EvaluateXPathMatcher.html M api/java/main/org/xmlunit/matchers/HasXPathMatcher.html M api/java/main/org/xmlunit/matchers/TypeMatcher.html M api/java/main/org/xmlunit/matchers/ValidationMatcher.html M api/java/main/org/xmlunit/matchers/class-use/CompareMatcher.html M api/java/main/org/xmlunit/matchers/class-use/EvaluateXPathMatcher.html M api/java/main/org/xmlunit/matchers/class-use/HasXPathMatcher.html M api/java/main/org/xmlunit/matchers/class-use/TypeMatcher.html M api/java/main/org/xmlunit/matchers/class-use/ValidationMatcher.html M api/java/main/org/xmlunit/matchers/package-tree.html M api/java/main/org/xmlunit/package-tree.html M api/java/main/org/xmlunit/placeholder/IgnorePlaceholderHandler.html M api/java/main/org/xmlunit/placeholder/IsDateTimePlaceholderHandler.html M api/java/main/org/xmlunit/placeholder/IsNumberPlaceholderHandler.html M api/java/main/org/xmlunit/placeholder/MatchesRegexPlaceholderHandler.html M api/java/main/org/xmlunit/placeholder/PlaceholderDifferenceEvaluator.html M api/java/main/org/xmlunit/placeholder/PlaceholderHandler.html M api/java/main/org/xmlunit/placeholder/PlaceholderSupport.html M api/java/main/org/xmlunit/placeholder/package-summary.html M api/java/main/org/xmlunit/placeholder/package-tree.html M api/java/main/org/xmlunit/transform/Transformation.html M api/java/main/org/xmlunit/transform/package-tree.html M api/java/main/org/xmlunit/util/Convert.html M api/java/main/org/xmlunit/util/DocumentBuilderFactoryConfigurer.Builder.html M api/java/main/org/xmlunit/util/DocumentBuilderFactoryConfigurer.html M api/java/main/org/xmlunit/util/IsNullPredicate.html M api/java/main/org/xmlunit/util/IterableNodeList.html M api/java/main/org/xmlunit/util/Linqy.html M api/java/main/org/xmlunit/util/Nodes.html M api/java/main/org/xmlunit/util/TransformerFactoryConfigurer.Builder.html M api/java/main/org/xmlunit/util/TransformerFactoryConfigurer.html M api/java/main/org/xmlunit/util/class-use/DocumentBuilderFactoryConfigurer.Builder.html M api/java/main/org/xmlunit/util/class-use/Mapper.html M api/java/main/org/xmlunit/util/class-use/Predicate.html M api/java/main/org/xmlunit/util/class-use/TransformerFactoryConfigurer.Builder.html M api/java/main/org/xmlunit/util/package-tree.html M api/java/main/org/xmlunit/validation/JAXPValidator.html M api/java/main/org/xmlunit/validation/Languages.html M api/java/main/org/xmlunit/validation/ParsingValidator.html M api/java/main/org/xmlunit/validation/ValidationProblem.ProblemType.html M api/java/main/org/xmlunit/validation/ValidationProblem.html M api/java/main/org/xmlunit/validation/ValidationResult.html M api/java/main/org/xmlunit/validation/Validator.html M api/java/main/org/xmlunit/validation/class-use/ValidationProblem.ProblemType.html M api/java/main/org/xmlunit/validation/class-use/ValidationProblem.html M api/java/main/org/xmlunit/validation/class-use/ValidationResult.html M api/java/main/org/xmlunit/validation/class-use/Validator.html M api/java/main/org/xmlunit/validation/package-tree.html M api/java/main/org/xmlunit/xpath/JAXPXPathEngine.html M api/java/main/org/xmlunit/xpath/XPathEngine.html M api/java/main/org/xmlunit/xpath/package-tree.html M api/java/main/overview-summary.html M api/java/main/overview-tree.html M api/java/main/serialized-form.html M api/net/main/Org.XmlUnit.Builder/index.html M api/net/main/Org.XmlUnit.Constraints/index.html M api/net/main/Org.XmlUnit.Diff/index.html M api/net/main/Org.XmlUnit.Input/AbstractSource.html M api/net/main/Org.XmlUnit.Input/ByteArraySource.html M api/net/main/Org.XmlUnit.Input/CommentLessSource.html M api/net/main/Org.XmlUnit.Input/DOMSource.html M api/net/main/Org.XmlUnit.Input/ElementContentWhitespaceStrippedSource.html M api/net/main/Org.XmlUnit.Input/LinqSource.html M api/net/main/Org.XmlUnit.Input/NormalizedSource.html M api/net/main/Org.XmlUnit.Input/ReaderSource.html M api/net/main/Org.XmlUnit.Input/StreamSource.html M api/net/main/Org.XmlUnit.Input/StringSource.html M api/net/main/Org.XmlUnit.Input/WhitespaceNormalizedSource.html M api/net/main/Org.XmlUnit.Input/WhitespaceStrippedSource.html M api/net/main/Org.XmlUnit.Input/index.html M api/net/main/Org.XmlUnit.Placeholder/index.html M api/net/main/Org.XmlUnit.Transform/index.html M api/net/main/Org.XmlUnit.Util/index.html M api/net/main/Org.XmlUnit.Validation/index.html M api/net/main/Org.XmlUnit.Xpath/index.html M api/net/main/Org.XmlUnit/ISource.html M api/net/main/Org.XmlUnit/index.html M api/net/main/index.html Log Message: ----------- update main API docs |