TopoWeb Commons API

org.topoweb.util
Class ArrayToString.AsciiBytes

java.lang.Object
  |
  +--org.topoweb.util.ArrayToString
        |
        +--org.topoweb.util.ArrayToString.AsciiBytes
Enclosing class:
ArrayToString

public static class ArrayToString.AsciiBytes
extends ArrayToString


Nested Class Summary
 
Nested classes inherited from class org.topoweb.util.ArrayToString
ArrayToString.AsciiBytes
 
Constructor Summary
ArrayToString.AsciiBytes()
           
 
Method Summary
 java.lang.String convert(byte[] b)
           
protected  java.lang.String getComponents(byte[] b)
           
 
Methods inherited from class org.topoweb.util.ArrayToString
convert, convert, convert, getComponents, getComponents, getComponents, getHead, getTail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArrayToString.AsciiBytes

public ArrayToString.AsciiBytes()
Method Detail

convert

public java.lang.String convert(byte[] b)

getComponents

protected java.lang.String getComponents(byte[] b)

TopoWeb Commons API

Copyright (C) 2002 Babak Farhang

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.