org.sblim.slp.internal

Class AttributeHandler

public class AttributeHandler extends Object

AttributeHandler
Method Summary
static StringbuildString(ServiceLocationAttribute pAttr)
static StringescapeValue(Object pValue)
escapeValue
static StringmkOpaqueStr(byte[] pBytes)
mkOpaqueStr

Method Detail

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, 2010 IBM Corporation. All Rights Reserved.