A B C D E F G H I M N O R S T W X

A

aNamespaceContext() - Static method in class org.xmlmatchers.namespace.SimpleNamespaceContext
 

B

bind(String, String) - Method in class org.xmlmatchers.namespace.SimpleNamespaceContext
 

C

conformsTo(Schema) - Static method in class org.xmlmatchers.validation.ConformsToSchema
 
conformsTo(Schema) - Static method in class org.xmlmatchers.XmlMatchers
 
ConformsToSchema - Class in org.xmlmatchers.validation
possible names: adheres, complies, conforms
ConformsToSchema(Schema) - Constructor for class org.xmlmatchers.validation.ConformsToSchema
 
convert(Source) - Method in class org.xmlmatchers.validation.ConformsToSchema
 

D

describeTo(Description) - Method in class org.xmlmatchers.equivalence.IsEquivalentTo
 
describeTo(Description) - Method in class org.xmlmatchers.validation.ConformsToSchema
 
describeTo(Description) - Method in class org.xmlmatchers.xpath.HasXPath
 
dtdSchemaFrom(URL) - Static method in class org.xmlmatchers.validation.SchemaFactory
 
dtdSchemaFromClasspath(String) - Static method in class org.xmlmatchers.validation.SchemaFactory
 

E

equivalentTo(Source) - Static method in class org.xmlmatchers.equivalence.IsEquivalentTo
 
equivalentTo(Source) - Static method in class org.xmlmatchers.XmlMatchers
 

F

from(URL) - Method in class org.xmlmatchers.validation.SchemaFactory
 

G

getNamespaceURI(String) - Method in class org.xmlmatchers.namespace.SimpleNamespaceContext
 
getPrefix(String) - Method in class org.xmlmatchers.namespace.SimpleNamespaceContext
 
getPrefixes(String) - Method in class org.xmlmatchers.namespace.SimpleNamespaceContext
 

H

hasXPath(String, NamespaceContext) - Static method in class org.xmlmatchers.XmlMatchers
 
hasXPath(String, Matcher<? super String>) - Static method in class org.xmlmatchers.XmlMatchers
 
hasXPath(String, NamespaceContext, Matcher<? super String>) - Static method in class org.xmlmatchers.XmlMatchers
 
hasXPath(String) - Static method in class org.xmlmatchers.XmlMatchers
 
hasXPath(String, NamespaceContext, XpathReturnType<? super T>, Matcher<? super T>) - Static method in class org.xmlmatchers.XmlMatchers
 
hasXPath(String, Matcher<? super String>, NamespaceContext) - Static method in class org.xmlmatchers.XmlMatchers
 
hasXPath(String, XpathReturnType<? super T>, Matcher<? super T>) - Static method in class org.xmlmatchers.XmlMatchers
 
HasXPath - Class in org.xmlmatchers.xpath
 
HasXPath(String) - Constructor for class org.xmlmatchers.xpath.HasXPath
 
HasXPath(String, Matcher<? super String>, NamespaceContext) - Constructor for class org.xmlmatchers.xpath.HasXPath
 
HasXPath(String, Matcher<?>, NamespaceContext, XpathReturnType<?>) - Constructor for class org.xmlmatchers.xpath.HasXPath
 
hasXPath(String) - Static method in class org.xmlmatchers.xpath.HasXPath
 
hasXPath(String, NamespaceContext) - Static method in class org.xmlmatchers.xpath.HasXPath
 
hasXPath(String, Matcher<? super String>) - Static method in class org.xmlmatchers.xpath.HasXPath
 
hasXPath(String, NamespaceContext, Matcher<? super String>) - Static method in class org.xmlmatchers.xpath.HasXPath
 
hasXPath(String, XpathReturnType<? super T>, Matcher<? super T>) - Static method in class org.xmlmatchers.xpath.HasXPath
 
hasXPath(String, NamespaceContext, XpathReturnType<? super T>, Matcher<? super T>) - Static method in class org.xmlmatchers.xpath.HasXPath
 
hasXPath(String, Matcher<? super String>, NamespaceContext) - Static method in class org.xmlmatchers.xpath.HasXPath
 

I

IdentityTransformer - Class in org.xmlmatchers.transform
 
IdentityTransformer() - Constructor for class org.xmlmatchers.transform.IdentityTransformer
 
IdentityTransformer(TransformerFactory) - Constructor for class org.xmlmatchers.transform.IdentityTransformer
 
IdentityTransformer(TransformerFactory, Map<String, Object>) - Constructor for class org.xmlmatchers.transform.IdentityTransformer
 
IsEquivalentTo - Class in org.xmlmatchers.equivalence
 
isEquivalentTo(Source) - Static method in class org.xmlmatchers.equivalence.IsEquivalentTo
 
isEquivalentTo(Source) - Static method in class org.xmlmatchers.XmlMatchers
 

M

matchesSafely(Source) - Method in class org.xmlmatchers.equivalence.IsEquivalentTo
 
matchesSafely(Source, Description) - Method in class org.xmlmatchers.validation.ConformsToSchema
 
matchesSafely(Source) - Method in class org.xmlmatchers.xpath.HasXPath
 

N

newInstance(String) - Static method in class org.xmlmatchers.validation.SchemaFactory
 

O

org.xmlmatchers - package org.xmlmatchers
 
org.xmlmatchers.equivalence - package org.xmlmatchers.equivalence
 
org.xmlmatchers.namespace - package org.xmlmatchers.namespace
 
org.xmlmatchers.transform - package org.xmlmatchers.transform
 
org.xmlmatchers.validation - package org.xmlmatchers.validation
 
org.xmlmatchers.xpath - package org.xmlmatchers.xpath
 

R

relaxNGSchemaFrom(URL) - Static method in class org.xmlmatchers.validation.SchemaFactory
 
relaxNGSchemaFromClasspath(String) - Static method in class org.xmlmatchers.validation.SchemaFactory
 
returningABoolean() - Static method in class org.xmlmatchers.xpath.XpathReturnType
 
returningANumber() - Static method in class org.xmlmatchers.xpath.XpathReturnType
 
returningAnXmlNode() - Static method in class org.xmlmatchers.xpath.XpathReturnType
 
returningAString() - Static method in class org.xmlmatchers.xpath.XpathReturnType
 

S

SchemaFactory - Class in org.xmlmatchers.validation
This is still experimental
setBindings(Map<String, String>) - Method in class org.xmlmatchers.namespace.SimpleNamespaceContext
 
SimpleNamespaceContext - Class in org.xmlmatchers.namespace
A simple, mutable NamespaceContext implementation.
SimpleNamespaceContext() - Constructor for class org.xmlmatchers.namespace.SimpleNamespaceContext
 
StringResult - Class in org.xmlmatchers.transform
A convenience subclass of StreamResult that allows you to directly retrieve the resulting string using the StringResult.toString() method.
StringResult() - Constructor for class org.xmlmatchers.transform.StringResult
 
StringSource - Class in org.xmlmatchers.transform
A convenience class for creating Source objects from a String.

T

the(Source) - Static method in class org.xmlmatchers.transform.XmlConverters
 
the(String) - Static method in class org.xmlmatchers.transform.XmlConverters
 
the(Node) - Static method in class org.xmlmatchers.transform.XmlConverters
 
the(StringResult) - Static method in class org.xmlmatchers.transform.XmlConverters
 
toSource(String) - Static method in class org.xmlmatchers.transform.StringSource
 
toString() - Method in class org.xmlmatchers.transform.StringResult
Returns the XML as a String.
toString() - Method in class org.xmlmatchers.transform.StringSource
 
transform(Source, Result) - Method in class org.xmlmatchers.transform.IdentityTransformer
Transforms the given Source to the given Result.
transform(Source, Result, Map<String, Object>) - Method in class org.xmlmatchers.transform.IdentityTransformer
Transforms the given Source to the given Result.
TransformerException - Exception in org.xmlmatchers.transform
 
TransformerException() - Constructor for exception org.xmlmatchers.transform.TransformerException
 
TransformerException(String, Throwable) - Constructor for exception org.xmlmatchers.transform.TransformerException
 
TransformerException(String) - Constructor for exception org.xmlmatchers.transform.TransformerException
 
TransformerException(Throwable) - Constructor for exception org.xmlmatchers.transform.TransformerException
 

W

w3cXmlSchemaFrom(File) - Static method in class org.xmlmatchers.validation.SchemaFactory
 
w3cXmlSchemaFrom(URL) - Static method in class org.xmlmatchers.validation.SchemaFactory
 
w3cXmlSchemaFromClasspath(String) - Static method in class org.xmlmatchers.validation.SchemaFactory
 
w3cXmlSchemaFromString(String) - Static method in class org.xmlmatchers.validation.SchemaFactory
 
w3cXmlSchemaFromUrl(String) - Static method in class org.xmlmatchers.validation.SchemaFactory
 
withBinding(String, String) - Method in class org.xmlmatchers.namespace.SimpleNamespaceContext
A fluent interface for adding bindings.

X

XmlConverters - Class in org.xmlmatchers.transform
 
XmlMatchers - Class in org.xmlmatchers
 
XmlMatchers() - Constructor for class org.xmlmatchers.XmlMatchers
 
XpathReturnType<T> - Class in org.xmlmatchers.xpath
 
XpathReturnType() - Constructor for class org.xmlmatchers.xpath.XpathReturnType
 

A B C D E F G H I M N O R S T W X

Copyright © 2010-2011. All Rights Reserved.