org.odftoolkit.odfdom.doc.element
Class OdfElementFactory
java.lang.Object
org.odftoolkit.odfdom.doc.element.OdfElementFactory
public class OdfElementFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OdfElementFactory
public OdfElementFactory()
mapOdfNameToClass
public static void mapOdfNameToClass(OdfName odfName,
Class className)
createOdfElement
public static OdfElement createOdfElement(OdfFileDom ownerDocument,
OdfName name)
throws DOMException
- Throws:
DOMException
Copyright © 2009. All Rights Reserved.