|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IDREF | |
|---|---|
| org.odftoolkit.odfdom.type | |
| Uses of IDREF in org.odftoolkit.odfdom.type |
|---|
| Methods in org.odftoolkit.odfdom.type that return IDREF | |
|---|---|
static IDREF |
IDREF.valueOf(java.lang.String stringValue)
Returns an IDREF instance representing the specified String value |
| Methods in org.odftoolkit.odfdom.type that return types with arguments of type IDREF | |
|---|---|
java.util.List<IDREF> |
IDREFS.getIDREFList()
Returns a list of IDREF from the IDREFS Object |
| Constructor parameters in org.odftoolkit.odfdom.type with type arguments of type IDREF | |
|---|---|
IDREFS(java.util.List<IDREF> idRefList)
Construct IDREFS by the parsing the given IDREF list |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||