Eclipse
IntelliJ
NetBeans
XpoLog
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
Java SE, Sun OpenJDK7.b12
Package:
javax.xml.bind.annotation.adapters
Class
public
final
class
HexBinaryAdapter
extends
XmlAdapter
<
String
, []>
Overview
Inheritance
Members
Usage
Source
Books
Since
JAXB 2.0
Version
Not specified.
Author(s)
Kohsuke Kawaguchi
XmlAdapter
for
xs:hexBinary
.
This
XmlAdapter
binds
byte[]
to the hexBinary representation in XML.
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
In Constructors
In Fields
Returned by
As method parameter
Home
-
About
-
FAQ
-
Privacy
-
Contact
This XmlAdapter binds byte[] to the hexBinary representation in XML.