Package | Description |
---|---|
com.arjuna.webservices11.wsaddr | |
com.sun.tools.xjc.model |
Implementation of the
com.sun.xml.bind.v2.model.core package for XJC. |
com.sun.tools.xjc.reader.xmlschema.bindinfo |
Object Model that represents customization declarations.
|
javax.xml.ws |
This package contains the core JAX-WS APIs.
|
org.apache.wss4j.binding.wsu10 |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
org.jboss.resteasy.plugins.providers.atom | |
org.jboss.resteasy.plugins.providers.atom.app |
Modifier and Type | Method and Description |
---|---|
String |
NativeEndpointReference.getAddress() |
QName |
NativeEndpointReference.getEndpointName() |
List<Element> |
NativeEndpointReference.getMetadata() |
List<Element> |
NativeEndpointReference.getReferenceParameters() |
QName |
NativeEndpointReference.getServiceName() |
URL |
NativeEndpointReference.getWsdlLocation() |
Modifier and Type | Field and Description |
---|---|
JCodeModel |
Model.codeModel
This model uses this code model exclusively.
|
SymbolSpace |
Model.defaultSymbolSpace
Default ID/IDREF symbol space.
|
Locator |
CPropertyInfo.locator |
JClass |
Model.rootClass
If non-null, all the generated classes should eventually derive from this class.
|
JClass |
Model.rootInterface
If non-null, all the generated interfaces should eventually derive from this interface.
|
Modifier and Type | Field and Description |
---|---|
Map<String,BIEnumMember> |
BIEnum.members
Gets the map that contains
XML value -> BIEnumMember pairs. |
NameConverter |
BIGlobalBinding.nameConverter
Gets the name converter that will govern the
XML -> Java
name conversion process for this compilation. |
Modifier and Type | Class and Description |
---|---|
class |
EndpointReference
This class represents an WS-Addressing EndpointReference
which is a remote reference to a web service endpoint.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAttributedDateTime |
Modifier and Type | Method and Description |
---|---|
Element |
Entry.getAnyOtherElement()
Get content as an XML Element if the content is XML.
|
Object |
Entry.getAnyOtherJAXBObject()
Returns previous extracted jaxbobject from a call to getJAXBObject(Class<T> clazz)
or value passed in through a previous setJAXBObject().
|
Element |
Text.getElement()
Get content as an XML Element if the content is XML.
|
Element |
Content.getElement()
Get content as an XML Element if the content is XML.
|
Object |
Text.getJAXBObject()
Returns previous extracted jaxbobject from a call to getJAXBObject(Class<T> clazz)
or value passed in through a previous setJAXBObject().
|
Object |
Content.getJAXBObject()
Returns previous extracted jaxbobject from a call to getJAXBObject(Class<T> clazz)
or value passed in through a previous setJAXBObject().
|
String |
Entry.getRights() |
String |
Entry.getSummary() |
String |
Text.getText()
If content is text, return it as a String.
|
String |
Content.getText()
If content is text, return it as a String.
|
String |
Entry.getTitle() |
MediaType |
Text.getType()
Mime type.
|
MediaType |
Content.getType()
Mime type of the content.
|
Modifier and Type | Class and Description |
---|---|
class |
AppCommonAttributes
Attributes common across all atom app types
|
Modifier and Type | Method and Description |
---|---|
String |
AppCommonAttributes.getBase()
Gets the value of the base property.
|
String |
AppCommonAttributes.getLang()
Gets the value of the lang property.
|
String |
AppCommonAttributes.getSpace()
Gets the value of the space property.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.