Uses of Class
org.docx4j.wml.P.Hyperlink
Packages that use P.Hyperlink
Package
Description
-
Uses of P.Hyperlink in org.docx4j.model.datastorage
Methods in org.docx4j.model.datastorage that return P.HyperlinkModifier and TypeMethodDescriptionBindingHyperlinkResolver.generateHyperlink(String relId, String url) BindingHyperlinkResolverForOpenAPI3.generateHyperlink(String bookmarkName, String url) -
Uses of P.Hyperlink in org.docx4j.openpackaging.parts.WordprocessingML
Methods in org.docx4j.openpackaging.parts.WordprocessingML that return P.HyperlinkModifier and TypeMethodDescriptionstatic P.HyperlinkMainDocumentPart.hyperlinkToBookmark(String bookmarkName, String linkText) Create a Hyperlink object, which is suitable for adding to a w:p -
Uses of P.Hyperlink in org.docx4j.samples
Methods in org.docx4j.samples that return P.HyperlinkModifier and TypeMethodDescriptionstatic P.HyperlinkHyperlinkTest.createHyperlink(MainDocumentPart mdp, String url) -
Uses of P.Hyperlink in org.docx4j.toc
Methods in org.docx4j.toc that return types with arguments of type P.HyperlinkModifier and TypeMethodDescriptionprivate jakarta.xml.bind.JAXBElement<P.Hyperlink>TocEntry.generateTocEntryHyperlink() -
Uses of P.Hyperlink in org.docx4j.wml
Methods in org.docx4j.wml that return P.HyperlinkModifier and TypeMethodDescriptionObjectFactory.createPHyperlink()Create an instance ofP.HyperlinkMethods in org.docx4j.wml that return types with arguments of type P.HyperlinkModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<P.Hyperlink>ObjectFactory.createCTCustomXmlRunHyperlink(P.Hyperlink value) jakarta.xml.bind.JAXBElement<P.Hyperlink>ObjectFactory.createCTSdtContentRunHyperlink(P.Hyperlink value) jakarta.xml.bind.JAXBElement<P.Hyperlink>ObjectFactory.createCTSimpleFieldHyperlink(P.Hyperlink value) jakarta.xml.bind.JAXBElement<P.Hyperlink>ObjectFactory.createCTSmartTagRunHyperlink(P.Hyperlink value) jakarta.xml.bind.JAXBElement<P.Hyperlink>ObjectFactory.createPBdoHyperlink(P.Hyperlink value) jakarta.xml.bind.JAXBElement<P.Hyperlink>ObjectFactory.createPDirHyperlink(P.Hyperlink value) jakarta.xml.bind.JAXBElement<P.Hyperlink>ObjectFactory.createPHyperlink(P.Hyperlink value) jakarta.xml.bind.JAXBElement<P.Hyperlink>ObjectFactory.createPHyperlinkHyperlink(P.Hyperlink value) Methods in org.docx4j.wml with parameters of type P.HyperlinkModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<P.Hyperlink>ObjectFactory.createCTCustomXmlRunHyperlink(P.Hyperlink value) jakarta.xml.bind.JAXBElement<P.Hyperlink>ObjectFactory.createCTSdtContentRunHyperlink(P.Hyperlink value) jakarta.xml.bind.JAXBElement<P.Hyperlink>ObjectFactory.createCTSimpleFieldHyperlink(P.Hyperlink value) jakarta.xml.bind.JAXBElement<P.Hyperlink>ObjectFactory.createCTSmartTagRunHyperlink(P.Hyperlink value) jakarta.xml.bind.JAXBElement<P.Hyperlink>ObjectFactory.createPBdoHyperlink(P.Hyperlink value) jakarta.xml.bind.JAXBElement<P.Hyperlink>ObjectFactory.createPDirHyperlink(P.Hyperlink value) jakarta.xml.bind.JAXBElement<P.Hyperlink>ObjectFactory.createPHyperlink(P.Hyperlink value) jakarta.xml.bind.JAXBElement<P.Hyperlink>ObjectFactory.createPHyperlinkHyperlink(P.Hyperlink value)