net.sf.dexterim.oscar.entity
Class TLVLexer

java.lang.Object
  extended bynet.sf.dexterim.oscar.entity.TLVLexer

public class TLVLexer
extends java.lang.Object

Author:
christoph

Method Summary
static TLVLexer getInstance()
           
 TLVCollection lexData(byte[] data)
           
 TLVCollection lexData(byte[] data, int offset)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

lexData

public TLVCollection lexData(byte[] data,
                             int offset)

lexData

public TLVCollection lexData(byte[] data)

getInstance

public static TLVLexer getInstance()


Copyright © 2003-2004 Dexter IM Team. All Rights Reserved.