|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.opensagres.xdocreport.document.docx.preprocessor.sax.hyperlinks.HyperlinkInfo
public class HyperlinkInfo
Java model of a Relationship type of Hyperlink declared in the "word/_rels/document.xml.rels".
| Constructor Summary | |
|---|---|
HyperlinkInfo(String id,
String target,
String targetMode)
|
|
| Method Summary | |
|---|---|
String |
getId()
Returns the Relationship/@Id value. |
String |
getTarget()
Returns the Relationship/@Target value. |
String |
getTargetMode()
Returns the Relationship/@TargetMode value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HyperlinkInfo(String id,
String target,
String targetMode)
| Method Detail |
|---|
public String getId()
public String getTarget()
public String getTargetMode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||