|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exist.storage.serializers.Serializer
org.exist.storage.serializers.NativeSerializer
public class NativeSerializer
Serializer implementation for the native database backend.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.exist.storage.serializers.Serializer |
|---|
Serializer.HttpContext |
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
NativeSerializer(DBBroker broker,
Configuration config)
|
|
| Method Summary | |
|---|---|
protected void |
serializeToReceiver(DocumentImpl doc,
boolean generateDocEvent)
|
protected void |
serializeToReceiver(NodeProxy p,
boolean generateDocEvent,
boolean checkAttributes)
|
protected void |
serializeToReceiver(StoredNode node,
java.util.Iterator<StoredNode> iter,
DocumentImpl doc,
boolean first,
Match match,
java.util.Set<java.lang.String> namespaces)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NativeSerializer(DBBroker broker,
Configuration config)
| Method Detail |
|---|
protected void serializeToReceiver(NodeProxy p,
boolean generateDocEvent,
boolean checkAttributes)
throws org.xml.sax.SAXException
serializeToReceiver in class Serializerorg.xml.sax.SAXException
protected void serializeToReceiver(DocumentImpl doc,
boolean generateDocEvent)
throws org.xml.sax.SAXException
serializeToReceiver in class Serializerorg.xml.sax.SAXException
protected void serializeToReceiver(StoredNode node,
java.util.Iterator<StoredNode> iter,
DocumentImpl doc,
boolean first,
Match match,
java.util.Set<java.lang.String> namespaces)
throws org.xml.sax.SAXException
org.xml.sax.SAXException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||