|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfedora.server.journal.xmlhelpers.AbstractXmlWriter
fedora.server.journal.xmlhelpers.BindingMapXmlWriter
public class BindingMapXmlWriter
Title: BindingMapXmlWriter.java
Description: Write an entire DSBindingMap instance to
the Journal file.
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
BindingMapXmlWriter()
|
|
| Method Summary | |
|---|---|
void |
writeBindingMap(java.lang.String key,
DSBindingMap bindingMap,
javax.xml.stream.XMLEventWriter writer)
|
| Methods inherited from class fedora.server.journal.xmlhelpers.AbstractXmlWriter |
|---|
putAttribute, putAttributeIfNotNull, putCharacters, putEndDocument, putEndTag, putStartDocument, putStartTag |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BindingMapXmlWriter()
| Method Detail |
|---|
public void writeBindingMap(java.lang.String key,
DSBindingMap bindingMap,
javax.xml.stream.XMLEventWriter writer)
throws javax.xml.stream.XMLStreamException
javax.xml.stream.XMLStreamException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||