19 package org.openoffice.xmerge.converter.xml.sxw;
46 public SxwDocument(String name,
boolean namespaceAware,
boolean validating) {
48 super(name, namespaceAware, validating);
final String getDocumentMimeType()
Method to return the MIME type of the document.
String SXW_TYPE
StarWriter XML office:class value.
SxwDocument(String name, boolean namespaceAware, boolean validating)
Constructor with arguments to set.
This interface contains constants for StarOffice XML tags, attributes (StarCalc cell types...
String SXW_MIME_TYPE
StarWriter XML MIME type.
String SXW_FILE_EXTENSION
StarWriter XML file extension.
SxwDocument(String name)
Constructor with arguments to set.
This class is an implementation of.
String getOfficeClassAttribute()
Returns the Office attribute for the SXW format.
Provides interfaces for converting between two.
String getFileExtension()
Returns the Office file extension for the SXW format.