org.sblim.slp.internal

Class AttributeHandler


public class AttributeHandler
extends java.lang.Object

AttributeHandler

Method Summary

static String
buildString(ServiceLocationAttribute pAttr)
static String
escapeValue(Object pValue)
escapeValue
static String
mkOpaqueStr(byte[] pBytes)
mkOpaqueStr

Method Details

buildString

public static String buildString(ServiceLocationAttribute pAttr)
Parameters:
pAttr -
Returns:
String

escapeValue

public static String escapeValue(Object pValue)
escapeValue
Parameters:
pValue -
Returns:
String

mkOpaqueStr

public static String mkOpaqueStr(byte[] pBytes)
mkOpaqueStr
Parameters:
pBytes -
Returns:
String

Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.