|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectParsingFramework.MicroOperations.BinaryURL
public class BinaryURL
Micro Parser for Parsing and Composing URLS from/to binary data.
| Constructor Summary | |
|---|---|
BinaryURL(IParseOperations parent)
|
|
| Method Summary | |
|---|---|
java.net.URL |
inURL(byte[] content)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BinaryURL(IParseOperations parent)
| Method Detail |
|---|
public java.net.URL inURL(byte[] content)
throws DataNotOfTypeException
DataNotOfTypeException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||