Spring Web Services Framework

org.springframework.xml.validation
Class Jaxp13ValidatorFactoryTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.springframework.xml.validation.AbstractValidatorFactoryTestCase
              extended by org.springframework.xml.validation.Jaxp13ValidatorFactoryTest
All Implemented Interfaces:
junit.framework.Test

public class Jaxp13ValidatorFactoryTest
extends AbstractValidatorFactoryTestCase


Constructor Summary
Jaxp13ValidatorFactoryTest()
           
 
Method Summary
protected  org.springframework.xml.validation.XmlValidator createValidator(Resource[] schemaResources, String schemaLanguage)
           
 
Methods inherited from class org.springframework.xml.validation.AbstractValidatorFactoryTestCase
setUp, tearDown, testHandleInvalidMessageDom, testHandleInvalidMessageSax, testHandleInvalidMessageStream, testHandleValidMessageDom, testHandleValidMessageSax, testHandleValidMessageStream, testMultipleSchemasValidMessage, testValidateTwice
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Jaxp13ValidatorFactoryTest

public Jaxp13ValidatorFactoryTest()
Method Detail

createValidator

protected org.springframework.xml.validation.XmlValidator createValidator(Resource[] schemaResources,
                                                                          String schemaLanguage)
                                                                   throws IOException
Specified by:
createValidator in class AbstractValidatorFactoryTestCase
Throws:
IOException

Spring Web Services Framework

Copyright � 2005-2008 The Spring Web Services Framework. All Rights Reserved.