|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.fopps.xml.XMLImport.Link
|
+--org.fopps.xml.XMLImport.ConstraintLink
Represents a constraint link
| Constructor Summary | |
XMLImport.ConstraintLink(java.lang.String from,
java.lang.String to,
boolean exclude)
|
|
| Method Summary | |
boolean |
resolve()
Fetches the corresponding instances to the given ID's and glues them together |
| Methods inherited from class org.fopps.xml.XMLImport.Link |
getFrom, getTo, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public XMLImport.ConstraintLink(java.lang.String from,
java.lang.String to,
boolean exclude)
| Method Detail |
public boolean resolve()
resolve in class XMLImport.Link
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||