public class URIClassReplacement extends Object implements MethodReplacementClass
CONSUME_INSTANCE_METHOD_NAME| Constructor and Description |
|---|
URIClassReplacement() |
| Modifier and Type | Method and Description |
|---|---|
static URI |
consumeInstance() |
static URI |
create(String s,
String idTemplate) |
Class<?> |
getTargetClass() |
static URI |
resolve(URI caller,
String s,
String idTemplate) |
static void |
URI(String s,
String idTemplate) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTargetClass, getTargetClassName, isAvailablepublic Class<?> getTargetClass()
getTargetClass in interface MethodReplacementClasspublic static URI consumeInstance()
public static void URI(String s, String idTemplate) throws URISyntaxException
URISyntaxExceptionCopyright © 2016–2024. All rights reserved.