Package gnu.kawa.xml
Class BinaryObject
- java.lang.Object
-
- gnu.kawa.xml.BinaryObject
-
- Direct Known Subclasses:
Base64Binary,HexBinary
public abstract class BinaryObject extends java.lang.ObjectGeneric binary data with application-specific interpretation.
-
-
Constructor Summary
Constructors Constructor Description BinaryObject()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]getBytes()
-