org.obolibrary.oboformat.parser
Class XrefExpander
java.lang.Object
org.obolibrary.oboformat.parser.XrefExpander
public class XrefExpander
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XrefExpander
public XrefExpander(OBODoc src)
throws InvalidXrefMapException
- Throws:
InvalidXrefMapException
XrefExpander
public XrefExpander(OBODoc src,
String targetBase)
throws InvalidXrefMapException
- Throws:
InvalidXrefMapException
XrefExpander
public XrefExpander(OBODoc src,
OBODoc tgt)
throws InvalidXrefMapException
- Throws:
InvalidXrefMapException
setUp
public void setUp()
throws InvalidXrefMapException
- Throws:
InvalidXrefMapException
getTargetDoc
public OBODoc getTargetDoc(String idSpace)
expandXrefs
public void expandXrefs()
Copyright © 2010-2011. All Rights Reserved.