Package | Description |
---|---|
com.nomagic.magicreport.engine.tools | |
com.nomagic.magicreport.format |
Modifier and Type | Method and Description |
---|---|
TextReference |
BookmarkTool.createRef(java.lang.String refId)
Return a bookmark for REF from given string.
|
TextReference |
BookmarkTool.createRef(java.lang.String refId,
java.lang.String content)
Return a bookmark for REF from given string.
|
TextReference |
BookmarkTool.openRef(java.lang.String refId)
Return a reference to REF.
|
TextReference |
BookmarkTool.openRef(java.lang.String refId,
java.lang.String refText)
eturn a reference to REF.
|
Modifier and Type | Method and Description |
---|---|
protected ITool.RetainedString |
DOCXFormatter.createRef(TextReference bookmark)
Create a DOCX bookmark string for REF from given
TextReference object. |
protected ITool.RetainedString |
DOCXFormatter.handleRef(TextReference bookmark)
Handle TextReference for REF in DOCX
|
protected ITool.RetainedString |
DOCXFormatter.openRef(TextReference bookmark)
Create a DOCX ref string from given
TextReference object. |
Copyright © 2010 - No Magic Asia