|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfedora.server.journal.xmlhelpers.AbstractXmlReader
fedora.server.journal.xmlhelpers.BindingMapXmlReader
public class BindingMapXmlReader
Title: BindingMapXmlReader.java
Description: Reads an entire DSBindingMap from the
Journal file.
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
BindingMapXmlReader()
|
|
| Method Summary | |
|---|---|
DSBindingMap |
readBindingMap(javax.xml.stream.XMLEventReader reader)
|
| Methods inherited from class fedora.server.journal.xmlhelpers.AbstractXmlReader |
|---|
advancePastWhitespace, getNotCharactersException, getNotEndTagException, getNotNextMemberOrEndOfGroupException, getNotStartTagException, getOptionalAttributeValue, getRequiredAttributeValue, isEndTagEvent, isStartTagEvent, readCharactersUntilEndTag, readStartTag |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BindingMapXmlReader()
| Method Detail |
|---|
public DSBindingMap readBindingMap(javax.xml.stream.XMLEventReader reader)
throws JournalException,
javax.xml.stream.XMLStreamException
JournalException
javax.xml.stream.XMLStreamException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||