|
||||||||||
| 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.ContextXmlReader
public class ContextXmlReader
Title: ContextXmlReader.java
Description: Reads a Context tag from the journal file, and assembles a JournalEntryContext from it.
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
ContextXmlReader()
|
|
| Method Summary | |
|---|---|
JournalEntryContext |
readContext(javax.xml.stream.XMLEventReader reader)
Read the context tax and populate a JournalEntryContext object. |
| 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 ContextXmlReader()
| Method Detail |
|---|
public JournalEntryContext readContext(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 | |||||||||