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