文件名称: xmlunit-core-2.10.3.jar中文-英文对照文档.zip
<dependency>
<groupId>org.xmlunit</groupId>
<artifactId>xmlunit-core</artifactId>
<version>2.10.3</version>
</dependency>Gradle:
implementation group: 'org.xmlunit', name: 'xmlunit-core', version: '2.10.3'
Gradle (Short):
implementation 'org.xmlunit:xmlunit-core:2.10.3'
Gradle (Kotlin):
implementation("org.xmlunit:xmlunit-core:2.10.3")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
org.xmlunit
org.xmlunit.builder
org.xmlunit.builder.javax_jaxb
org.xmlunit.diff
org.xmlunit.input
org.xmlunit.transform
org.xmlunit.util
org.xmlunit.validation
org.xmlunit.xpathorg.xmlunit.ConfigurationException
org.xmlunit.XMLUnitException
org.xmlunit.builder.DiffBuilder
org.xmlunit.builder.DifferenceEngineConfigurer
org.xmlunit.builder.Input
org.xmlunit.builder.Input.Builder
org.xmlunit.builder.Input.TransformationBuilder
org.xmlunit.builder.JaxbBuilder
org.xmlunit.builder.JaxbBuilderFactory
org.xmlunit.builder.Transform
org.xmlunit.builder.Transform.Builder
org.xmlunit.builder.Transform.TransformationResult
org.xmlunit.builder.TransformationBuilderBase
org.xmlunit.builder.javax_jaxb.DefaultJaxbBuilderFactory
org.xmlunit.builder.javax_jaxb.JavaxJaxbBuilder
org.xmlunit.diff.AbstractDifferenceEngine
org.xmlunit.diff.AbstractDifferenceEngine.DeferredComparison
org.xmlunit.diff.ByNameAndTextRecSelector
org.xmlunit.diff.Comparison
org.xmlunit.diff.Comparison.Detail
org.xmlunit.diff.ComparisonController
org.xmlunit.diff.ComparisonControllers
org.xmlunit.diff.ComparisonFormatter
org.xmlunit.diff.ComparisonListener
org.xmlunit.diff.ComparisonListenerSupport
org.xmlunit.diff.ComparisonResult
org.xmlunit.diff.ComparisonType
org.xmlunit.diff.DOMDifferenceEngine
org.xmlunit.diff.DefaultComparisonFormatter
org.xmlunit.diff.DefaultNodeMatcher
org.xmlunit.diff.DefaultNodeMatcher.DefaultNodeTypeMatcher
org.xmlunit.diff.DefaultNodeMatcher.NodeTypeMatcher
org.xmlunit.diff.Diff
org.xmlunit.diff.Difference
org.xmlunit.diff.DifferenceEngine
org.xmlunit.diff.DifferenceEvaluator
org.xmlunit.diff.DifferenceEvaluators
org.xmlunit.diff.ElementSelector
org.xmlunit.diff.ElementSelectors
org.xmlunit.diff.ElementSelectors.ConditionalSelectorBuilder
org.xmlunit.diff.ElementSelectors.ConditionalSelectorBuilderThen
org.xmlunit.diff.MultiLevelByNameAndTextSelector
org.xmlunit.diff.NodeFilters
org.xmlunit.diff.NodeMatcher
org.xmlunit.diff.RecursiveXPathBuilder
org.xmlunit.diff.XPathContext
org.xmlunit.diff.XPathContext.DOMNodeInfo
org.xmlunit.diff.XPathContext.NodeInfo
org.xmlunit.input.CommentLessSource
org.xmlunit.input.ElementContentWhitespaceStrippedSource
org.xmlunit.input.NormalizedSource
org.xmlunit.input.WhitespaceNormalizedSource
org.xmlunit.input.WhitespaceStrippedSource
org.xmlunit.transform.Transformation
org.xmlunit.util.Convert
org.xmlunit.util.DocumentBuilderFactoryConfigurer
org.xmlunit.util.DocumentBuilderFactoryConfigurer.Builder
org.xmlunit.util.IsNullPredicate
org.xmlunit.util.IterableNodeList
org.xmlunit.util.Linqy
org.xmlunit.util.Mapper
org.xmlunit.util.Nodes
org.xmlunit.util.Predicate
org.xmlunit.util.TransformerFactoryConfigurer
org.xmlunit.util.TransformerFactoryConfigurer.Builder
org.xmlunit.util.XPathFactoryConfigurer
org.xmlunit.util.XPathFactoryConfigurer.Builder
org.xmlunit.validation.JAXPValidator
org.xmlunit.validation.Languages
org.xmlunit.validation.ParsingValidator
org.xmlunit.validation.ValidationProblem
org.xmlunit.validation.ValidationProblem.ProblemType
org.xmlunit.validation.ValidationResult
org.xmlunit.validation.Validator
org.xmlunit.xpath.JAXPXPathEngine
org.xmlunit.xpath.XPathEngine