|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A ContentHandler
that is used to handle
a Microsoft Project XML
file.
Method Summary | |
Locator |
getDocumentLocator()
Get the handler's Locator . |
ImportInfo |
getImportInfo()
Get the ImportInfo that
is used to control this handler's parsing. |
XMLReader |
getReader()
Get the handler's XMLReader . |
Methods inherited from interface org.xml.sax.ContentHandler |
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping |
Method Detail |
public XMLReader getReader()
XMLReader
.
public Locator getDocumentLocator()
Locator
.
public ImportInfo getImportInfo()
ImportInfo
that
is used to control this handler's parsing.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |