public class OdfXMLFactory extends Object
{odf.element table:table}
, that a different
class instead of OdfTable
is being used.Constructor and Description |
---|
OdfXMLFactory() |
Modifier and Type | Method and Description |
---|---|
static OdfAttribute |
newOdfAttribute(OdfFileDom dom,
OdfName name) |
static OdfElement |
newOdfElement(OdfFileDom dom,
OdfName name) |
public static OdfElement newOdfElement(OdfFileDom dom, OdfName name) throws DOMException
DOMException
public static OdfAttribute newOdfAttribute(OdfFileDom dom, OdfName name) throws DOMException
DOMException
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.