public class HyperlinkContentHandler
extends org.xml.sax.helpers.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(java.lang.String uri,
java.lang.String localName,
java.lang.String name,
org.xml.sax.Attributes attributes) |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningpublic void startElement(java.lang.String uri,
java.lang.String localName,
java.lang.String name,
org.xml.sax.Attributes attributes)
throws org.xml.sax.SAXException
startElement in interface org.xml.sax.ContentHandlerstartElement in class org.xml.sax.helpers.DefaultHandlerorg.xml.sax.SAXExceptionpublic InitialHyperlinkMap getHyperlinks()
Copyright © 2019. All Rights Reserved.