org.eclipse.webdav.internal.kernel
Class DocumentFactory

java.lang.Object
  extended by org.eclipse.webdav.internal.kernel.DocumentFactory
All Implemented Interfaces:
IDocumentFactory

public class DocumentFactory
extends Object
implements IDocumentFactory


Constructor Summary
DocumentFactory()
           
 
Method Summary
 Document newDocument()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentFactory

public DocumentFactory()
Method Detail

newDocument

public Document newDocument()
Specified by:
newDocument in interface IDocumentFactory


Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.