public class HyperlinkContentHandler extends DefaultHandler
InitialHyperlinkMap.| Constructor and Description |
|---|
HyperlinkContentHandler() |
| Modifier and Type | Method and Description |
|---|---|
InitialHyperlinkMap |
getHyperlinks()
Returns Map of initial Relationship type of Hyperlink declared in the "word/_rels/document.xml.rels" and null if
there is no Hyperlink declared.
|
void |
startElement(String uri,
String localName,
String name,
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 name, Attributes attributes) throws SAXException
startElement in interface ContentHandlerstartElement in class DefaultHandlerSAXExceptionpublic InitialHyperlinkMap getHyperlinks()
Copyright © 2017. All Rights Reserved.