public static class Link.JaxbLink extends Object
Link
that can be marshalled and
unmarshalled by JAXB.Link.JaxbAdapter
Constructor and Description |
---|
JaxbLink()
Default constructor needed during unmarshalling.
|
JaxbLink(URI uri)
Construct an instance from a URI and no parameters.
|
JaxbLink(URI uri,
Map<QName,Object> params)
Construct an instance from a URI and some parameters.
|
public JaxbLink()
public JaxbLink(URI uri)
uri
- underlying URI.Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.