| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectParsingFramework.MicroOperations.XMLByteArray
public class XMLByteArray
Micro Parser for Parsing and Composing Integers from/to XML data.
| Constructor Summary | |
|---|---|
XMLByteArray(IParseOperations parent)
 | 
|
| Method Summary | |
|---|---|
 boolean | 
inXMLByteArray(java.lang.String data)
Covert a bit array to a Java int value  | 
 java.lang.String | 
outXMLByteArray(byte[] Value)
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public XMLByteArray(IParseOperations parent)
| Method Detail | 
|---|
public boolean inXMLByteArray(java.lang.String data)
data - The array of bits
public java.lang.String outXMLByteArray(byte[] Value)
Value - Size - 
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||