public class WorkbookHandler extends DefaultHandler
| Constructor and Description |
|---|
WorkbookHandler() |
| Modifier and Type | Method and Description |
|---|---|
List<SAXSheetDescriptor> |
getSheetDescriptors() |
boolean |
isUse1904Windowing() |
void |
startElement(String uri,
String localName,
String qName,
Attributes attributes) |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningpublic void startElement(String uri, String localName, String qName, Attributes attributes)
startElement in interface ContentHandlerstartElement in class DefaultHandlerpublic List<SAXSheetDescriptor> getSheetDescriptors()
public boolean isUse1904Windowing()
Copyright © 2004–2019 OpenL Tablets. All rights reserved.