Package | Description |
---|---|
org.odftoolkit.odfdom.type |
Modifier and Type | Method and Description |
---|---|
static IDREF |
IDREF.valueOf(String stringValue)
Returns an IDREF instance representing the specified String value
|
Modifier and Type | Method and Description |
---|---|
List<IDREF> |
IDREFS.getIDREFList()
Returns a list of IDREF from the IDREFS Object
|
Constructor and Description |
---|
IDREFS(List<IDREF> idRefList)
Construct IDREFS by the parsing the given IDREF list
|
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.