|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JaspiType | |
---|---|
org.apache.geronimo.components.jaspi.model | |
sxc.org.apache.geronimo.components.jaspi.model |
Uses of JaspiType in org.apache.geronimo.components.jaspi.model |
---|
Methods in org.apache.geronimo.components.jaspi.model that return JaspiType | |
---|---|
JaspiType |
ObjectFactory.createJaspiType()
Create an instance of JaspiType |
static JaspiType |
JaspiXmlUtil.loadJaspi(Reader in)
|
static JaspiType |
JaspiXmlUtil.loadJaspi(javax.xml.stream.XMLStreamReader in)
|
Methods in org.apache.geronimo.components.jaspi.model that return types with arguments of type JaspiType | |
---|---|
javax.xml.bind.JAXBElement<JaspiType> |
ObjectFactory.createJaspi(JaspiType value)
Create an instance of JAXBElement < JaspiType > } |
Methods in org.apache.geronimo.components.jaspi.model with parameters of type JaspiType | |
---|---|
javax.xml.bind.JAXBElement<JaspiType> |
ObjectFactory.createJaspi(JaspiType value)
Create an instance of JAXBElement < JaspiType > } |
static void |
JaspiXmlUtil.writeJaspi(JaspiType metadata,
Writer out)
|
Uses of JaspiType in sxc.org.apache.geronimo.components.jaspi.model |
---|
Methods in sxc.org.apache.geronimo.components.jaspi.model that return JaspiType | |
---|---|
JaspiType |
JaspiTypeJAXB.read(com.envoisolutions.sxc.util.XoXMLStreamReader reader,
com.envoisolutions.sxc.jaxb.RuntimeContext context)
|
static JaspiType |
JaspiTypeJAXB.readJaspiType(com.envoisolutions.sxc.util.XoXMLStreamReader reader,
com.envoisolutions.sxc.jaxb.RuntimeContext context)
|
Methods in sxc.org.apache.geronimo.components.jaspi.model with parameters of type JaspiType | |
---|---|
void |
JaspiTypeJAXB.write(com.envoisolutions.sxc.util.XoXMLStreamWriter writer,
JaspiType jaspiType,
com.envoisolutions.sxc.jaxb.RuntimeContext context)
|
static void |
JaspiTypeJAXB.writeJaspiType(com.envoisolutions.sxc.util.XoXMLStreamWriter writer,
JaspiType jaspiType,
com.envoisolutions.sxc.jaxb.RuntimeContext context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |