org.apache.ws.jaxme.pm.ino

Interface IURLEncoder

public interface IURLEncoder

This interface allows to choose between JDK 1.3 and JDK 1.4 dependent classes.
Method Summary
Stringencode(String pValue)
Encodes the string pValue.

Method Detail

encode

public String encode(String pValue)
Encodes the string pValue.