/** * Copyright (C) 2013 - present by OpenGamma Inc. and the OpenGamma group of companies * * Please see distribution for license. */ package com.opengamma.integration.tool.portfolio.xml; //import com.sun.xml.internal.bind.IDResolver; public interface IdRefResolverFactory { /* IDResolver create();*/ }