|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.batch.item.util.ExecutionContextUserSupport
org.springframework.batch.item.xml.StaxEventItemWriter<T>
org.lexgrid.loader.writer.NoClosingRootTagStaxEventItemWriter<T>
public class NoClosingRootTagStaxEventItemWriter<T>
Constructor Summary | |
---|---|
NoClosingRootTagStaxEventItemWriter()
|
Method Summary | |
---|---|
void |
close()
|
protected void |
endDocument(javax.xml.stream.XMLEventWriter writer)
|
void |
setResource(org.springframework.core.io.Resource resource)
|
Methods inherited from class org.springframework.batch.item.xml.StaxEventItemWriter |
---|
afterPropertiesSet, getEncoding, getRootElementAttributes, getRootTagName, getRootTagNamespace, getRootTagNamespacePrefix, getVersion, open, setEncoding, setFooterCallback, setHeaderCallback, setMarshaller, setOverwriteOutput, setRootElementAttributes, setRootTagName, setSaveState, setTransactional, setVersion, startDocument, update, write |
Methods inherited from class org.springframework.batch.item.util.ExecutionContextUserSupport |
---|
getKey, getName, setName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NoClosingRootTagStaxEventItemWriter()
Method Detail |
---|
protected void endDocument(javax.xml.stream.XMLEventWriter writer) throws javax.xml.stream.XMLStreamException
endDocument
in class org.springframework.batch.item.xml.StaxEventItemWriter<T>
javax.xml.stream.XMLStreamException
public void close()
close
in interface org.springframework.batch.item.ItemStream
close
in class org.springframework.batch.item.xml.StaxEventItemWriter<T>
public void setResource(org.springframework.core.io.Resource resource)
setResource
in interface org.springframework.batch.item.file.ResourceAwareItemWriterItemStream<T>
setResource
in class org.springframework.batch.item.xml.StaxEventItemWriter<T>
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |