| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.jaxme.util.HexBinary
Utility class for xs:hexbinary.
| Constructor Summary | |
| HexBinary() | |
| Method Summary | |
| static byte[] | decode(java.lang.String pValue) | 
| static java.lang.String | encode(byte[] pHexBinary) | 
| static byte[] | getClone(byte[] pHexBinary) | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public HexBinary()
| Method Detail | 
public static byte[] getClone(byte[] pHexBinary)
public static byte[] decode(java.lang.String pValue)
public static java.lang.String encode(byte[] pHexBinary)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||