gnu.kawa.xml

Class BinaryObject

Known Direct Subclasses:
Base64Binary, HexBinary

public abstract class BinaryObject
extends java.lang.Object

Generic binary data with application-specific interpretation.

Method Summary

byte[]
getBytes()

Method Details

getBytes

public byte[] getBytes()