org.wsmo.grounding.sawsdl.io
Class Factory
java.lang.Object
org.wsmo.grounding.sawsdl.io.Factory
public class Factory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_PARSER_IMPL
public static final String DEFAULT_PARSER_IMPL
- See Also:
- Constant Field Values
DEFAULT_SERIALIZER_IMPL
public static final String DEFAULT_SERIALIZER_IMPL
- See Also:
- Constant Field Values
PROVIDER_CLASS
public static final String PROVIDER_CLASS
- See Also:
- Constant Field Values
ENCODING
public static final String ENCODING
- See Also:
- Constant Field Values
createParser
public static GroundingParser createParser(Map<String,Object> props)
createSerializer
public static GroundingSerializer createSerializer(Map<String,Object> props)
Copyright © 2004-2008 Ontotext Lab.. All Rights Reserved.