org.dom4j.persistence.nativ
Class XMLDBStrategy

java.lang.Object
  extended byorg.dom4j.persistence.DocumentMarshalling
      extended byorg.dom4j.persistence.nativ.XMLDBStrategy
All Implemented Interfaces:
MarshallingStrategy

public abstract class XMLDBStrategy
extends DocumentMarshalling

Version:
1.0
Author:
Tobias Rademacher

Field Summary
protected  MarshallingContext context
           
protected  SAXContentHandler extractContent
           
protected  SAXWriter resolver
           
 
Constructor Summary
XMLDBStrategy()
           
 
Methods inherited from class org.dom4j.persistence.DocumentMarshalling
getInstance, marshal, unmarshal
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.dom4j.persistence.MarshallingStrategy
setContext
 

Field Detail

extractContent

protected SAXContentHandler extractContent

resolver

protected SAXWriter resolver

context

protected MarshallingContext context
Constructor Detail

XMLDBStrategy

public XMLDBStrategy()


Copyright © 2004 MetaStuff Ltd. All Rights Reserved. Hosted by

SourceForge Logo