public class XmlMapIterator extends AbstractIterator<Map<String,Object>>
| Constructor and Description |
|---|
XmlMapIterator(org.springframework.core.io.Resource resource) |
XmlMapIterator(org.springframework.core.io.Resource resource,
boolean single) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doClose() |
protected void |
doInit() |
protected Map<String,Object> |
getNext() |
close, finalize, hasNext, init, iterator, next, remove, setLoadNextclearProperties, getProperties, getProperty, getProperty, removeProperty, setProperties, setProperty, setPropertySoft, setPropertyWeakpublic XmlMapIterator(org.springframework.core.io.Resource resource)
public XmlMapIterator(org.springframework.core.io.Resource resource,
boolean single)
protected void doClose()
doClose in class AbstractIterator<Map<String,Object>>protected void doInit()
doInit in class AbstractIterator<Map<String,Object>>protected Map<String,Object> getNext() throws NoSuchElementException
getNext in class AbstractIterator<Map<String,Object>>NoSuchElementExceptionCopyright © 2015 Revolution Systems Inc.. All rights reserved.