|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageBytes | |
---|---|
org.apache.struts2.util.tomcat.buf |
Uses of MessageBytes in org.apache.struts2.util.tomcat.buf |
---|
Methods in org.apache.struts2.util.tomcat.buf that return MessageBytes | |
---|---|
static MessageBytes |
MessageBytes.newInstance()
Construct a new MessageBytes instance |
Methods in org.apache.struts2.util.tomcat.buf with parameters of type MessageBytes | |
---|---|
void |
UDecoder.convert(MessageBytes mb,
boolean query)
URLDecode, will modify the source |
void |
MessageBytes.duplicate(MessageBytes src)
Copy the src into this MessageBytes, allocating more space if needed |
boolean |
MessageBytes.equals(MessageBytes mb)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |