public class KeywordWrap extends Object
KeywordWrap(String prefix, String suffix)
KeywordWrap(String prefix, String suffix, boolean toUpperCase)
String
getPrefix()
getSuffix()
boolean
isToUpperCase()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public KeywordWrap(String prefix, String suffix)
public KeywordWrap(String prefix, String suffix, boolean toUpperCase)
public String getPrefix()
public String getSuffix()
public boolean isToUpperCase()
Copyright © 2024. All rights reserved.