Interface XmlHexBinary

All Superinterfaces:
XmlAnySimpleType, XmlObject, XmlTokenSource
All Known Implementing Classes:
XmlHexBinaryImpl, XmlHexBinaryRestriction

public interface XmlHexBinary
extends XmlAnySimpleType
Corresponds to the XML Schema xs:hexBinary type.

Convertible to a byte array.