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

A

AllSimpleTypeTest - Class in tests
 
AllSimpleTypeTest() - Constructor for class tests.AllSimpleTypeTest
 
AnnotationDeepTest - Class in tests
 
AnnotationDeepTest() - Constructor for class tests.AnnotationDeepTest
 
AnnotationTest - Class in tests
 
AnnotationTest() - Constructor for class tests.AnnotationTest
 
AnyAttTest - Class in tests
 
AnyAttTest() - Constructor for class tests.AnyAttTest
 
AnyTest - Class in tests
 
AnyTest() - Constructor for class tests.AnyTest
 
AppInfoMarkupTest - Class in tests
 
AppInfoMarkupTest() - Constructor for class tests.AppInfoMarkupTest
 
assertEquivalent(Document, Document) - Static method in class org.apache.ws.commons.schema.testutils.UtilsForTests
 
asURI(String) - Static method in class tests.Resources
Returns a files location as a string.
AttributeGroupTest - Class in tests
 
AttributeGroupTest() - Constructor for class tests.AttributeGroupTest
 
attributeHasComplexType() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
AttributeRefTest - Class in tests
 
AttributeRefTest() - Constructor for class tests.AttributeRefTest
 

B

BlockTest - Class in tests
 
BlockTest() - Constructor for class tests.BlockTest
 
buildFile(String...) - Static method in class org.apache.ws.commons.schema.testutils.UtilsForTests
 

C

ChoiceTest - Class in tests
 
ChoiceTest() - Constructor for class tests.ChoiceTest
 
CircularSchemaTest - Class in tests
 
CircularSchemaTest() - Constructor for class tests.CircularSchemaTest
 
ComplexContentRestrictionTest - Class in tests
 
ComplexContentRestrictionTest() - Constructor for class tests.ComplexContentRestrictionTest
 
configuration() - Static method in class org.apache.ws.xmlschema.bundletest.XmlSchemaBundleTest
 
ConstraintsTest - Class in tests
 
ConstraintsTest() - Constructor for class tests.ConstraintsTest
 
CUSTOM_ATTRIBUTE_QNAME - Static variable in class tests.customext.attrib.CustomAttribute
 
CUSTOM_ELT_QNAME - Static variable in class tests.customext.elt.CustomElement
 
CustomAttribute - Class in tests.customext.attrib
Custom Attribute class The is will be with reference to the http://customattrib.org namespace and will have 'customAttrib' as the name and the value will be a prefix and a suffix seperated with a colon see the externalAnnotations.xsd for an example schema.
CustomAttribute() - Constructor for class tests.customext.attrib.CustomAttribute
 
CustomAttributeDeserializer - Class in tests.customext.attrib
Custom attribute deserializer for our test custom attribute
CustomAttributeDeserializer() - Constructor for class tests.customext.attrib.CustomAttributeDeserializer
 
CustomAttributeSerializer - Class in tests.customext.attrib
serializer for the custom attribute
CustomAttributeSerializer() - Constructor for class tests.customext.attrib.CustomAttributeSerializer
 
CustomElement - Class in tests.customext.elt
Custom Element class The is will be with reference to the http://customattrib.org namespace and will have 'customElt' as the name and the value will have two attributes , prefix and a suffix see the externalAnnotationsElt.xsd for an example schema.
CustomElement() - Constructor for class tests.customext.elt.CustomElement
 
CustomElementDeserializer - Class in tests.customext.elt
Custom element deserializer
CustomElementDeserializer() - Constructor for class tests.customext.elt.CustomElementDeserializer
 
CustomElementSerializer - Class in tests.customext.elt
Custom element serializer
CustomElementSerializer() - Constructor for class tests.customext.elt.CustomElementSerializer
 
CustomExtDeserializerTest - Class in tests.customext.attrib
Deserialize the custom extension types
CustomExtDeserializerTest() - Constructor for class tests.customext.attrib.CustomExtDeserializerTest
 
CustomExtElementDeserializerTest - Class in tests.customext.elt
Test class to run through the full cycle of build-check
CustomExtElementDeserializerTest() - Constructor for class tests.customext.elt.CustomExtElementDeserializerTest
 
CustomExtElementSerializerTest - Class in tests.customext.elt
Test class to run through the full cycle of build-serialize-build-check
CustomExtElementSerializerTest() - Constructor for class tests.customext.elt.CustomExtElementSerializerTest
 
CustomExtensionRegistry - Class in tests.customext.attrib
Custom extension registry to test the functionality of the extension mechanism
CustomExtensionRegistry() - Constructor for class tests.customext.attrib.CustomExtensionRegistry
 
CustomExtensionRegistry - Class in tests.customext.elt
Custom extension registry
CustomExtensionRegistry() - Constructor for class tests.customext.elt.CustomExtensionRegistry
 
CustomExtensionSerializerTest - Class in tests.customext.attrib
Test class to do a full parsing run with the extensions
CustomExtensionSerializerTest() - Constructor for class tests.customext.attrib.CustomExtensionSerializerTest
 

D

data() - Static method in class tests.w3c.ParameterizedW3CTestsTest
 
deserialize(XmlSchemaObject, QName, Node) - Method in class tests.customext.attrib.CustomAttributeDeserializer
deserialize the given element
deserialize(XmlSchemaObject, QName, Node) - Method in class tests.customext.elt.CustomElementDeserializer
deserialize the given element

E

ElementRefs2Test - Class in tests
 
ElementRefs2Test() - Constructor for class tests.ElementRefs2Test
 
ElementRefsTest - Class in tests
 
ElementRefsTest() - Constructor for class tests.ElementRefsTest
 
EncodingTest - Class in tests
 
EncodingTest() - Constructor for class tests.EncodingTest
 
EnumValueTest - Class in tests
Created by IntelliJ IDEA.
EnumValueTest() - Constructor for class tests.EnumValueTest
 
ExpectedNode - Class in org.apache.ws.commons.schema.docpath
Describes an expected element or group in the document tree.
ExternalAttTest - Class in tests
 
ExternalAttTest() - Constructor for class tests.ExternalAttTest
 

F

FacetsTest - Class in tests
 
FacetsTest() - Constructor for class tests.FacetsTest
 

G

getBaseFilePathname() - Method in class tests.w3c.SchemaCase
 
getCurrentStatus() - Method in class tests.w3c.SchemaCase
 
getPrefix() - Method in class tests.customext.attrib.CustomAttribute
 
getPrefix() - Method in class tests.customext.elt.CustomElement
 
getSchemaDocumentLink() - Method in class tests.w3c.SchemaCase
 
getSchemaTests() - Static method in class tests.w3c.W3CTestCaseCollector
Return all the tests to be used in automated testing.
getSchemaTests(String, String) - Static method in class tests.w3c.W3CTestCaseCollector
Return a list of tests as specified by some specific XML file.
getSuffix() - Method in class tests.customext.attrib.CustomAttribute
 
getSuffix() - Method in class tests.customext.elt.CustomElement
 
getTestCase() - Method in class tests.w3c.SchemaCase
 
GroupTest - Class in tests
 
GroupTest() - Constructor for class tests.GroupTest
 

I

ImportTest - Class in tests
 
ImportTest() - Constructor for class tests.ImportTest
 
IncludeTest - Class in tests
 
IncludeTest() - Constructor for class tests.IncludeTest
 
isValid() - Method in class tests.w3c.SchemaCase
 

L

ListTest - Class in tests
 
ListTest() - Constructor for class tests.ListTest
 
loadSchema(InputStream, String) - Method in class tests.w3c.ParameterizedW3CTestsTest
 

M

MixedContentTest - Class in tests
 
MixedContentTest() - Constructor for class tests.MixedContentTest
 
MultipleExternalAttTest - Class in tests
 
MultipleExternalAttTest() - Constructor for class tests.MultipleExternalAttTest
 

N

NamedItemsEqualityTest - Class in tests.xmlschema30
This test checks implementations of equals and hashCode methods on the following classes: XmlSchemaNamedImpl XmlSchemaNamedWithFormImpl XmlSchemaType XmlSchemaGroup XmlSchemaElement
NamedItemsEqualityTest() - Constructor for class tests.xmlschema30.NamedItemsEqualityTest
 
NamespaceContextTest - Class in tests
 
NamespaceContextTest() - Constructor for class tests.NamespaceContextTest
 
NamespaceMapTest - Class in org.apache.ws.commons.schema.utils
 
NamespaceMapTest() - Constructor for class org.apache.ws.commons.schema.utils.NamespaceMapTest
 
noPrefixNPEtest() - Method in class org.apache.ws.commons.schema.utils.NamespaceMapTest
 
NotationTest - Class in tests
 
NotationTest() - Constructor for class tests.NotationTest
 

O

oneUnsatisfiedRequiredAttr() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
onlyOneAttrRequired() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
optionalAttrsSetRequiredNot() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
org.apache.ws.commons.schema - package org.apache.ws.commons.schema
 
org.apache.ws.commons.schema.docpath - package org.apache.ws.commons.schema.docpath
 
org.apache.ws.commons.schema.testutils - package org.apache.ws.commons.schema.testutils
 
org.apache.ws.commons.schema.utils - package org.apache.ws.commons.schema.utils
 
org.apache.ws.commons.schema.walker - package org.apache.ws.commons.schema.walker
 
org.apache.ws.xmlschema.bundletest - package org.apache.ws.xmlschema.bundletest
 

P

ParameterizedW3CTestsTest - Class in tests.w3c
 
ParameterizedW3CTestsTest(SchemaCase) - Constructor for class tests.w3c.ParameterizedW3CTestsTest
 
PlainExtensionDeserializerTest - Class in tests.ext
Test the custom extension deserialization without any specialized hooks
PlainExtensionDeserializerTest() - Constructor for class tests.ext.PlainExtensionDeserializerTest
 
PlainExtensionSerializerTest - Class in tests.ext
try writing the schemas after they are built
PlainExtensionSerializerTest() - Constructor for class tests.ext.PlainExtensionSerializerTest
 

R

RecursiveImportTest - Class in tests
 
RecursiveImportTest() - Constructor for class tests.RecursiveImportTest
 
RedefineTest - Class in tests
 
RedefineTest() - Constructor for class tests.RedefineTest
 
Resources - Class in tests
 

S

SchemaBuilderCacheTest - Class in org.apache.ws.commons.schema
Test the resolved Schema cache.
SchemaBuilderCacheTest() - Constructor for class org.apache.ws.commons.schema.SchemaBuilderCacheTest
 
SchemaCase - Class in tests.w3c
Class representing a single schema test as described in a .testSet file.
SchemaCase(URL, Element) - Constructor for class tests.w3c.SchemaCase
 
SequenceTest - Class in tests
 
SequenceTest() - Constructor for class tests.SequenceTest
 
serialize(XmlSchemaObject, Class<?>, Node) - Method in class tests.customext.attrib.CustomAttributeSerializer
serialize the given element
serialize(XmlSchemaObject, Class<?>, Node) - Method in class tests.customext.elt.CustomElementSerializer
serialize the given element
setBaseFilePathname(String) - Method in class tests.w3c.SchemaCase
 
setCurrentStatus(String) - Method in class tests.w3c.SchemaCase
 
setPrefix(String) - Method in class tests.customext.attrib.CustomAttribute
 
setPrefix(String) - Method in class tests.customext.elt.CustomElement
 
setSchemaDocumentLink(String) - Method in class tests.w3c.SchemaCase
 
setSuffix(String) - Method in class tests.customext.attrib.CustomAttribute
 
setSuffix(String) - Method in class tests.customext.elt.CustomElement
 
setUp() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaPathFinder
 
setUp() - Method in class tests.NamespaceContextTest
 
setUp() - Method in class tests.TestElementForm
 
setUp() - Static method in class tests.xmlschema30.NamedItemsEqualityTest
 
setUpBeforeClass() - Static method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaPathFinder
 
setUpFactories() - Static method in class org.apache.ws.commons.schema.docpath.TestDomBuilderFromSax
 
setUpNonBaseTypes() - Static method in class org.apache.ws.commons.schema.walker.TestXmlSchemaBaseSimpleType
 
setUpTest() - Method in class org.apache.ws.commons.schema.docpath.TestDomBuilderFromSax
 
setUpXmlSchema() - Static method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
SimpleContentExtensionTest - Class in tests
 
SimpleContentExtensionTest() - Constructor for class tests.SimpleContentExtensionTest
 
SimpleContentRestrictionTest - Class in tests
 
SimpleContentRestrictionTest() - Constructor for class tests.SimpleContentRestrictionTest
 

T

tearDown() - Method in class tests.NamespaceContextTest
 
tesetWhitespaceCollapseNotFixed() - Method in class org.apache.ws.commons.schema.walker.TestXmlSchemaRestriction
 
test() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaNamespaceContext
 
test() - Method in class org.apache.ws.commons.schema.walker.TestSchemaWalker
Test for src/main/resources/test_schema.xsd
test() - Method in class org.apache.ws.commons.schema.XMLSerializerTest
 
test() - Method in class tests.WSCommons378Test
Tests that SchemaBuilder correctly reads additional enumeration facet attributes
TEST_RESOURCES - Static variable in class tests.Resources
Location of the test resources.
testAddEmptyNamespaceWithPrefix() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaNamespaceContext
 
testAddNullNamespaceAndPrefix() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaNamespaceContext
 
testAddNullNamespaceWithPrefix() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaNamespaceContext
 
testAllOtherEqualsAndHashCode() - Method in class org.apache.ws.commons.schema.walker.TestXmlSchemaRestriction
 
testAny() - Method in class tests.AnyTest
This method will test the any.
testAnyAtt() - Method in class tests.AnyAttTest
 
testAnyAttribute() - Method in class tests.AnyTest
 
testAnyZeroOccurs() - Method in class tests.AnyTest
 
testAppInfo() - Method in class tests.AppInfoMarkupTest
 
testAppInfoDeep() - Method in class tests.AnnotationDeepTest
The appinfo element has a source attribute but the content is deep markup.
testAppInfoNoSource() - Method in class tests.AnnotationDeepTest
The appinfo element has no source attribute but it has content.
testArrayLength() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testArrayLengthTooLong() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testArrayLengthTooShort() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testArrayTooLong() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testArrayTooShort() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testArrayWithInvalidContent() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testAttRefsWithNS() - Method in class tests.AttributeRefTest
 
testAttributeGroup() - Method in class tests.AttributeGroupTest
This method will test the list.
testAttributeGroupRedefine() - Method in class tests.RedefineTest
This method will test a attribute group redefine.
testAttributesWithNoAttributes() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testAttributesWithNoNamespaceContext() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testAttributesWithNoState() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testAttributesWithNothing() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testBuiltinFacets() - Method in class tests.FacetsTest
This method verifies the XML Schema's built-in types have their facets defined correctly.
testChildren() - Method in class org.apache.ws.commons.schema.docpath.TestDomBuilderFromSax
 
testChildren() - Method in class org.apache.ws.commons.schema.docpath.TestSaxWalkerOverDom
 
testChildren() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaPathFinder
 
testChoice() - Method in class tests.ChoiceTest
This method will test the choice.
testChoice() - Method in class tests.SequenceTest
This method will test the sequence - the min and max occurences.
testCircular() - Method in class tests.CircularSchemaTest
 
testComplex() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaPathFinder
 
testComplex() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaStateMachineGenerator
 
testComplexContentRestriction() - Method in class tests.ComplexContentRestrictionTest
This method will test complex content restriction.
testComplexTypeRedefine() - Method in class tests.RedefineTest
This method will test a complex type redefine.
testComplexTypeRedefineWithRelativeImports() - Method in class tests.RedefineTest
This method will test a complex type redefine.
testConstraints() - Method in class tests.ConstraintsTest
This method will test the unique, key, and keyref constaints.
testContentNotAnElement() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testContentOfHighBorderExclusiveNumericRange() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testContentOfLowBorderExclusiveNumericRange() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testContentOfTooHighExclusiveNumericRange() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testContentOfTooHighInclusiveNumericRange() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testContentOfTooLowExclusiveNumericRange() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testContentOfTooLowInclusiveNumericRange() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testContentOfValidExclusiveNumericRange() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testContentOfValidInclusiveNumericRange() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testContentWithNoNamespaceContext() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testContentWithNoState() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testContentWithNothing() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testDecimalNoFacets() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testDeserialization() - Method in class tests.customext.attrib.CustomExtDeserializerTest
 
testDeserialization() - Method in class tests.customext.elt.CustomExtElementDeserializerTest
 
testDeserialization() - Method in class tests.ext.PlainExtensionDeserializerTest
 
testDeserialization1() - Method in class tests.ext.PlainExtensionDeserializerTest
 
testDigitsFractionFixed() - Method in class org.apache.ws.commons.schema.walker.TestXmlSchemaRestriction
 
testDigitsFractionNotFixed() - Method in class org.apache.ws.commons.schema.walker.TestXmlSchemaRestriction
 
testDigitsTotalFixed() - Method in class org.apache.ws.commons.schema.walker.TestXmlSchemaRestriction
 
testDigitsTotalNotFixed() - Method in class org.apache.ws.commons.schema.walker.TestXmlSchemaRestriction
 
TestDomBuilderFromSax - Class in org.apache.ws.commons.schema.docpath
 
TestDomBuilderFromSax() - Constructor for class org.apache.ws.commons.schema.docpath.TestDomBuilderFromSax
 
TestElementForm - Class in tests
TestElementForm
TestElementForm() - Constructor for class tests.TestElementForm
 
testElementRefs() - Method in class tests.ElementRefs2Test
 
testElementRefs() - Method in class tests.ElementRefsTest
 
testElementWithDefault() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testElementWithInvalidDefault() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testElementWithNoAttributes() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testEmptyAppInfo() - Method in class tests.AnnotationTest
This method will test for when the appinfo element of an annotation doesn't include a source attribute and doesn't contain any content.
testEmptyAppinfoDocumentation() - Method in class tests.AnnotationTest
This method will test for when the documentation and appinfo elements of an annotation don't include anything.
testEmptyDocumentation() - Method in class tests.AnnotationTest
This method will test for when the documentation element of an annotation doesn't include a source attribute or xml:lang attribute and doesn't contain any content.
testEmptyNonMixedContentType() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testEmptyProhibitedAttribute() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testEmptyRequiredAttribute() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testEnumerationEqualsAndHashCode() - Method in class org.apache.ws.commons.schema.walker.TestXmlSchemaRestriction
Enumerations are the only restriction where the value and fixedness factor into the equality check and hash code generation.
testEnumerationFacet() - Method in class tests.FacetsTest
This method will test the enumeration facet.
testEnumerationFacetFixed() - Method in class org.apache.ws.commons.schema.walker.TestXmlSchemaRestriction
 
testEnumerationFacetNotFixed() - Method in class org.apache.ws.commons.schema.walker.TestXmlSchemaRestriction
 
testExclusiveMaxFixed() - Method in class org.apache.ws.commons.schema.walker.TestXmlSchemaRestriction
 
testExclusiveMaxNotFixed() - Method in class org.apache.ws.commons.schema.walker.TestXmlSchemaRestriction
 
testExclusiveMinFixed() - Method in class org.apache.ws.commons.schema.walker.TestXmlSchemaRestriction
 
testExclusiveMinNotFixed() - Method in class org.apache.ws.commons.schema.walker.TestXmlSchemaRestriction
 
testExtensionAttributeNamespace() - Method in class tests.ext.PlainExtensionDeserializerTest
 
testExternalAtt() - Method in class tests.EncodingTest
 
testExternalAtt() - Method in class tests.ExternalAttTest
 
testExternalAtt() - Method in class tests.MultipleExternalAttTest
 
testFixedElement() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testFloatAndStringBasedRangeCheck() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
TestForwardRefs - Class in tests
 
TestForwardRefs() - Constructor for class tests.TestForwardRefs
 
testForwardRefs() - Method in class tests.TestForwardRefs
 
testFractionDigitsFacet() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testFractionDigitsFacet() - Method in class tests.FacetsTest
This will test the fractionDigits facet.
testFullConstructor() - Method in class org.apache.ws.commons.schema.walker.TestXmlSchemaRestriction
 
testFullDocumentationAppinfo() - Method in class tests.AnnotationTest
This method will test for when the documentation and appinfo elements contain all the information.
testGetPrefixesWithNullNamespace() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaNamespaceContext
 
testGrandchildren() - Method in class org.apache.ws.commons.schema.docpath.TestDomBuilderFromSax
 
testGrandchildren() - Method in class org.apache.ws.commons.schema.docpath.TestSaxWalkerOverDom
 
testGrandchildren() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaPathFinder
 
testGroup() - Method in class tests.GroupTest
This method will test the group.
testGroupRedefine() - Method in class tests.RedefineTest
This method will test a group redefine.
testImportSchemaWithoutNamespace() - Method in class tests.IncludeTest
Test importing a schema without namespace into a schema with namespace.
testImportWithJARURL() - Method in class tests.ImportTest
Tests that imports are properly resolved when loading a schema from a JAR (as will generally be the case when loading a schema from the classpath).
testImportWithKnownNamespace() - Method in class tests.ImportTest
Tests that imports without schemaLocation are resolved if the corresponding schemas have been registered using XmlSchemaCollection.getKnownNamespaceMap().
testInclude() - Method in class tests.IncludeTest
This method will test the include.
testIncludeSchemaWithoutNamespace() - Method in class tests.IncludeTest
Test importing a schema without namespace into a schema with namespace.
testInclusiveMaxFixed() - Method in class org.apache.ws.commons.schema.walker.TestXmlSchemaRestriction
 
testInclusiveMaxNotFixed() - Method in class org.apache.ws.commons.schema.walker.TestXmlSchemaRestriction
 
testInclusiveMinFixed() - Method in class org.apache.ws.commons.schema.walker.TestXmlSchemaRestriction
 
testInclusiveMinNotFixed() - Method in class org.apache.ws.commons.schema.walker.TestXmlSchemaRestriction
 
testInternalsExcluded() - Method in class org.apache.ws.xmlschema.bundletest.XmlSchemaBundleTest
 
testInvalidBoolean() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testInvalidDate() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testInvalidDateTime() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testInvalidDay() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testInvalidDecimal() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testInvalidDouble() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testInvalidDuration() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testInvalidEnumerationFacet() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testInvalidFixedElement() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testInvalidFloat() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testInvalidHexadecimal() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testInvalidMonth() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testInvalidMonthDay() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testInvalidNoFractionDigitsFacet() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testInvalidNonMixedContentType() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testInvalidNotation() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testInvalidQName() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testInvalidRangeType() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testInvalidRangeValue() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testInvalidTime() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testInvalidUnion() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testInvalidUse() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testInvalidYear() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testInvalidYearMonth() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testIsBaseSimpleType() - Method in class org.apache.ws.commons.schema.walker.TestXmlSchemaBaseSimpleType
 
testLengthFacet() - Method in class tests.FacetsTest
This method will test for the length facet.
testLengthFacetFixed() - Method in class org.apache.ws.commons.schema.walker.TestXmlSchemaRestriction
 
testLengthFacetNotFixed() - Method in class org.apache.ws.commons.schema.walker.TestXmlSchemaRestriction
 
testLengthMaxFacetFixed() - Method in class org.apache.ws.commons.schema.walker.TestXmlSchemaRestriction
 
testLengthMaxFacetNotFixed() - Method in class org.apache.ws.commons.schema.walker.TestXmlSchemaRestriction
 
testLengthMinFacetFixed() - Method in class org.apache.ws.commons.schema.walker.TestXmlSchemaRestriction
 
testLengthMinFacetNotFixed() - Method in class org.apache.ws.commons.schema.walker.TestXmlSchemaRestriction
 
testList() - Method in class tests.ListTest
This method will test the list.
testLocalElements() - Method in class tests.TestElementForm
 
TestLocalUnnamedSimpleType - Class in tests
TestElementForm
TestLocalUnnamedSimpleType() - Constructor for class tests.TestLocalUnnamedSimpleType
 
testLocalUnnamedSimpleType() - Method in class tests.TestLocalUnnamedSimpleType
 
testMappings() - Method in class org.apache.ws.commons.schema.walker.TestXmlSchemaBaseSimpleType
 
testMinMaxExlusiveFacets() - Method in class tests.FacetsTest
This method will test the Min and Max Exclusive facets.
testMinMaxInclusiveFacets() - Method in class tests.FacetsTest
This method will test the Min and Max Inclusive facets.
testMinMaxLengthFacets() - Method in class tests.FacetsTest
This method will test the Min and Max Length facets.
testMixedContent() - Method in class tests.BlockTest
 
testMixedContent() - Method in class tests.MixedContentTest
 
testMixedContentType() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testMultithreadCache() - Method in class org.apache.ws.commons.schema.SchemaBuilderCacheTest
Test that threads can not affect the cache for other threads.
testNamespaceContext() - Method in class tests.NamespaceContextTest
 
testNamespaceNotFound() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaNamespaceContext
 
testNillableElement() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testNonNillableNonDefaultNonFixedElement() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testNotAnElement() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testNotation() - Method in class tests.NotationTest
This method will test the notation.
testNullNamespaceCtx() - Method in class tests.NamespaceContextTest
 
testNullNamespaceForPrefix() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaNamespaceContext
 
testNullNonMixedContentType() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testNullPrefixForNamespace() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaNamespaceContext
 
testOptionalAttribute() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testPatternEqualsAndHashCode() - Method in class org.apache.ws.commons.schema.walker.TestXmlSchemaRestriction
 
testPatternFacet() - Method in class tests.FacetsTest
This method will test for the pattern facet.
testPatternFacetFixed() - Method in class org.apache.ws.commons.schema.walker.TestXmlSchemaRestriction
 
testPatternFacetNotFixed() - Method in class org.apache.ws.commons.schema.walker.TestXmlSchemaRestriction
 
testProhibitedAttribute() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testRequiredAttribute() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testResolveCacheInitialized() - Method in class org.apache.ws.commons.schema.SchemaBuilderCacheTest
Test if the cache is initialized it will be populated when a schema is read and it will be cleared when the clearCache method is called.
testResolveCacheUninitialized() - Method in class org.apache.ws.commons.schema.SchemaBuilderCacheTest
Test that if the cache is not initialized, then it should not be used when a schema is read.
testReverseMappings() - Method in class org.apache.ws.commons.schema.walker.TestXmlSchemaBaseSimpleType
 
testRoot() - Method in class org.apache.ws.commons.schema.docpath.TestDomBuilderFromSax
 
testRoot() - Method in class org.apache.ws.commons.schema.docpath.TestSaxWalkerOverDom
 
testRoot() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaPathFinder
 
testRoundTrip() - Method in class tests.w3c.ParameterizedW3CTestsTest
 
tests - package tests
 
tests.customext.attrib - package tests.customext.attrib
 
tests.customext.elt - package tests.customext.elt
 
tests.ext - package tests.ext
 
tests.w3c - package tests.w3c
 
tests.xmlschema30 - package tests.xmlschema30
 
testSaxAttributes() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
TestSaxWalkerOverDom - Class in org.apache.ws.commons.schema.docpath
Reads the src/test/resources/test_schema.xsd file as an XML document and confirms the correct events are triggered.
TestSaxWalkerOverDom() - Constructor for class org.apache.ws.commons.schema.docpath.TestSaxWalkerOverDom
 
testSchema() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaStateMachineGenerator
 
testSchemaAvailable() - Method in class org.apache.ws.xmlschema.bundletest.XmlSchemaBundleTest
 
testSchemaImport() - Method in class tests.ImportTest
 
testSchemaImport() - Method in class tests.RecursiveImportTest
 
testSchemaImport() - Method in class tests.WSCOMMONS377Test
 
testSchemaImport2() - Method in class tests.ImportTest
variation of above don't set the base uri.
testSchemaImport3() - Method in class tests.ImportTest
see whether we can reach the types of the imported schemas.
testSchemaImport4() - Method in class tests.ImportTest
see whether we can parse the imported schemas using relative directories and paths.
testSchemaInclude() - Method in class tests.IncludeTest
Schema included defined xmlns="http://www.w3.org/2001/XMLSchema"
testSchemaIncludeNoDefaultNS() - Method in class tests.IncludeTest
Schema included does not define xmlns="http://www.w3.org/2001/XMLSchema"
TestSchemaWalker - Class in org.apache.ws.commons.schema.walker
 
TestSchemaWalker() - Constructor for class org.apache.ws.commons.schema.walker.TestSchemaWalker
 
testSerialization() - Method in class tests.customext.attrib.CustomExtensionSerializerTest
 
testSerialization() - Method in class tests.customext.elt.CustomExtElementSerializerTest
 
testSerialization() - Method in class tests.ext.PlainExtensionSerializerTest
 
testSerialization1() - Method in class tests.ext.PlainExtensionSerializerTest
 
testSerializeSchema() - Method in class tests.IncludeTest
 
testSetters() - Method in class org.apache.ws.commons.schema.walker.TestXmlSchemaRestriction
 
testSimpleContentExtension() - Method in class tests.SimpleContentExtensionTest
This method will test the simple content extension.
testSimpleContentRestriction() - Method in class tests.SimpleContentRestrictionTest
This method will test the simple content restriction.
TestSimpleRestriction - Class in tests
 
TestSimpleRestriction() - Constructor for class tests.TestSimpleRestriction
 
testSimpleRestriction() - Method in class tests.TestSimpleRestriction
 
testSimpleTypeRedefine() - Method in class tests.RedefineTest
This method will test a simple type redefine.
testSimpleTypeRestrictionWithoutNamespace() - Method in class tests.TestSimpleRestriction
 
testSimpleTypeSchemaGeneration() - Method in class tests.AllSimpleTypeTest
 
testStringTooLong() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testStringTooLongForRange() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testStringTooShort() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testStringToShortForRange() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testTooManyDigitsFacet() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testTooManyFractionDigitsFacet() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testTotalDigitsFacet() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testTotalDigitsFacet() - Method in class tests.FacetsTest
This method will test the total digits facet.
testTwoSchemas() - Method in class tests.TwoSchemasRefTest
 
testTwoSchemas() - Method in class tests.TwoSchemasTest
 
testTypeConstructor() - Method in class org.apache.ws.commons.schema.walker.TestXmlSchemaRestriction
 
testUnion() - Method in class tests.UnionTest
This method will test the union.
TestUnqualifiedSchema - Class in tests
 
TestUnqualifiedSchema() - Constructor for class tests.TestUnqualifiedSchema
 
testUnqualifiedSchemas() - Method in class tests.TestUnqualifiedSchema
 
testUnsatisfiedRequiredAttribute() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testValidArray() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testValidArrayInRange() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testValidBase64() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testValidBooleanFalse() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testValidBooleanTrue() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testValidDate() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testValidDateTime() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testValidDay() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testValidDecimalWithEmptyRangeFacets() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testValidDouble() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testValidDuration() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testValidEnumerationFacet() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testValidFloat() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testValidHexadecimal() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testValidMonth() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testValidMonthDay() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testValidNoFractionDigitsFacet() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testValidNotation() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testValidQName() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testValidStringLength() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testValidStringLengthRange() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testValidStringNoFacets() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testValidTime() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testValidUnion() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testValidYear() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testValidYearMonth() - Method in class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testValue() - Method in class tests.EnumValueTest
 
testWhitespaceCollapseFixed() - Method in class org.apache.ws.commons.schema.walker.TestXmlSchemaRestriction
 
testWhiteSpaceFacet() - Method in class tests.FacetsTest
This will test the whiteSpace facet.
testWhitespacePreserveFixed() - Method in class org.apache.ws.commons.schema.walker.TestXmlSchemaRestriction
 
testWhitespacePreserveNotFixed() - Method in class org.apache.ws.commons.schema.walker.TestXmlSchemaRestriction
 
testWhitespaceReplaceFixed() - Method in class org.apache.ws.commons.schema.walker.TestXmlSchemaRestriction
 
testWhitespaceReplaceNotFixed() - Method in class org.apache.ws.commons.schema.walker.TestXmlSchemaRestriction
 
TestXmlSchemaBaseSimpleType - Class in org.apache.ws.commons.schema.walker
 
TestXmlSchemaBaseSimpleType() - Constructor for class org.apache.ws.commons.schema.walker.TestXmlSchemaBaseSimpleType
 
testXmlSchemaElementAnnotation() - Method in class tests.AnnotationTest
This method will test for when an annotation is added to the Xml Schema Element.
testXmlSchemaElements() - Method in class tests.xmlschema30.NamedItemsEqualityTest
 
TestXmlSchemaElementValidator - Class in org.apache.ws.commons.schema.docpath
 
TestXmlSchemaElementValidator() - Constructor for class org.apache.ws.commons.schema.docpath.TestXmlSchemaElementValidator
 
testXmlSchemaGroup() - Method in class tests.xmlschema30.NamedItemsEqualityTest
 
TestXmlSchemaNamespaceContext - Class in org.apache.ws.commons.schema.docpath
 
TestXmlSchemaNamespaceContext() - Constructor for class org.apache.ws.commons.schema.docpath.TestXmlSchemaNamespaceContext
 
TestXmlSchemaPathFinder - Class in org.apache.ws.commons.schema.docpath
 
TestXmlSchemaPathFinder() - Constructor for class org.apache.ws.commons.schema.docpath.TestXmlSchemaPathFinder
 
TestXmlSchemaRestriction - Class in org.apache.ws.commons.schema.walker
 
TestXmlSchemaRestriction() - Constructor for class org.apache.ws.commons.schema.walker.TestXmlSchemaRestriction
 
TestXmlSchemaStateMachineGenerator - Class in org.apache.ws.commons.schema.docpath
 
TestXmlSchemaStateMachineGenerator() - Constructor for class org.apache.ws.commons.schema.docpath.TestXmlSchemaStateMachineGenerator
 
testXmlSchemaTypes() - Method in class tests.xmlschema30.NamedItemsEqualityTest
 
toString() - Method in class tests.w3c.SchemaCase
 
TwoSchemasRefTest - Class in tests
 
TwoSchemasRefTest() - Constructor for class tests.TwoSchemasRefTest
 
TwoSchemasTest - Class in tests
 
TwoSchemasTest() - Constructor for class tests.TwoSchemasTest
 

U

UnionTest - Class in tests
 
UnionTest() - Constructor for class tests.UnionTest
 
UtilsForTests - Class in org.apache.ws.commons.schema.testutils
 
UtilsForTests() - Constructor for class org.apache.ws.commons.schema.testutils.UtilsForTests
 

W

W3CTestCaseCollector - Class in tests.w3c
 
whitespace - Variable in class tests.NamespaceContextTest
 
WSCOMMONS377Test - Class in tests
 
WSCOMMONS377Test() - Constructor for class tests.WSCOMMONS377Test
 
WSCommons378Test - Class in tests
Test case for WSCOMMONS-378
WSCommons378Test() - Constructor for class tests.WSCommons378Test
 

X

XmlSchemaBundleTest - Class in org.apache.ws.xmlschema.bundletest
 
XmlSchemaBundleTest() - Constructor for class org.apache.ws.xmlschema.bundletest.XmlSchemaBundleTest
 
XMLSerializerTest - Class in org.apache.ws.commons.schema
 
XMLSerializerTest() - Constructor for class org.apache.ws.commons.schema.XMLSerializerTest
 

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

Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.