org.apache.isis.core.progmodel.facets.object.parseable
Class ParserUtil
java.lang.Object
org.apache.isis.core.progmodel.facets.object.parseable.ParserUtil
public final class ParserUtil
- extends Object
|
Method Summary |
static Class<? extends org.apache.isis.applib.adapters.Parser<?>> |
parserOrNull(Class<?> candidateClass,
String classCandidateName)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PARSER_NAME_KEY_PREFIX
public static final String PARSER_NAME_KEY_PREFIX
- See Also:
- Constant Field Values
PARSER_NAME_KEY_SUFFIX
public static final String PARSER_NAME_KEY_SUFFIX
- See Also:
- Constant Field Values
parserOrNull
public static Class<? extends org.apache.isis.applib.adapters.Parser<?>> parserOrNull(Class<?> candidateClass,
String classCandidateName)
Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.