public class MergeConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
NEW_ELEMENT_TAG |
Modifier and Type | Method and Description |
---|---|
static boolean |
commentContainsTag(String comment) |
static String[] |
getOldElementTags() |
static boolean |
idStartsWithPrefix(String id) |
public static final String NEW_ELEMENT_TAG
Copyright © 2006–2023 MyBatis.org. All rights reserved.