com.karmasphere.share.util
Class Ip4TypeUtil

java.lang.Object
  extended by com.karmasphere.share.util.Ip4TypeUtil

public class Ip4TypeUtil
extends Object


Method Summary
static byte[] getIp4(String data)
           
static boolean isIp4(String data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isIp4

public static boolean isIp4(String data)

getIp4

public static byte[] getIp4(String data)
                     throws IdentityFormatException
Throws:
IdentityFormatException


Copyright © 2004-2005 Karamsphere. All Rights Reserved.