junitx.ddtunit.data.processing
Class ParserFactory
java.lang.Object
junitx.ddtunit.data.processing.ParserFactory
public class ParserFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XSD_RESOURCE_PATH
public static final String XSD_RESOURCE_PATH
- resource path of xml schema used for validation
- See Also:
- Constant Field Values
getInstance
public static ParserFactory getInstance()
getParser
public IParser getParser(String name)
getValidator
public Validator getValidator()
Copyright © 2004-2007. All Rights Reserved.