|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.tag.util.DeprecatedUtil
public class DeprecatedUtil
Constructor Summary | |
---|---|
DeprecatedUtil()
|
Method Summary | |
---|---|
static void |
function(PageContext pc,
String old)
|
static void |
function(PageContext pc,
String old,
String replacement)
|
static void |
tagAttribute(PageContext pc,
String tagName,
String attrName)
|
static void |
tagAttribute(String tagName,
String attrName)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DeprecatedUtil()
Method Detail |
---|
public static void tagAttribute(String tagName, String attrName)
public static void tagAttribute(PageContext pc, String tagName, String attrName)
public static void function(PageContext pc, String old)
public static void function(PageContext pc, String old, String replacement)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |