|
Creating a Taxonomic e-Science | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.oxm.jaxb.AbstractJaxbMarshaller
org.springframework.oxm.jaxb.Jaxb2Marshaller
org.cateproject.marshal.CateDocumentBuilder
public class CateDocumentBuilder
Initializes a JaxbContext with one class (org.cateproject.model.DataSet).
| Field Summary | |
|---|---|
static String[] |
CATE_SCHEMA_FILES
|
static Class[] |
CONTEXT_CLASSES
|
| Fields inherited from class org.springframework.oxm.jaxb.AbstractJaxbMarshaller |
|---|
logger |
| Constructor Summary | |
|---|---|
CateDocumentBuilder()
|
|
| Method Summary | |
|---|---|
protected void |
initJaxbMarshaller(javax.xml.bind.Marshaller marshaller)
|
protected void |
initJaxbUnmarshaller(javax.xml.bind.Unmarshaller unmarshaller)
|
Object |
unmarshal(Source source)
|
| Methods inherited from class org.springframework.oxm.jaxb.Jaxb2Marshaller |
|---|
createJaxbContext, marshal, marshal, setAdapters, setBeanClassLoader, setClassesToBeBound, setJaxbContextProperties, setMarshallerListener, setMtomEnabled, setSchema, setSchemaLanguage, setSchemas, setUnmarshallerListener, supports, supports, unmarshal |
| Methods inherited from class org.springframework.oxm.jaxb.AbstractJaxbMarshaller |
|---|
afterPropertiesSet, convertJaxbException, createMarshaller, createUnmarshaller, getContextPath, getJaxbContext, setContextPath, setContextPaths, setMarshallerProperties, setUnmarshallerProperties, setValidationEventHandler |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static String[] CATE_SCHEMA_FILES
public static Class[] CONTEXT_CLASSES
| Constructor Detail |
|---|
public CateDocumentBuilder()
| Method Detail |
|---|
protected void initJaxbUnmarshaller(javax.xml.bind.Unmarshaller unmarshaller)
throws javax.xml.bind.JAXBException
initJaxbUnmarshaller in class org.springframework.oxm.jaxb.Jaxb2Marshallerjavax.xml.bind.JAXBException
public Object unmarshal(Source source)
throws org.springframework.oxm.XmlMappingException
unmarshal in interface org.springframework.oxm.Unmarshallerunmarshal in class org.springframework.oxm.jaxb.Jaxb2Marshallerorg.springframework.oxm.XmlMappingException
protected void initJaxbMarshaller(javax.xml.bind.Marshaller marshaller)
throws javax.xml.bind.JAXBException
initJaxbMarshaller in class org.springframework.oxm.jaxb.Jaxb2Marshallerjavax.xml.bind.JAXBException
|
Creating a Taxonomic e-Science | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||